Configures protocol filtering on a port.
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. |
Disabled.
Use this command to configure protocol filtering on a port.
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
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.