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

87
Cisco uBR7200 Series Universal Broadband Router Wireless Modem Card and Subsystem Installation and Configuration
78-6030-03
Command Reference
Syntax Description
Example
The following command selects the image disp1a.img at the address 192.168.33.44 to be added to the
repository:
UBR04# radio image-add tftp://192.168.33.44/myDspImages/dsp1a.img
radio image-move
Use this command in privileged EXEC mode to move the specified image to the beginning of the
repository list of images. When the radio card is initiated (no shut), the repository is searched for a
firmware image with characteristics matching the current configuration. Once found, that image is
downloaded. Moving an image to the beginning of the list ensures that the image is searched first when
a configuration match is attempted.
radio image-move protocol://host/directory/filename
Syntax Description
Example
The following example selects the image dsp1a.img at the address 192.168.33.44 to be moved to the start
of the repository list:
UBR04# radio image-move tftp://192.168.33.44/myDspImages/dsp1a.img
show interfaces radio (imagehdr)
Use this command in privileged EXEC mode to display details of the images to be downloaded on a
single chip or on all chips.
protocol {mem | tftp | flash}
host IP address.
directory Directory name. (No embedded spaces accepted.)
filename Name of image file.
protocol {mem | tftp | flash}
host IP address.
directory Directory name. (No embedded spaces accepted.)
filename Name of image file.