Configures L2PT profiles on service interfaces.
l2vpn | Specifies the Layer 2 Virtual Private Network. |
vplsvpls_name | Specifies Virtual Private LAN Service over MPLS, and the alphanumeric string identifying the VPLS VPN. |
peer ipaddress | Specifies the VPLS peer, and the IPv4 address. |
l2pt profile | Specifies Layer 2 protocol tunneling and the L2PT profile for the PW. |
none | Specifies that no L2PT profile should be bound to the PW (default). |
profile_name | Specifies the L2PT profile to be bound to the PW. |
Disabled.
Use this command to configure L2PT profiles on service interfaces.
The following example unbind the L2PT profile from peer 1.1.1.1 of VPLS cust2:
configure l2vpn vpls cust2 peer 1.1.1.1 l2pt profile none
The following example binds my_l2pt_prof with peer 1.1.1.1 of VPLS cust1. my_l2pt_prof specifies tunneling actions:
configure l2vpn vpls cust1 peer 1.1.1.1 l2pt profile my_l2pt_prof Error: Tunnel action may be applied only to ports.
This command was first available in ExtremeXOS 15.5.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.