|
||||||||||||||||||||||
CCNA: Cisco IOS An Introduction
Some of the widely used command hierarchy levels are given below: User EXEC level: This is the level that a connected user is allowed initially. User EXEC allows access to a limited set of basic monitoring commands. A ">" sign denotes User EXEC mode. Privileged EXEC level: Privileged EXEC level allows access to all router commands including router configuration and management commands. This level is usually password protected for security reasons. A "#"sign denotes privileged EXEC mode. When a user is connected to a Cisco IOS, a User EXEC prompt appears. Now, the user can enter privileged EXEC mode by typing the password shown as below: Router> enable Global configuration mode: "Global configuration mode" provides commands to change the system's configuration. This is typically represented by "(config)#" sign as shown in the above example. Interface configuration mode: "Interface configuration mode" provides commands to change the configuration of a specific interface of the router. An interface configuration mode is denoted by "(config-in)#". A summary of Cisco IOS router command prompt is given below:
Context Sensitive HelpCisco IOS CLI offers context sensitive help. At any time during an EXEC session, a user can type a question mark (?) to get help. Two types of context sensitive help are available:
Word help: Word help can be used to obtain a list of commands that begin with a given character string. To use word help, type in the characters in question followed immediately by the question mark (?). The following is an example of word help:
Command syntax help: Command syntax help can be used to obtain a list of commands, keyword, or argument options that are available starting with the keywords that the user had already entered. To use command syntax help, enter a question mark (?) after hitting a space. The router will then display a list of available command options with <cr> standing for carriage return. The following is an example of command syntax help:
Cisco IOS also allows abbreviated commands support. For example, consider the following:
Both the above commands to the same job. The IOS correctly interprets the full command words. However, if there is any ambiguity, an error message is generated as below:
Checkout a ccna router simulator available from certexams.com. Example Question:
Copyright © 2000-2012 SimulationExams.com practice tests and certification training | ||||||||||||||||||||||