200-101 · Question #144
Which command shows your active Telnet connections?
The correct answer is B. show session. The 'show session' command on a Cisco IOS device displays the outbound Telnet (and SSH) sessions that the local router has initiated to remote devices. It lists the session number, remote host address, byte counts, and connection name, allowing the administrator to see and switch
Question
Options
- Ashow cdp neighbors
- Bshow session
- Cshow users
- Dshow vty logins
- Eshow connections
How the community answered
(46 responses)- B96% (44)
- C2% (1)
- E2% (1)
Explanation
The 'show session' command on a Cisco IOS device displays the outbound Telnet (and SSH) sessions that the local router has initiated to remote devices. It lists the session number, remote host address, byte counts, and connection name, allowing the administrator to see and switch between active sessions using the session number. 'show users' displays who is currently connected TO the router (inbound sessions), not sessions the router has opened outward. 'show cdp neighbors' shows directly connected Cisco devices. 'show vty logins' and 'show connections' are not standard IOS commands in this context.
Topics
Community Discussion
No community discussion yet for this question.