25 show vlan brief, 26 show vlan port, 25 show vlan brief - 26 2.3.26 show vlan port - 26 – Kontron AT890X Full-Size CLI User Manual

Page 60

Advertising
background image

Switching Commands

AT8901/2/3

AT8901/2/3 CLI Reference Manual

Page 2 - 26

unless a join request is received on this port. This is equivalent to reg-
istration normal in the IEEE 802.1Q standard.

Tagging

Select the tagging behavior for this port in this VLAN.
Tagged - specifies to transmit traffic for this VLAN as tagged frames.
Untagged - specifies to transmit traffic for this VLAN as untagged
frames.

2.3.25

show vlan brief

This command displays a list of all configured VLANs.

Format

show vlan brief

Modes

Privileged EXEC
User EXEC

VLAN ID

There is a VLAN Identifier (vlanid) associated with each VLAN. The
range of the VLAN ID is 1 to 4094.

VLAN Name A string associated with this VLAN as a convenience. It can be up to

32 alphanumeric characters long, including blanks. The default is
blank. VLAN ID 1 always has a name of “Default.” This field is
optional.

VLAN Type Type of VLAN, which can be Default (VLAN ID = 1) or static (one

that is configured and permanently defined), or a Dynamic (one that is
created by GVRP registration).

2.3.26

show vlan port

This command displays VLAN port information.

Format

show vlan port {<unit/slot/port> | all}

Modes

Privileged EXEC
User EXEC

Interface

Valid slot and port number separated by forward slashes. It is possible
to set the parameters for all ports by using the selectors on the top line.

Port VLAN ID The VLAN ID that this port will assign to untagged frames or priority

tagged frames received on this port. The value must be for an existing
VLAN. The factory default is 1.

Acceptable Frame Types Specifies the types of frames that may be received on this

port. The options are 'VLAN only' and 'Admit All'. When set to
'VLAN only', untagged frames or priority tagged frames received on
this port are discarded. When set to 'Admit All', untagged frames or
priority tagged frames received on this port are accepted and assigned
the value of the Port VLAN ID for this port. With either option,
VLAN tagged frames are forwarded in accordance to the 802.1Q
VLAN specification.

Ingress Filtering May be enabled or disabled. When enabled, the frame is discarded

if this port is not a member of the VLAN with which this frame is
associated. In a tagged frame, the VLAN is identified by the VLAN ID

Advertising