Gsm-abis congestion enable – Cisco 3825 User Manual

Page 157

Advertising
background image

A-25

Cisco 3825 Mobile Wireless Edge Router Software Configuration Guide

OL-15667-03

Appendix A Cisco 3825 Mobile Wireless Edge Router RAN-O Command Reference

gsm-abis congestion enable

gsm-abis congestion enable

The congestion detection algorithm monitors the transmit jitter buffer and sends congestion indicator
signals to the remote when congestion is detected. The remote will suppress all timeslots that are not
defined as critical in an effort to alleviate the congestion. The goal of the congestion detection algorithm
is to save the critical timeslots from loss of data. To enable the congestion detection algorithm, use the
gsm-abis congestion enable Interface configuration command.

gsm-abis congestion enable

Syntax Description

This command has no arguments or keywords.

Defaults

There are no default settings or behaviors.

Command Modes

Interface configuration

Command History

Examples

The following example shows how to enable the gsm-abis congestion:

Router(config)# interface Serial10/1/0:0

Router(config-if)# no ip address

Router(config-if)# encapsulation gsm-abis

Router(config-if)# load-interval 30

Router(config-if)# gsm-abis local 10.10.10.2 6661

Router(config-if)# gsm-abis remote 10.10.10.1 5553

Router(config-if)# gsm-abis congestion enable

Router(config-if)# no keepalive

Related Commands

Release

Modification

12.4(2)MR

This command was introduced.

Command

Description

gsm-abis congestion abate

Sets the congestion abatement detection level at which the remote
router will stop suppressing timeslots because congestion has been
alleviated.

gsm-abis congestion critical

Defines the critical timeslots that are exempt from suppression
during congestion onset.

gsm-abis congestion onset

Sets the congestion onset detection level at which the remote router
will start suppressing all timeslots that are not defined as critical in
an effort to alleviate the congestion.

gsm-abis jitter

Sets the amount of transmit jitter delay for the GSM-Abis interface.

Advertising