Cisco 6000 Series Configuration Manual page 92

Interface and hardware component configuration guide for cisconcs 6000 series routers, ios xr release 6.4.x
Hide thumbs Also See for 6000 Series:
Table of Contents

Advertisement

Configuring VLAN Bundles
Command or Action
Step 5
bundle minimum-active links links
Example:
RP/0/RP0/CPU0:router(config-if)# bundle
minimum-active links 2
Step 6
bundle maximum-active links links [hot-standby]
Example:
RP/0/RP0/CPU0:router(config-if)# bundle
maximum-active links 1 hot-standby
Step 7
lacp fast-switchover
Example:
RP/0/RP0/CPU0:router(config-if)# lacp
fast-switchover
Step 8
exit
Example:
RP/0/RP0/CPU0:router(config-if)# exit
Step 9
interface Bundle-Ether bundle-id.vlan-id
Example:
RP/0/RP0/CPU0:router#(config)# interface
Bundle-Ether 3.1
Step 10
ipv4 address ipv4-address mask
Example:
RP/0/RP0/CPU0:router#(config-subif)# ipv4 address
10.1.2.3/24
Interface and Hardware Component Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
80
Purpose
(Optional) Sets the number of active links required before
you can bring up a specific bundle.
(Optional) Implements 1:1 link protection for the bundle,
which causes the highest-priority link in the bundle to
become active and the second-highest-priority link to
become the standby. Also, specifies that a switchover
between active and standby LACP-enabled links is
implemented per a proprietary optimization.
The priority of the active and standby links is
Note
based on the value of the bundle port-priority
command.
(Optional) If you enabled 1:1 link protection (you set the
value of the bundle maximum-active links command to
1) on a bundle with member links running LACP, you can
optionally disable the wait-while timer in the LACP state
machine. Disabling this timer causes a bundle member
link in standby mode to expedite its normal state
negotiations, thereby enabling a faster switchover from a
failed active link to the standby link.
Exits the interface configuration submode.
Creates a new VLAN, and assigns the VLAN to the
Ethernet bundle you created in Step 2.
Replace the bundle-id argument with the bundle-id you
created in Step 2.
Replace the vlan-id with a subinterface identifier. Range
is from 1 to 4094 inclusive (0 and 4095 are reserved).
Note
When you include the .vlan-id argument with
the interface Bundle-Ether bundle-id
command, you enter subinterface configuration
mode.
Assigns an IP address and subnet mask to the subinterface.
Configuring Link Bundling

Advertisement

Table of Contents
loading

Table of Contents