Useful  Commands

________________________________________________

 

 

 

Below is a list of frequently used commands:

 

 

Reverse Telnet

 

telnet <ip address> <port number> or <hostname>

   

port number 2000 + y, where y is your line number

 

 

Navigate between Sessions

 

Ctrl + shift + 6 (release) + x

 

 

Closing sessions

 

clear line <y> or disconnect <session number>

 

 

Host Table

 

ip host <host name> <port number> <ip address>

 

 

Repeat line

 

<Up arrow key>

 

 

Repaint Line

 

Ctrl + R

 

When interrupted by an IOS message when typing in a line, this command is useful to repaint the line of text instead of retyping the entire line.

 

 

Beginning of Line

 

Ctrl + A

 

 

End of Line

 

Ctrl + E

 

 

Cancel Command such as PING or TRACE

 

Ctrl + Shift + 6

 

 

Show Running Configuration

 

Wr t

Show run

 

 

Copy Running Configuration to Starting Configuration

 

Wr

Copy Run Start

 

 

Undebug All

 

Undebug all

 

When debugging, debug messages that are being generated so rapidly that you can’t get to the command line, use this command to disable all debugging.