2 show vlan id – Fortinet MR1 User Manual

Page 71

Advertising
background image

71

5.2.3.2 show vlan id

This command displays detailed information, including interface information, for a specific
VLAN.

Syntax

show vlan {id <vlanid> | name <vlanname>}

<vlanid> - VLAN ID (Range: 1 – 3965)
<vlanname> - vlan name (up to 16 alphanumeric characters)

Default Setting

None

Command Mode

Privileged Exec

Display Message

VLAN ID: There is a VLAN Identifier (VID) associated with each VLAN. The range of the VLAN ID is 1 to
3965.
VLAN Name: A string associated with this VLAN as a convenience. It can be up to 16 alphanumeric
characters, including blanks. The default is blank. VLAN ID 1 is always named `Default`. This field is
optional.
VLAN Type: Type of VLAN, which can be Default, (VLAN ID = 1), can be static (one that is configured and
permanently defined), or Dynamic (one that is created by GVRP registration).
Slot/port: Indicates by slot id and port number which port is controlled by the fields on this line.
It is possible to set the parameters for all ports by using the selectors on the top line.
Current: Determines the degree of participation of this port in this VLAN. The permissible values are:

Include: This port is always a member of this VLAN. This is equivalent to registration fixed in the IEEE
802.1Q standard.
Exclude: This port is never a member of this VLAN. This is equivalent to registration forbidden in the
IEEE 802.1Q standard.
Autodetect: Specifies to allow the port to be dynamically registered in this VLAN via GVRP. The port will
not participate in this VLAN unless a join request is received on this port. This is equivalent to registration
normal in the IEEE 802.1Q standard.

Configured: Determines the configured degree of participation of this port in this VLAN. The permissible
values are:

Include: This port is always a member of this VLAN. This is equivalent to registration fixed in the IEEE
802.1Q standard.
Exclude: This port is never a member of this VLAN. This is equivalent to registration forbidden in the
IEEE 802.1Q standard.
Autodetect: Specifies to allow the port to be dynamically registered in this VLAN via GVRP. The port will
not participate in this VLAN unless a join request is received on this port. This is equivalent to registration
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.

Advertising