ERT_805> ?

Turn off privileged commands, enter GUEST user mode

disable
enableTurn on privileged commands
exitExit from the EXEC
helpDescription of the interactive help system
logout

Exit from the EXEC

padOpen a X.29 PAD connection
pingSend echo messages

ppp

Start IETF Point-to-Point Protocol (PPP)
scheduleSchedule one task
showShow running system information
telnetOpen a telnet connection
tracerouteTrace route to destination
ttyPrint current tty information
ERT_805>

 

Tab” is another help key, when user typing a word if from the letters you’ve typed the system could identify the word you want to type, press the tab key then, the system will complete the word for you automatically.

3.2 Redisplay Previous command

The system saves the inputted commands in a history table, so that you could input the command again by it. Just simply presskey andkey or ctrl + P or Ctrl + N.

You could verify the commands in the history table by the command show history

3.3 Verify Current Configuration

The system offered two special hotkeys Ctrl-Q and Ctrl-O with which you could verify your configuration any time. In privilege mode, global configuration mode or port configuration mode, the system will display the current configuration right now if you press Ctrl-Q as if you’ve pressed show run. It means that you needn’t go back to privilege mode to verify your configuration. The hotkey Ctrl-O is available only in port configuration mode. At anywhere even when typing a command, if you press the hotkey Ctrl-O, the system will show you the configuration message of the current port, and then you could go on with your command. This hotkey avoids the condition that when need verifying the configuration message you have to quit and enter the port configuration mode again and again. When configuring the routing protocol you could use the hotkey Ctrl-O as well.

ERT_805(config-serial0/0)#%CONFIGURATION OF CURRENT OPERATING OBJECT interface serial 0/0encapsulation pppip address 10.0.0.1 255.255.255.192 crypto map dynmap

9