Cisco Asr 9000 Series Aggregation Services Router Vpn And Ethernet Services Command Reference, Release - Cisco ASR 9000 Series Reference Manual

Aggregation services router vpn and ethernet services command reference
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

l2transport (Ethernet)
Task ID
Task ID
l2vpn
Examples
The following example shows how to enable Layer 2 transport port mode on an Ethernet interface and enter
Layer 2 transport configuration mode:
RP/0/RSP0/CPU0:router# configure
RP/0/RSP0/CPU0:router(config)# interface GigabitEther 0/2/0/0
RP/0/RSP0/CPU0:router(config-if)# l2transport
RP/0/RSP0/CPU0:router(config-if-l2)#
The following example shows how to use the l2transport keyword in the interface command:
RP/0/RSP0/CPU0:router# configure
RP/0/RSP0/CPU0:router(config)# interface GigabitEther 0/2/0/0 l2transport
RP/0/RSP0/CPU0:router(config-if)# encapsulation dot1q 200
RP/0/RSP0/CPU0:router(config-if-l2)#commit
The following example shows how to use the l2transport command on an Ethernet subinterface:
Ensure that the l2transport command is applied on the same line as the interface command for the
Note
Ethernet subinterface.
RP/0/RSP0/CPU0:router#configure
RP/0/RSP0/CPU0:router(config)#interface GigabitEthernet 0/5/0/1.1 l2transport
RP/0/RSP0/CPU0:router(config-subif)#encapsulation dot1q 100
RP/0/RSP0/CPU0:router(config-subif)#ethernet egress-filter strict
RP/0/RSP0/CPU0:router(config-subif)#commit
RP/0/RSP0/CPU0:router(config-subif)#end
RP/0/RSP0/CPU0:router#sh run | begin GigabitEthernet0/5/0/1
Thu Dec
interface GigabitEthernet0/5/0/1
mtu 1500
ethernet filtering dot1q
!
interface GigabitEthernet0/5/0/1.1 l2transport
encapsulation dot1q 100
ethernet egress-filter strict !
interface GigabitEthernet0/5/0/2
shutdown
!
!
To configure l2transport on an Ethernet subinterface, ensure that the main interface is configured as a
Note
Layer 3 interface.

Cisco ASR 9000 Series Aggregation Services Router VPN and Ethernet Services Command Reference, Release

6.1.x
24
3 10:15:40.916 EST Building configuration...
Operations
read, write
Ethernet Interfaces Commands

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents