47
Cisco ASR 9000 Series Aggregation Services Router Getting Started Guide
OL-28417-02
Chapter Configuring General Router Features
Navigating the Cisco IOS XR Command Modes
Task: aaa : READ WRITE EXECUTE DEBUG
Task: acl : READ WRITE EXECUTE DEBUG
Task: admin : READ WRITE EXECUTE DEBUG
Task: ancp : READ WRITE EXECUTE DEBUG
Task: atm : READ WRITE EXECUTE DEBUG
Task: basic-services : READ WRITE EXECUTE DEBUG
Task: bcdl : READ WRITE EXECUTE DEBUG
Task: bfd : READ WRITE EXECUTE DEBUG
Task: bgp : READ WRITE EXECUTE DEBUG
Task: boot : READ WRITE EXECUTE DEBUG
Task: bundle : READ WRITE EXECUTE DEBUG
Task: cdp : READ WRITE EXECUTE DEBUG
Task: cef : READ WRITE EXECUTE DEBUG
Task: cgn : READ WRITE EXECUTE DEBUG
Task: config-mgmt : READ WRITE EXECUTE DEBUG
Task: config-services : READ WRITE EXECUTE DEBUG
Task: crypto : READ WRITE EXECUTE DEBUG
Task: diag : READ WRITE EXECUTE DEBUG
Navigating the Cisco IOS XR Command Modes
The Cisco IOS XR Software has different command modes. Each mode provides access to a subset of
commands used to configure, monitor, and manage the router. Access to a mode is determined by your
user group assignments. The following sections describe the navigation of the command modes:
• Identifying the Command Mode in the CLI Prompt, page 59
• Summary of Common Command Modes, page 60
• Entering EXEC Commands from a Configuration Mode, page 62
• Command Mode Navigation Example, page 64
Figure 20 illustrates the basic command mode navigation for the CLI. Only a small sample of the
possible configuration modes is shown.
Identifying the Command Mode in the CLI Prompt
The command mode is identified in the CLI prompt after the router name.
When the router enters global configuration mode from the EXEC mode, the CLI prompt changes to
include “(config)” after the router name:
RP/0//CPU0:router# configure
RP/0//CPU0:router(config)#
When the router enters interface configuration submode, the prompt changes to include “(config-if)”
after the router name:
RP/0//CPU0:router(config)# interface
RP/0//CPU0:router(config-if)#