Installation guide

Table Of Contents
40
Cisco uBR7200 Series Universal Broadband Router Wireless Modem Card and Subsystem Installation and Configuration
78-6030-03
Command Reference
show running-configuration
show startup-configuration
Use the show running-configuration command in privileged EXEC mode to display the configuration
currently in effect on the Cisco uBR7200 series router. Use the show startup-configuration command
in privileged EXEC mode to display the system startup configuration.
show {running-configuration | startup-configuration}
Example
The following example displays the configuration currently in effect on the Cisco uBR7200 series
router:
UBR04# show running-configuration
Building configuration...
Current configuration:
!
version 12.0
service udp-small-servers
service tcp-small-servers
!
hostname UBR04
!
enable password 1234FCX
!
username tech07
!
interface FastEthernet0/0
no ip address
no ip route-cache
shutdown
media-type MII
!
ip name-server 192.168.168.1
ip name-server 192.168.168.181
ip name-server 192.168.168.178
!
line con 0
exec-timeout 0 0
line aux 0
line vty 0 4
password 1234FCX
login local
!
interface BFWRadio3/0
radio master
radio channel-setup bandwidth 6.0 throughput medium
radio transmit-power 22
radio cable-loss 7
radio event-threshold ......
radio dsp-statistics .......
radio codec-statistics ......
!
end