9 vlan participation all, 10 vlan port acceptframe all, Vlan participation all - 20 – Kontron AT8402 CLI User Manual

Page 52: 10 vlan port acceptframe all - 20, Switching commands at8402

Advertising
background image

Switching Commands

AT8402

AT8402 CLI Reference Manual

Page 2 - 20

Mode

Interface Config

Participation options are:

include

The interface is always a member of this VLAN. This is equivalent to
registration fixed.

exclude

The interface is never a member of this VLAN. This is equivalent to
registration forbidden.

auto

The interface is dynamically registered in this VLAN by GVRP. The
interface will not participate in this VLAN unless a join request is
received on this interface. This is equivalent to registration normal.

2.3.9

vlan participation all

This command configures the degree of participation for all interfaces in a VLAN. The
ID is a valid VLAN identification number. You can use the following participation
options:

include—The interface is always a member of this VLAN. This is equivalent to
registration fixed.

exclude—The interface is never a member of this VLAN. This is equivalent to reg-
istration forbidden.

auto—The interface is dynamically registered in this VLAN by GVRP. The inter-
face will not participate in this VLAN unless a join request is received on this
interface. This is equivalent to registration normal.

Format

vlan participation all

{exclude | include | auto} <1-4094>

Mode

Global Config

2.3.10

vlan port acceptframe all

This command sets the frame acceptance mode for all interfaces. The modes defined as
follows:

VLAN Only mode - Untagged frames or priority frames received on this interface
are discarded.

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 port acceptframe all

{vlanonly | all}

Mode

Global Config

2.3.10.1

no vlan port acceptframe all

This command sets the frame acceptance mode for all interfaces 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.

Advertising