Cisco Cisco IOS Software Release 12.4(4)T

Page of 20
 
Routed Bridge Encapsulation with ATM Virtual Circuit Bundles
  How to Configure Routed Bridge Encapsulation with ATM Virtual Circuit Bundles
4
Cisco IOS Release: multiple releases
The selection methods are mutually exclusive. This means that when the selection method based on QoS 
groups is specified on any PVC bundle member, no other selection method is allowed on the same PVC 
bundle. Similarly, if the selection method based on ToS or EXP is specified on any PVC bundle member, 
no other selection method is allowed on the same PVC bundle.
Restrictions
You can change the selection method from QoS groups to ToS or EXP only if no PVC bundle member 
has QoS groups or Inverse Address Resolution Protocol (InARP) configured.
You can change the selection method from ToS or EXP to QoS groups only if no PVC bundle member 
has precedence, protection, or bumping configured.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface atm slot/port
4.
bundle bundle-name
5.
selection-method {qos-group | tos-exp}
6.
end
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode. 
Enter your password if prompted.
Step 2
configure
 terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
interface atm 
slot/port
Example:
Router(config)# interface atm 2/0
Specifies the ATM interface type and enters interface 
configuration mode. To determine the correct form of the 
interface atm command, see your ATM network module, 
port adapter, or router documentation.
Step 4
bundle 
bundle-name
Example:
Router(config-subif)# bundle cisco
Creates a bundle or modifies an existing bundle and enters 
bundle configuration mode.