3 vlan, 4 vlan acceptframe, 5 vlan ingressfilter – Kontron AT890X Full-Size CLI User Manual

Page 52: Vlan - 18, Vlan acceptframe - 18, Vlan ingressfilter - 18

Advertising
background image

Switching Commands

AT8901/2/3

AT8901/2/3 CLI Reference Manual

Page 2 - 18

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 sets the frame acceptance mode per interface to Admit All. 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.

Format

vlan acceptframe {vlanonly | all}

Mode

Interface Config

2.3.5

vlan ingressfilter

This command enables ingress filtering. If ingress filtering is disabled, frames received
with VLAN IDs that do not match the VLAN membership of the receiving interface
are admitted and forwarded to ports that are members of that VLAN.

Default

disabled

Format

vlan ingressfilter

Mode

Interface Config

Advertising