beautypg.com

8 vlan participation, 9 vlan participation all, 10 vlan port acceptframe all – Kontron AT8404 CLI User Manual

Page 59: Vlan participation - 23, Vlan participation all - 23, Vlan port acceptframe all - 23, At8404 switching commands

background image

AT8404

Switching Commands

Page 2 - 23

AT8404 CLI Reference Manual

2.3.8

vlan participation

This command configures the degree of participation for a specific interface in a VLAN. The ID is a valid VLAN
identification number, and the interface is a valid interface number.

Participation options are:

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:

2.3.10

vlan port acceptframe all

This command sets the frame acceptance mode for all interfaces.

The modes defined as follows:

Format

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

Mode

Interface Config

Participation

Options

Definition

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.

Format

vlan participation all {exclude | include | auto} <1-4094>

Mode

Global Config

Participation

Options

Definition

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.

Default

all

Format

vlan port acceptframe all {vlanonly | all}

Mode

Global Config

Mode

Definition

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.