23 vlan association mac, 24 show vlan, 23 vlan association mac - 25 2.3.24 show vlan - 25 – Kontron AT8402 CLI User Manual

Page 57: At8402 switching commands

Advertising
background image

AT8402

Switching Commands

Page 2 - 25

AT8402 CLI Reference Manual

Format

vlan association subnet

<ipaddr> <netmask> <vlanid>

Mode

VLAN Config

2.3.22.1

no vlan association subnet

This command removes association of a specific IP-subnet to a VLAN.

Format

no vlan association subnet

<ipaddr> <netmask>

Mode

VLAN Config

2.3.23

vlan association mac

This command associates a MAC address to a VLAN.

Format

vlan association mac

<macaddr> <vlanid>

Mode

VLAN database

2.3.23.1

no vlan association mac

This command removes the association of a MAC address to a VLAN.

Format

no vlan association mac

<macaddr>

Mode

VLAN database

2.3.24

show vlan

This command displays detailed information, including interface information, for a
specific VLAN. The ID is a valid VLAN identification number.

Format

show vlan

<vlanid>

Modes

Privileged EXEC
User EXEC

VLAN ID

There is a VLAN Identifier (VID) 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 Dynamic (one that is
created by GVRP registration).

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.

Current

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 equiva-
lent to registration fixed in the IEEE 802.1Q standard.
Exclude - This port is never a member of this VLAN. This is equiva-
lent to registration forbidden in the IEEE 802.1Q standard.

Advertising