configure ports l2pt profile

configure [vlan | vman] vlan_name ports port_list l2pt profile [none | profile_name]

Description

Configures L2PT profiles on service interfaces.

Syntax Description

vlan Specifies the VLAN configuration.
vman Specifies the VMAN configuration.
vlan_name Specifies the VLAN name.
ports port_list Specifies the port and port list separated by a comma ( , ) or dash ( - ).
profile Specifies the L2PT profile for the ports.
none Specifies that no L2PT profile should be bound to the ports (default).
profile_name Specifies the L2PT profile to be bound to the ports.

Default

Disabled.

Usage Guidelines

Use this command to configure L2PT profiles on service interfaces.

Example

The following example binds my_l2pt_prof with ports 2 and 5 of VMAN cust1:

configure vman cust1 ports 2,5 l2pt profile my_l2pt_prof 

The following example binds my_l2pt_prof with ports 2 and 5 of VMAN cust1. Port 5 is not a part of VMAN cust1:

configure vman cust1 ports 2,5 l2pt profile my_l2pt_prof
Error: Port 5 is not part of the service.

History

This command was first available in ExtremeXOS 15.5.

Platform Availability

This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.