Installation guide
Table Of Contents
- CiscouBR7200 Series Universal Broadband Router Wireless Modem Card and Subsystem Installation an...
- If You Need More Information
- Wireless Modem Card and Subsystem Overview
- Field-Replaceable Units
- Installation Prerequisites
- Removing and Installing the Wireless Modem Card
- Installing the Power Feed Panel
- Configuring a Wireless Modem Card
- Command Reference
- Syntax Conventions
- Startup Commands
- Installation and Configuration Commands
- Operating Commands
- Monitoring the System
- Troubleshooting
- show controllers radio
- radio histogram
- radio byteErrorHist
- show interfaces radio (histspec)
- show interfaces radio (histdata)
- debug radio
- Images and Image Repositories
- radio image-add
- radio image-move
- show interfaces radio (imagehdr)
- show radio repository
- radio snapshot
- radio scope-output
- radio timeline
- show interfaces radio (tlspec)
- show interfaces radio (tldata)
- Regulatory Compliance and Safety Information
- FCC Registration and Requirements
- Translated Safety Warnings
- Short-Circuit Protection Warning
- Disconnect Device Warning
- Lightning Activity Warning
- Installation Warning
- Jewelry Removal Warning
- Supply Circuit Warning
- Service Personnel Warning
- Product Disposal Warning
- Faceplates and Cover Panel Requirement
- Chassis—Rack-Mounting and Servicing Warning
- Restricted Area Warning
- Earthed Conductor Warning
- Power Cabling Warning
- Ground Connection Warning
- Power Supply Wiring Warning
- Copper Conductors Warning
- Exposed DC Power Wire Warning
- 48 VDC Power System Warning
- SELV-IEC 60950 DC Power Supply Warning
- DC Power Disconnection Warning
- DC Input Wiring Warning
- Ground Wire Connection Warning
- Ground Conductor Warning
- No. 26 AWG Wire Warning
- Coaxial Cable Specification Warning
- Transverter Location Warning
- Obtaining Documentation
- Obtaining Technical Assistance

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