122
Cisco ASR 9000 Series Aggregation Services Router Getting Started Guide
OL-28417-02
Chapter CLI Tips, Techniques, and Shortcuts
Displaying System Information with show Commands
!
interface POS0/4/0/0
shutdown
!
interface POS0/4/0/1
shutdown
Note The configuration display interface slot-order command is supported only in the configuration mode.
Displaying Unconfigured Interfaces
This feature lets you display the list of all physical interfaces, even if these interfaces are not configured.
You can use the show running-config all-interfaces command to display all unconfigured interfaces.
Previously, the show running-config command displayed only the running configuration of the
system--any feature not configured explicitly by the user (or operating in default mode) would not have
any evidence in the output of the show running-config command.
RP/0//CPU0:router# show running-config all-interfaces
Sun Jun 13 21:44:46.769 DST
hostname Router
interface MgmtEth0/0/CPU0/0
ipv4 address 12.29.38.6 255.255.0.0
!
interface MgmtEth0/0/CPU0/1
shutdown
!
interface POS0/2/0/0
!
interface POS0/2/0/1
!
router static
address-family ipv4 unicast
0.0.0.0/0 12.29.0.1
!
!
Notice that the POS interfaces have no configurations but they are still shown in the output of the
command.
This option is not applicable to other variants of show configuration commands like the following:
• show configuration
• show configuration commit changes
• show configuration rollback changes
• show configuration failed
• show configuration persistent