[Contents] [Prev] [Next] [Index] [Report an Error]


CLI Command Hierarchy

The CLI commands are organized in a hierarchical fashion, with commands that perform a similar function being grouped together under the same level. For example, all commands that display information about the system and the system software are grouped under the show command, and all commands that display information about the routing table are grouped under the show route command. Figure 1 illustrates a portion of the show command hierarchy.


Figure 1: CLI Command Hierarchy Example

To execute a command, enter the full command name, starting at the top level of the hierarchy. For example, to display a brief view of the routes in the router table, use the command show route brief.

The hierarchical organization results in commands that have a regular syntax and provides several features that simplify use of the CLI:


[Contents] [Prev] [Next] [Index] [Report an Error]