Cisco 6000 Series Configuration Manual page 102

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 Custom LACP Short Period Time Intervals
Command or Action
RP/0/RP0/CPU0:router(config)# interface TenGigE
1/0/0/0
Step 20
bundle id bundle-id [mode {active | on | passive}]
Example:
RP/0/RP0/CPU0:router(config-if)# bundle-id 3
Step 21
no shutdown
Example:
RP/0/RP0/CPU0:router(config-if)# no shutdown
Step 22
Repeat Step 19 through Step 21 to add more Ethernet
interfaces to the VLAN bundle.
Step 23
Do one of the following:
• end
• or
• commit
Example:
RP/0/RP0/CPU0:router(config-subif)# end
Example:
Example:
RP/0/RP0/CPU0:router(config-subif)# commit
Interface and Hardware Component Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
90
Purpose
Enter the TenGigE keyword to specify the interface type.
Replace the interface-path-id argument with the node-id
in the rack/slot/module format.
A VLAN bundle is not active until you add an
Note
Ethernet interface on both ends of the link
bundle.
Adds an Ethernet interface to the bundle you configured
in Step 2 through Step 13.
To enable active or passive LACP on the bundle, include
the optional mode active or mode passive keywords in
the command string.
To add the interface to the bundle without LACP support,
include the optional mode on keywords with the command
string.
If you do not specify the mode keyword, the
Note
default mode is on (LACP is not run over the
port).
(Optional) If a link is in the down state, bring it up. The
no shutdown command returns the link to an up or down
state depending on the configuration and state of the link.
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.
• Use the commit command to save the configuration
changes to the running configuration file and remain
within the configuration session.
Configuring Link Bundling

Advertisement

Table of Contents
loading

Table of Contents