Cisco Systems ASR 9000 Switch User Manual


 
3-22
Cisco ASR 9000 Series Aggregation Services Router Getting Started Guide
OL-17502-01
Chapter 3 Configuring General Router Features
Managing Configuration Sessions
In EXEC and global configuration mode, you can view the RSP configuration for the RSP to which you
are connected. When you are connected to the RSP and operating in administration EXEC and
administration configuration mode, you can view the administration configuration, which includes
hardware assignments for RSPs.
To display the RSP portion of the running configuration, connect to the appropriate RSP and type the
show running-config command in EXEC or global configuration mode, as shown in the following
example:
RP/0/RSP0/CPU0:router(config)# show running-config
Building configuration...
!! Last configuration change at Tue Dec 2 20:29:51 2008 by cisco
!
hostname router
clock timezone PST 8
clock summer-time DST recurring 2 sunday march 02:00 first sunday november 02:00
logging console informational
telnet vrf default ipv4 server max-servers no-limit
domain lookup disable
explicit-path name GE_Path_to_P19
index 1 next-address strict ipv4 unicast 10.114.4.44
index 2 next-address strict ipv4 unicast 10.114.4.11
index 3 next-address strict ipv4 unicast 10.119.4.11
index 4 next-address strict ipv4 unicast 10.119.4.19
index 5 next-address strict ipv4 unicast 10.19.19.19
!
explicit-path name 10GE_Path_to_P19
index 1 next-address strict ipv4 unicast 10.114.8.44
index 2 next-address strict ipv4 unicast 10.114.8.11
index 3 next-address strict ipv4 unicast 10.119.8.11
index 4 next-address strict ipv4 unicast 10.119.8.19
index 5 next-address strict ipv4 unicast 10.19.19.19
!
line console
To display the administration portion of the running configuration, connect to the RSP and type the show
running-config command in administration EXEC or administration configuration mode, as shown in
the following example:
RP/0/RSP0/CPU0:router(admin)# show running-config
Building configuration...
username cisco
group root-system
group cisco-support
secret 5 $1$2dx.$/AGxtYJYRWhajo4INlAVa0
--More--
Viewing a Sanitized Version of the Running Configuration
A sanitized running configuration report displays the contents of the running configuration without
installation specific parameters. Some configuration details, such as IP addresses, are replaced with
different addresses. The sanitized configuration can be used to share a configuration without exposing
the configuration details.
In EXEC and global configuration mode, you can view the sanitized RSP configuration for the RSP to
which you are connected. When you are connected to the RSP and operating in administration EXEC
and administration configuration mode, you can view the sanitized administration configuration, which
includes hardware assignments for RSPs.