Alteon Application Switch Operating System Application Guide
Bandwidth Management
782
Document
ID:
RDWR-ALOS-V2900_AG1302
For more information about SLB configuration, refer to
Server Load Balancing, page 165
Note:
Ensure BWM is enabled on Alteon (
/cfg/bwm/on
).
2. Select bandwidth Policy 1.
Each policy must have a number from 1 to 512.
3. Set the hard, soft, and reserved rate limits for the bandwidth policy in Mbps.
4. Select a BWM contract and name the contract. Each contract must have a unique number from 1
to 1024.
5. Assign the bandwidth policy to this contract. Each BWM contract must be assigned a bandwidth
policy.
6. Enable this BWM contract.
7. Select Bandwidth Policy 2.
8. Set the hard, soft, and reserved rate limits for this policy, in Mbps.
9. Select the second BWM contract and name the contract.
10. Assign the bandwidth policy to this contract. Each BWM contract must be assigned a bandwidth
policy.
11. Enable this BWM contract.
>> # /cfg/bwm/pol 1
>> Policy 1# hard 10
>> Policy 1# soft 8
>> Policy 1# resv 5
(Set "never exceed" rate)
(Set desired bandwidth rate)
(Set committed information rate)
>> Policy 1# /cfg/bwm/cont 1
>> BWM Contract 1# name a.com
>> BWM Contract 1# pol 1
>> BWM Contract 1# ena
>> BWM Contract 1# /cfg/bwm/policy 2
>> Policy 2# hard 18
>> Policy 2# soft 15
>> Policy 2# resv 10
(Set "never exceed" rate)
(Set desired bandwidth rate)
(Set committed information rate)
>> Policy 2# /cfg/bwm/cont 2
>> BWM Contract 2# name b.com
>> BWM Contract 2# pol 2