Installation guide

Table Of Contents
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.