Chapter 7: Second Level Commands June 30, 2006
7-66 SG1-UM-8500-03
<vc-id>
This assigns a VC ID to the virtual circuit between the system and the remote PE.
Example: Route VLAN interface through an MPLS L2 VPN based on Martini draft
Using the no mpls l2transport route command
It detects redirected interface traffic through MPLS l2vpn tunnel based on Martini draft.
Usage
no mpls l2transport route interface <Ethernet | VLAN> <slot>/<port number>/
[<sub-interface number>]
Parameter(s)
<slot number>
This is the SCC slot number; valid number range is 0 to 2.
<port number>
This is the SCC port number; valid number range is 1 to 3.
<sub-interface>
This is the SCC sub-interface number; valid number range is 2 to 4095.
Example: detects VLAN interface redirection to MPLS L2 VPN based on Martini draft
Host(config)# mpls ip Ethernet 0\1
Host(config)# mpls l2transport interface 194.90.1.4 200
Host(config)# mpls l2transport route interface VLAN 0\1\100 194.90.1.4 200
Note: The system should refuse the mpls l2transport route command if the type is configured on the mpls
interface.
Host(config)# mpls l2transport interface 194.90.1.4 200
Host(config)# mpls l2transport route interface VLAN 0\1\100 194.90.1.4 200
Host(config)# mpls l2transport route interface VLAN 0\1\101 194.90.1.4 200
Operation error
Tunnel is used by another interface
Note: The system should refuse the mpls l2transport route command if the type is configured on the mpls
interface.
Host(config)# no mpls l2transport route interface
Host(config)# no mpls l2transport route interface VLAN 0\1\100