Cisco 6000 Series Configuration Manual page 51

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 Ethernet Interfaces
Command or Action
RP/0/RP0/CPU0:router# configure
Step 2
interface [TenGigE] interface-path-id
Example:
RP/0/RP0/CPU0:router(config)# interfaceTenGigE
0/1/0/0
Step 3
l2transport
Example:
RP/0/RP0/CPU0:router(config-if)# l2transport
Step 4
l2protocol {cdp | pvst | stp | vtp}{[forward |
tunnel][experimental bits]|drop}
Example:
RP/0/RP0/CPU0:router(config-if-l2)# l2protocol stp
tunnel
Example:
Step 5
Do one of the following:
• end
• or
• commit
• or
Example:
RP/0/RP0/CPU0:router(config-if-l2)# end
Example:
RP/0/RP0/CPU0:router(config-if-l2)# commit
Interface and Hardware Component Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
Configuring a L2VPN Ethernet Port
Purpose
Enters interface configuration mode and specifies the
Ethernet interface name and notation rack/slot/module/port
. Possible interface types for this procedure are:
• TenGigE
Enables Layer 2 transport mode on a port and enter Layer
2 transport configuration mode.
Configures Layer 2 protocol tunneling and protocol data
unit (PDU) filtering on an interface.
Possible protocols and options are:
• cdp—Cisco Discovery Protocol (CDP) tunneling and
data unit parameters.
• pvst—Configures VLAN spanning tree protocol
tunneling and data unit parameters.
• stp—spanning tree protocol tunneling and data unit
parameters.
• vtp—VLAN trunk protocol tunneling and data unit
parameters.
• tunnel—(Optional) Tunnels the packets associated
with the specified protocol.
• experimental bits—(Optional) Modifies the MPLS
experimental bits for the specified protocol.
• drop—(Optional) Drop packets associated with the
specified protocol.
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.
39

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 6000 Series and is the answer not in the manual?

Table of Contents