show port ingress filter

Use this command to show all ports that are enabled for port ingress filtering, which limits incoming VLAN ID frames according to a port VLAN egress list.

Syntax

show port ingress-filter [port-string]

Parameters

port-string (Optional) Specifies the port(s) for which to display ingress filtering status. For a detailed description of possible port-string values, refer to Port String Syntax Used in the CLI in the S-, K-, and 7100 Series Configuration Guide.

Defaults

If port-string is not specified, ingress filtering status for all ports will be displayed.

Mode

All command modes.

Usage

If the VLAN ID specified in the received frame is not on the port‘s VLAN egress list, then that frame is dropped and not forwarded.

Example

This example shows how to display the port ingress filter status for ports 10 through 15. In this case, the ports are disabled for ingress filtering:

System(rw)->show port ingress-filter ge.1.10-15
   Port      State
 --------  ---------
  ge.1.10  disabled
  ge.1.11  disabled
  ge.1.12  disabled
  ge.1.13  disabled
  ge.1.14  disabled
  ge.1.15  disabled