Black Box LRA005A-R2 Network Router User Manual


 
ASYNC ROUTER AR-P, AR-5, AND SYNC ROUTER USER’S MANUAL
109
D.3.1 ABOUT THE CISCO COMMAND LANGUAGE
The Cisco command language has several different modes:
• non-privileged user mode
• privilegedusermode
• global configure mode
• configure interface mode
• configure line mode
Table D-1. Cisco Command Language Modes and Their Uses.
mode prompt* how to enter mode Notes
non-privileged bing> default mode Very few commands are legal—
user most are variations of the show
command. Type ? for a list of valid
commands.
privileged user bing# From non-privileged Type ? for a list of valid commands.
user mode, enter the
enable command.
global configure bing(config)# From privileged user There is no help available.
mode, enter the Configuration statements
configure command, entered will be checked for
then select terminal syntax and held until you are
as the source of finished with configuration mode
configuration (by entering CTRL+Z).
commands.
configure interface bing(config-if)# From global There is no help available.
configure mode, enter Configuration statements entered
interface type will be checked for syntax and held until
number you are finished with configuration mode
(by entering CTRL+Z).
configure line bing(config-line)# From any configure There is no help available.
mode, enter line Configuration statements entered
number will be checked for syntax and held until
you are finished with configuration mode
(by entering CTRL+Z).
*bing is the name assigned to the Cisco router.
Also refer to Cisco’s technical documentation.