Cisco 6000 Series Configuration Manual page 100

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
Step 7
exit
Example:
RP/0/RP0/CPU0:router(config-if)# exit
Step 8
interface Bundle-Ether bundle-id.vlan-id
Example:
RP/0/RP0/CPU0:router#(config)# interface
Bundle-Ether 3.1
Step 9
dot1q vlan vlan-id
Example:
RP/0/RP0/CPU0:router#(config-subif)# dot1q vlan
10
Step 10
ipv4 address ipv4-address mask
Example:
RP/0/RP0/CPU0:router#(config-subif)# ipv4 address
10.1.2.3/24
Step 11
no shutdown
Example:
RP/0/RP0/CPU0:router#(config-subif)# no shutdown
Step 12
exit
Example:
RP/0/RP0/CPU0:router(config-subif)# exit
Interface and Hardware Component Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
88
Purpose
If the bundle maximum-active command is
Note
issued, then only the highest-priority link within
the bundle is active. The priority is based on
the value from the bundle port-priority
command, where a lower value is a higher
priority. Therefore, we recommend that you
configure a higher priority on the link that you
want to be the active 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 a VLAN to the subinterface.
Replace the vlan-id argument with a subinterface identifier.
Range is from 1 to 4094 inclusive (0 and 4095 are
reserved).
Assigns an IP address and subnet mask to the subinterface.
(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.
Exits subinterface configuration mode for the VLAN
subinterface.
Configuring Link Bundling

Advertisement

Table of Contents
loading

Table of Contents