Which command shows your active Telnet connections?
A.
show cdp neigbors
B.
show session
C.
show users
D.
show vty logins
Explanation:
The “show users” shows telnet/ssh connections to your router while “show sessions” shows
telnet/ssh connections from your router (to other devices). The question asks about “your active
Telnet connections”, meaning connections from your router so the answer should be A.
The answer is B
show users will do the same..
“Show sessions” shows your connections to other devices, while “show users” shows the lines in use in the device where you typed the command. Go play around with Packet Tracer and you’ll come to the same conclusion.