Switch Administration | TrafficManagement |
A
SmartCell ZX # add trafficdescriptor |
|
TrafficType(UBR) | : cbr |
TrafficDescriptorType(2) | : 3 |
PCRCLP01(100) | : 8000 |
PCRCLP0(100) | : |
SCRCLP01(0) | : 5000 |
SCRCLP0(0) | : |
MBSCLP01(0) | : 10000 |
MBSCLP0(0) | : |
QOSCLASS(1) | : |
AalType(5) | : |
SmartCell ZX # |
|
Each traffic descriptor is identified by a unique index number. Use the index number to specify which traffic descriptor to use when setting up a PVC. For example, the add pvc command prompts you for the traffic descriptor index.
SmartCell | ZX# add pvc |
|
|
ConnType(PTP) | : |
| |
LowPort( ) |
| : b1 |
|
LowVPI( ) |
| :0 |
|
LowVCI( ) |
| :100 |
|
HighPort( | ) | : b2 |
|
HighVPI( ) |
| :0 |
|
HighVCI( ) |
| :100 |
|
FwdTrafficDescriptorIndex( ) | : 3 | < forward traffic descriptor index | |
BkwTrafficDescriptorIndex( ) | : 2 | < backward traffic descriptor index | |
SmartCell | ZX# |
|
|
Notice in the example above that you can use different traffic descriptors for forward and backward traffic.
4.6.2Call Admission Control Policy
Call Admission Control (CAC) policy defines the bandwidth allocation scheme used by the CAC when setting up connections. The SmartCell 6A000 offers three schemes that can be set on a
•Conservative
•Moderate
•Liberal
Under conservative policy, the CAC allocates bandwidth closest to the requested bandwidth and QoS parameters. Conversely, liberal policy causes the CAC to allocate the least amount of bandwidth. And the CAC under moderate policy allocates intermediate amounts of bandwidth.
Depending on the type of traffic on your network, each of these CAC policies has its advantages. For instance, liberal policy allows a larger number of connections over that of the conservative or moderate policy. Liberal policy assumes that the traffic pattern of individual VCs does not overlap most of the time. For example, if VC1 and VC2 are created under the liberal CAC policy, it’s assumed that the probability of both VCs sending large bursts of cells at the same time is relatively low. On the other hand, conservative policy assumes that there might be a larger overlap of traffic from different VCs, and provides each VC with bandwidth closer to the requested bandwidth. This higher bandwidth provides a guarantee of quality for each VC.
SmartCell 6A000 User Guide