Installation Manual
50CiscouBR7200 Series Universal Broadband Router Wireless Modem Card and Subsystem Installation and Configuration
Configuring a Wireless Modem Card
ALPHA DRAFT - CISCO CONFIDENTIAL
Display Elements
Example
The following command sequence will set up a threshold for totalGain. When the totalGain for the
system on antenna2 falls below 70, the eventSet event type will be generated.
WMCS01(boot)(config-if)# radio threshold totalGain 2 dsp dsprx1a lowThreshold 70
show interfaces (thresholds)
Use this command to display the display the set of currently configured thresholds on the modem
card on the specified DSP. If dspNum is not specified, the thresholds for DSP 3 will be displayed.
Unless an error occurs, no notifications are displayed on the console.
show interfaces radio <slot/port> thresholds [dspNum]
posCrossing The limit that the <threshParam> should cross when it is increasing in value.
negCrossing The limit that the <threshParam> should cross when it is decreasing in value.
threshValue A 32-bit integral value
repeatTime When radio signals are monitored, they can oscillate across a specified threshold (such
as highThreshold) very rapidly. In such a case, an event is generated for each crossing
of the threshold, which could flood the system. The repeatTime parameter specifies
the amount of time (in seconds) the system should wait, in this case, before another
event of the same type is generated.
clearTime When radio signals oscillate across a threshold, it is often desirable to identify when
the signal has stabilized. The clearTime parameter specifies how many seconds the
radio signal must stay below a threshold (after crossing it once) before the system
generates the clear event.
eventType {eventSet | eventRepeat | eventClear}
eventSet TBD
eventRepeat TBD
eventClear TBD