show port egress

Use this command to display the VLAN membership for one or more ports.

Syntax

show port egress [port-string]

Parameters

port-string (Optional) Displays VLAN membership for specific port(s). 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, VLAN membership will be displayed for all ports.

Mode

All command modes.

Example

This example shows you how to show VLAN egress information for ports 1 through 3. In this case, all three ports are allowed to transmit VLAN 1 frames as tagged and VLAN 10 frames as untagged. Both are static VLANs:

System(rw)->show port egress ge.1.1-3
 Port      Vlan           Egress     Registration
Number      Id            Status       Status
-------------------------------------------------------
ge.1.1       1            tagged       static
ge.1.1      10           untagged      static
ge.1.2       1            tagged       static
ge.1.2      10           untagged      static
ge.1.3       1            tagged       static
ge.1.3      10           untagged      static