25-46
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 25
Configuring ATM Router Module Interfaces
Configuring VC Bundling with IP and ATM QoS
The following example configures eight PVCs as members of a VC bundle named
Connection to
Switch2
.
Switch(config)#
interface atm 9/0/0.1 multipoint
Switch(config-subif)#
description
Connection to Switch2
Switch(config-subif)#
ip address 3.0.0.1 255.0.0.0
Switch(config-subif)#
bundle cisco
Switch(config-if-atm-bundle)#
protocol ip inarp
Switch(config-if-atm-bundle)#
oam-bundle manage broadcast
Switch(config-if-atm-bundle)#
pvc-bundle 2 200 pd on wrr-weight 2 rx-cttr 301 tx-cttr 301
interface atm
0/0/0.1 2 300
Switch(config-if-atm-member)#
precedence 3, 5-7
Switch(config-if-atm-member)#
pvc-bundle 2 201 pd on wrr-weight 2 rx-cttr 302 tx-cttr 302
interface atm
0/0/0.1 2 301
Switch(config-if-atm-member)#
precedence 4
Switch(config-if-atm-member)#
pvc-bundle 2 202 pd on wrr-weight 2 rx-cttr 303 tx-cttr 303
interface atm
0/0/0.1 2 302
Switch(config-if-atm-member)#
precedence 2
Switch(config-if-atm-member)#
pvc-bundle 2 203 pd on interface atm 0/0/0.1 2 303
Switch(config-if-atm-member)#
exit
Switch(config-if-atm-bundle)#
Step 3
Switch(config-subif)#
bundle
name
Switch(config-if-atm-bundle)#
Creates the VC bundle changes to VC bundle
configuration mode.
Step 4
Switch(config-if-atm-bundle)#
protocol
{
ip-address
|
ip
ip-address
|
ipx
ipx-address
|
inarp
} [[
no
]
broadcast
]
Configures the VC bundle protocol.
Step 5
Switch(config-if-atm-bundle)#
oam-bundle manage
frequency-seconds
Enables end-to-end F5 OAM loopback cell
generation and OAM management for all VCs in the
VC bundle.
Step 6
Switch(config-if-atm-bundle)#
pvc-bundle
vpi vci
interface
atm
card/subcard/port vpi vci
[
upc
{
tag
|
drop
|
pass
}] [
pd
{
on
|
off | use-cttr
}] [
rx-cttr
rx-row
] [
tx-cttr
tx-row
]
[
wrr-weight
value
]
Switch(config-if-atm-member)#
Configures the VC bundle member and changes to
VC bundle member configuration mode.
Step 7
Switch(config-if-atm-member)#
precedence
{
other |
range
} Configures the precedence level associated with the
VC bundle member.
Step 8
Switch(config-if-atm-member)#
bump
{
implicit | explicit
precedence-level
| traffic
}
Configures the bumping rules (switching if a VC
fails) for a specific VC bundle member.
Step 9
Switch(config-if-atm-member)#
protect
{
group | vc
}
Configures the VC to belong to a protected group or
to be individually protected.
Step 10
Switch(config-if-atm-member)#
exit
Switch(config-if-atm-bundle)#
Exits back to VC bundle configuration mode to
configure another PVC in the bundle.
Command
Purpose