Cisco 6000 Series Configuration Manual page 97

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
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
interface GigabitEthernet interface-path
Example:
RP/0/RP0/CPU0:router(config)# interface TenGigE
0/0/0/1
Step 3
bundle id number mode active
Example:
RP/0/RP0/CPU0:router(config-if)# bundle id 1 mode
active
Step 4
lacp period short
Example:
RP/0/RP0/CPU0:router(config-if)# lacp period short
Step 5
Do one of the following:
• end
• commit
Example:
RP/0/RP0/CPU0:router(config-if)# end
Example:
Example:
RP/0/RP0/CPU0:router(config-if)# commit
Interface and Hardware Component Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
end
• commit
Configuring the Default LACP Short Period Time Interval
Purpose
Enters XR configuration mode.
Creates a Ten Gigabit Ethernet interface and enters interface
configuration mode.
Specifies the bundle interface and puts the member interface
in active mode.
Configures a short period time interval for the sending and
receiving of LACP packets, using the default time period
of 1000 milliseconds or 1 second.
Saves configuration changes.
• When you issue the end command, the system prompts
you to commit changes:
Uncommitted changes found, commit them before
exiting (yes/no/cancel)?
[cancel]:
• Entering yes saves configuration changes to the
running configuration file, exits the configuration
session, and returns the router to XR EXEC mode.
• Entering no exits the configuration session and
returns the router to XR EXEC mode without
committing the configuration changes.
• Entering cancel leaves the router in the current
configuration session without exiting or
committing the configuration changes.
85

Advertisement

Table of Contents
loading

Table of Contents