PurposeCommand or Action
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.
RP/0/RP0/CPU0:router(config)# interface TenGigE
1/0/0/0
A VLAN bundle is not active until you add an
Ethernet interface on both ends of the link
bundle.
Note
Adds an Ethernet interface to the bundle you configured
in Step 2 through Step 13.
bundle id bundle-id [mode {active | on | passive}]
Example:
Step 20
To enable active or passive LACP on the bundle, include
the optional mode active or mode passive keywords in
the command string.
RP/0/RP0/CPU0:router(config-if)# bundle-id 3
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
default mode is on (LACP is not run over the
port).
Note
(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.
no shutdown
Example:
RP/0/RP0/CPU0:router(config-if)# no shutdown
Step 21
—Repeat Step 19 through Step 21 to add more Ethernet
interfaces to the VLAN bundle.
Step 22
Saves configuration changes.Do one of the following:
Step 23
• end • When you issue the end command, the system
prompts you to commit changes:
• or
• commit
Uncommitted changes found, commit them before
Example:
exiting(yes/no/cancel)?
[cancel]:
RP/0/RP0/CPU0:router(config-subif)# end
• • Entering yes saves configuration changes to the
running configuration file, exits the configuration
Example:
session, and returns the router to XR EXEC
mode.
Example:
RP/0/RP0/CPU0:router(config-subif)# commit
• 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.
Interface and Hardware Component Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
90
Configuring Link Bundling
Configuring Custom LACP Short Period Time Intervals