Cisco ASR 9000 Series Configuration Manuallines page 91

L2vpn and ethernet services configuration guide
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring Link Bundles
Replace the vlan-id with a subinterface identifier. Range is from 1 to 4094 inclusive (0 and 4095 are reserved).
When you include the vlan-id argument with the interface Bundle-Ether bundle-id command, you enter
Note
subinterface configuration mode.
Step 9
encapsulation dot1q vlan-id
Example:
RP/0/RSP0/CPU0:router#(config-subif)# encapsulation dot1q 10
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).
Step 10
ipv4 address ip-address mask
Example:
RP/0/RSP0/CPU0:router#(config-subif)# ipv4 address 10.1.2.3/24
Assigns an IP address and subnet mask to the subinterface.
Step 11
no shutdown
Example:
RP/0/RSP0/CPU0:router(config-subif) # no shutdown
(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.
Step 12
exit
Example:
RP/0/RSP0/CPU0:router(config-subif)#exit
Exits subinterface configuration mode for the VLAN subinterface.
Step 13
Repeat Step 7 through Step 12 to add more VLANs to the bundle you created in Step 2.
(Optional) Adds more subinterfaces to the bundle.
Step 14
Use the commit or end command.
commit - Saves the configuration changes and remains within the configuration session.
end - Prompts user to take one of these actions:
• Yes - Saves configuration changes and exits the configuration session.
• No - Exits the configuration session without committing the configuration changes.
• Cancel - Remains in the configuration mode, without committing the configuration changes.
Step 15
exit
Example:
RP/0/RSP0/CPU0:router (config-subif)# exit
Exits interface configuration mode.
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
Configuring VLAN Bundles
65

Advertisement

Table of Contents
loading

Table of Contents