CCNA: Cisco Certified Network Associate — Question 621
Which command configures the Cisco WLC to prevent a serial session with the WLC CLI from being automatically logged out?
Answer options
- A. config sessions maxsessions 0
- B. config serial timeout 9600
- C. config serial timeout 0
- D. config sessions timeout 0
Correct answer: C
Explanation
The command 'config serial timeout 0' prevents the session from timing out, allowing continuous access without automatic logout. The other options either set maximum session limits or configure timeouts that do not align with the requirement of preventing logout.