Installation guide

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