To configure dynamic call admission control (CAC), you define the bearer bandwidth limit (BBL) and activation priority on each WAN interface responsible for providing call bandwidth. In this example, a Gigabit Ethernet, T1, and ISDN BRI interface are configured with the BBL and activation priority values shown in Table 113.
Table 113: Dynamic CAC Configuration Example
|
Interface Providing Call Bandwidth |
Bearer Bandwidth Limit (BBL) Value |
Activation Priority Value |
|---|---|---|
|
Gigabit Ethernet |
3000 Kbps |
200 |
|
T1 |
1000 Kbps |
150 |
|
ISDN BRI |
128 Kbps |
100 |
The Gigabit Ethernet interface is used as the primary link for providing call bandwidth because it has the highest activation priority value. When the Gigabit Ethernet interface is active, the TGM550 reports its BBL value of 3000 Kbps to the MGC. If the Gigabit Ethernet interface is fails, the TGM550 automatically switches over to the T1 interface because it has the next highest activation priority. The TGM550 now reports the BBL value of the T1 interface to the MGC. If the T1 interface also fails, the TGM550 switches over to the ISDN BRI interface and reports the BBL value of the ISDN BRI interface to the MGC. Configuring dynamic CAC on multiple WAN interfaces allows the MGC to automatically control the call bandwidth when interfaces responsible for providing call bandwidth are unavailable.
For more information about dynamic CAC, see Dynamic Call Admission Control Overview.
To configure dynamic CAC on Services Router WAN interfaces:
Table 114: Configuring Dynamic CAC
|
Task |
J-Web Configuration Editor |
CLI Configuration Editor |
|---|---|---|
|
Navigate to the Interfaces level in the configuration hierarchy. |
|
From the [edit] hierarchy level, enter edit interfaces ge-0/0/3 |
|
Select the Gigabit Ethernet interface—for example, ge-0/0/3 |
In the Interface name column, click ge-0/0/3. |
|
|
Configure dynamic CAC on logical unit 0 of the Gigabit Ethernet interface with the activation priority and BBL values given in Table 113. Activation priority has a range from 1 to 255. The default activation priority is 50. Bearer bandwidth limit has a range from 0 to 9999 Kbps. The default BBL value is -1, signifying that the complete bandwidth of the interface is available for voice traffic. Configure the BBL value 0 to report zero bandwidth for bearer traffic to the MGC or to use the interface only for signaling purposes. |
|
|
|
Select the T1 interface—for example, t1-6/0/0 |
In the Interface name column, click t1-6/0/0. |
From the [edit] hierarchy level, enter edit interfaces t1-6/0/0 |
|
Configure dynamic CAC on logical unit 0 of the T1 interface with the activation priority and BBL values given in Table 113. |
|
|
|
Select the ISDN BRI interface—for example, br-1/0/3 |
In the Interface name column, click br-1/0/3. |
From the [edit] hierarchy level, enter edit interfaces br-1/0/3 |
|
Configure dynamic CAC on logical unit 0 of the ISDN BRI interface with the activation priority and BBL values given in Table 113. |
|
|