2 network mgmt_vlan, 3 vlan, 4 vlan acceptframe – Kontron AT8402 CLI User Manual

Page 50: Network mgmt_vlan - 18, Vlan - 18, Vlan acceptframe - 18, Switching commands at8402

Advertising
background image

Switching Commands

AT8402

AT8402 CLI Reference Manual

Page 2 - 18

Mode

Privileged EXEC

2.3.2

network mgmt_vlan

This command configures the Management VLAN ID.

Default

1

Format

network mgmt_vlan

<1-4069>

Mode

Privileged EXEC

2.3.2.1

no network mgmt_vlan

This command sets the Management VLAN ID to the default.

Format

no network mgmt_vlan

Mode

Privileged EXEC

2.3.3

vlan

This command creates a new VLAN and assigns it an ID. The ID is a valid VLAN
identification number (ID 1 is reserved for the default VLAN). VLAN range is 2-4094.

Format

vlan

<2-4094>

Mode

VLAN Config

2.3.3.1

no vlan

This command deletes an existing VLAN. The ID is a valid VLAN identification
number (ID 1 is reserved for the default VLAN). The VLAN range is 2-4094.

Format

no vlan

<2-4094>

Mode

VLAN Config

2.3.4

vlan acceptframe

This command sets the frame acceptance mode per interface. For VLAN Only mode,
untagged frames or priority frames received on this interface are discarded. For Admit
All mode, untagged frames or priority frames received on this interface are accepted
and assigned the value of the interface VLAN ID for this port. With either option,
VLAN tagged frames are forwarded in accordance with the IEEE 802.1Q VLAN
Specification.

Default

all

Format

vlan acceptframe

{vlanonly | all}

Mode

Interface Config

2.3.4.1

no vlan acceptframe

This command resets the frame acceptance mode for the interface to the default value.

Format

no vlan acceptframe

Mode

Interface Config

Advertising