Cisco 6000 Series Configuration Manual page 99

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 Link Bundling
23. Do one of the following:
24. Perform Step 1 through Step 23 on the remote end of the VLAN bundle connection.
25. show bundle Bundle-Ether bundle-id [reasons]
26. show ethernet trunk bundle-ether instance
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
interface Bundle-Ether bundle-id
Example:
RP/0/RP0/CPU0:router#(config)# interface
Bundle-Ether 3
Step 3
ipv4 address ipv4-address mask
Example:
RP/0/RP0/CPU0:router(config-if)# ipv4 address
10.1.2.3 255.0.0.0
Step 4
bundle minimum-active bandwidth kbps
Example:
RP/0/RP0/CPU0:router(config-if)# bundle
minimum-active bandwidth 580000
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
Example:
RP/0/RP0/CPU0:router(config-if)# bundle
maximum-active links 1
Interface and Hardware Component Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
• end
• or
• commit
Configuring Custom LACP Short Period Time Intervals
Purpose
Enters XR configuration mode.
Creates and names a new Ethernet link bundle.
This interface Bundle-Ether command enters you into
the interface configuration submode, where you can enter
interface-specific configuration commands. Use the exit
command to exit from the interface configuration submode
back to the normal XR configuration mode.
Assigns an IP address and subnet mask to the virtual
interface using the ipv4 address configuration
subcommand.
(Optional) Sets the minimum amount of bandwidth
required before a user can bring up a bundle.
(Optional) Sets the number of active links required before
you can bring up a specific bundle.
(Optional) Designates one active link and one link in
standby mode that can take over immediately for a bundle
if the active link fails (1:1 protection).
The default number of active links allowed in
Note
a single bundle is 8.
87

Advertisement

Table of Contents
loading

Table of Contents