The negotiation auto command is available on Gigabit Ethernet interfaces only.
Note
Step 8 no shutdown
Example:
RP/0/RSP0/CPU0:router(config-if)# no shutdown
Removes the shutdown configuration, which forces an interface administratively down.
Step 9 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 10 show interfaces [ GigabitEthernet | TenGigE ] instance
Example:
RP/0/RSP0/CPU0:router #show interfaces TenGigE 0/3/0/0
(Optional) Displays statistics for interfaces on the router.
What to Do Next
• To configure an 802.1Q VLAN subinterface on the Ethernet interface, see the “The Carrier Ethernet
Model” chapter later in this manual.
• To configure an AC on the Ethernet port for L2VPN implementation, see the “Configuring an Attachment
Circuit on an Ethernet Port” section later in this chapter.
Configuring an Attachment Circuit on an Ethernet Port
Use this procedure to configure an attachment circuit on a Gigabit Ethernet or 10-Gigabit Ethernet port. For
more information on configuring an attachment circuit, refer to the Interface and Hardware Component
Configuration Guide for Cisco ASR 9000 Series Routers.
The steps in this procedure configure the L2VPN Ethernet port to operate in EFP mode.
Note
SUMMARY STEPS
1. configure
2. interface [GigabitEthernet | TenGigE] instance.subinterface l2transport
3. encapsulation dot1q vlan-id
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
25
The Carrier Ethernet Model
What to Do Next