disconnect
Syntax
Router#disconnect <number>
ExampleIn the below example, the disconnect command is used to disconnect from a paused telnet session.
Router#show session
Conn Host Address Byte Idle Conn Name
* 1 1.1.1.1 1.1.1.1 0 0 1.1.1.1
Router#disconnect 1
Closing connection to 1.1.1.1 [confirm]
Router#show session
% No connections open
Router# |
Back to commands department
| |