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

86
Cisco uBR7200 Series Universal Broadband Router Wireless Modem Card and Subsystem Installation and Configuration
78-6030-03
Command Reference
Radio Interface Specific Logging
This command provides facilities to control interface-specific logging for other entities related to the
radio interface:
UBR04(config-if)# debug radio phy radio 3/0 snmp verbose
Various logLevels determine what and how much debug log output is generated.
Images and Image Repositories
A microcode image is software that gets downloaded to the chips and processors to provide the required
functionality. The image repository contains images that are downloaded to the wireless modem card
when a no shut command is issued. When images need to be downloaded, the software will search the
repository for an image whose capabilities match the specified link configuration parameters and
download that image to the appropriate hardware component. The list of available images can be
manipulated using the radio image commands.
Caution It is not necessary to manipulate the image repository for normal operation of the wireless modem
card or the router. The repository should be manipulated only by an authorized technical support
person. Arbitrary modifications can cause the wireless system to malfunction.
radio image-add
Use this command in privileged EXEC mode to add the specified image to the image repository. When
an image has to be downloaded according to the specified configuration, the repository is searched for
an appropriate file. If found, the file is retrieved and downloaded to the hardware. Use the no version of
the command to delete the specified image from the repository.
radio image-add protocol://host/directory/filename
no radio image-add protocol://host/directory/filename
symbol Logging related to symbols generated from an image.
decompressor Logging related to the cwrDecompressor layer used by the cwrImage layer.
download_fsm Logging for the download state machine.
matlab Logging for the matlab task.
queue Logging for the cwrQueue layer.
dspmsgdown Tracing for messages sent down to the DSPs from the host.
dspmsgup Tracing for messages sent up to the host from the DSPs.
subsystem Subsystem messages or problems.
subsystem_detail Verbose debugging information from the subsystems.
memspace Memory space driver messages or problems.