Cisco Cisco IOS Software Release 12.4(4)T

Page de 20
 
Routed Bridge Encapsulation with ATM Virtual Circuit Bundles
  Configuration Examples for Routed Bridge Encapsulation with ATM Virtual Circuit Bundles
9
Cisco IOS Release: multiple releases
Configuration Examples for Routed Bridge Encapsulation with 
ATM Virtual Circuit Bundles
This section provides the following configuration examples:
Specifying the Method for Selecting PVC Bundle Members: Example
The following example shows how to specify the method for selecting PVC bundle members:
interface atm 2/0
bundle cisco
selection-method qos-group
pvc 1/32
qos-group 1
end
Configuring the QoS Group-Based Method for Selection of PVC Bundle 
Members: Example
The following example shows how to configure the QoS group-based method for selection of PVC 
bundle members:
interface atm 2/0
bundle cisco
selection-method qos-group
pvc 1/32
qos-group 1
end
Configuring Explicit InARP PVC Selection for QoS Group-Based PVC Bundle 
Member Selection: Example
The following example shows how to configure explicit InARP PVC selection for QoS group-based PVC 
bundle member selection:
interface atm 2/0
bundle cisco
selection-method qos-group
pvc 1/32
qos-group 1
inarp-vc
end