Chapter 4 Configuring the Cisco 3825 Mobile Wireless Edge Router in a RAN-O Solution with the Command-Line

Configuration Sequence

Configuring UMTS Congestion Management Control

A new feature for Cisco IOS Release 12.4(4)MR1, UMTS Congestion Management Control has been implemented. With this feature, you can now configure the UMTS congestion based on priority.

Note In the following procedure, press the Return key after each step unless otherwise noted. At any time, you can exit the privileged level and return to the user level by entering disable at the Router# prompt.

To configure a Cisco 3825 router for UMTS Congestion Control for IMA, follow these steps while in the Privileged EXEC mode:

Step 1 Enter global configuration mode from the terminal.

Router# configure terminal

Step 2 Enter interface configuration mode and specify the location of the interface.

slot—Specifies the slot number of the VWIC/HWIC previously assigned to the AIM for ATM (Step 2 of the “Configuring UMTS Links” procedure on page 4-24).

subslot—Specifies the subslot number of the VWIC/HWIC previously assigned to the AIM for ATM card (Step 2 of the “Configuring UMTS Links” procedure on page 4-24).

port—Specifies the port on the VWIC/HWIC previously assigned to the AIM for ATM card (Step 3 of the “Configuring UMTS Links” procedure on page 4-24).

For example, the following command configures the VWIC/HWIC in logical slot 0 (physical slot 0) port

1 located on the motherboard of the Cisco 3825 router to be used for ATM traffic:

Router(config)# interface ATM0/2/0

Router(config-if)#

Note To see a list of the configuration commands available to you, enter ? at the prompt or press the Help key while in the configuration mode.

Step 3 Disable the IP address configuration for the physical layer interface. This and other protocol parameters should be configured on the IMA interface.

Router(config-if)# no ip address

Step 4 Disable the Interim Local Management Interface (ILMI) keepalive parameters.

Router(config-if)#no atm ilmi-keepalive

Step 5 Specify the link that is included in an IMA group.

Router(config-if)# ima-groupgroup-number

Where group-numberspecifies the group number of the IMA group.

For example, the following command specifies the group number of the IMA group as 0:

Router(config-if)# ima-group 0

Step 6 Randomize the ATM cell payload frames.

Router(config-if)# scrambling-payload

Step 7 Perform Steps 1 to 5 to add another member link.

 

 

Cisco 3825 Mobile Wireless Edge Router Software Configuration Guide

 

 

 

 

 

 

OL-15667-03

 

 

4-55

 

 

 

 

 

Page 113
Image 113
Cisco Systems 3825 manual Configuring Umts Congestion Management Control, Router# configure terminal