Cisco Systems A9KMOD80TR Manual De Usuario

Descargar
Página de 142
F I N A L   D R A F T   — C i s c o   C o n f i d e n t i a l
3-24
Cisco ASR 9000 Series Aggregation Services Router Getting Started Guide
OL-17502-01
Chapter 3      Configuring General Router Features
Managing Configuration Sessions
!
line console
 --More-- 
 
To display the sanitized administration portion of the running configuration, connect to the RSP and type 
the show running-config sanitized command in administration EXEC or administration configuration 
mode, as shown in the following example:
RP/0/RSP0/CPU0:router(admin)# show running-config sanitized
Building configuration...
sdr <removed>
 location 0/1/* primary 
!
username <removed>
 secret 5 <removed> 
 group root-system 
!
end
Viewing the Target Configuration
The target configuration includes the configuration changes that have been entered but not yet 
committed. These changes are not yet part of the running configuration.
You can view the target configuration in global configuration and administration configuration modes. 
You cannot view the target configuration in EXEC modes because the target configuration must be 
committed or abandoned before returning to EXEC or administration EXEC mode.
To display the target configuration changes you have entered for an RSP, type the show configuration 
command in global configuration mode or in any submode, as shown in the following example:
RP/0/RSP0/CPU0:router(config-if)# show configuration
Building configuration...
interface tunnel-te2
 description faq
!
end
To display the target administration configuration changes you have entered, type the show 
configuration
 command in administration configuration mode or in any submode, as shown in the 
following example:
RP/0/RSP0/CPU0:router(admin-config-sdr:test)# show configuration
Building configuration...
sdr test
 location 0/1/SP 
!
end