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

58
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 sets the ARQ mechanism for 0.01% of the bandwidth, a 10-millisecond data
latency value, and 24 consecutive ARQ codewords:
UBR04(config-if)# radio arq 1 10 24
show interfaces radio (arq)
Use this command in privileged EXEC mode to display the current ARQ configuration on the wireless
modem card.
show interfaces radio slot/port arq
Syntax Description
Display Elements
pctBw Positive number representing the highest percentage of the link bandwidth to be used
for the ARQ mechanism. The value may be 1 to 5000, representing 0.01 to 50 percent
of the available bandwidth. The default value is 1250.
Note Regardless of the pctBw setting, link bandwidth is only consumed by ARQ
when tdata errors need to be corrected.
dataLatency Positive number specifying the expected latency value for normal data. Latency
values are measured in milliseconds. The default value is 11 ms.
BurstSize Positive number specifying the maximum number of consecutive ARQ codewords
that will be transmitted. Smaller values result in lower jitter. The default value is 8.
slot Positive integer representing the Cisco uBR7200 series slot number.
port Positive integer representing the port number on that slot.
pctBW The maximum percent link bandwidth being used for ARQ.
voiceLatency Hardware will restrict the maximum latency for voice data to this value.
dataLatency Hardware will restrict the maximum latency for packet data to this value.
BurstSize Currently configured burst size, in number of codewords.
OnOff Whether ARQ is turned on or off.