configure ports protocol filter

configure ports [port_list | all] protocol filter [none | filter_name]

Description

Configures protocol filtering on a port.

Syntax Description

port_list Specifies the port list separated by a comma ( , ) or dash ( - ).
all Specifies all ports.
protocol filter Specifies the protocol filter.
none Specifies to not perform protocol filtering on specified ports.
filter_name Specifies the protocol filter name.

Default

Disabled.

Usage Guidelines

Use this command to configure protocol filtering on a port.

Example

The following example unbinds 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 enables filtering of protocols in my_list on port 1:

configure ports 1 protocol filter "my_list"

The following example disables protocol filtering on port 7:

configure ports 7 protocol filter none

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.