5 vlan ingressfilter, 6 vlan makestatic, 7 vlan name – Kontron AT8402 CLI User Manual

Page 51: 8 vlan participation, Vlan ingressfilter - 19, Vlan makestatic - 19, Vlan name - 19, Vlan participation - 19, At8402 switching commands

Advertising
background image

AT8402

Switching Commands

Page 2 - 19

AT8402 CLI Reference Manual

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

2.3.5.1

no vlan ingressfilter

This command disables 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.

Format

no vlan ingressfilter

Mode

Interface Config

2.3.6

vlan makestatic

This command changes a dynamically created VLAN (one that is created by GVRP
registration) to a static VLAN (one that is permanently configured and defined). The
ID is a valid VLAN identification number. VLAN range is 2-4094.

Format

vlan makestatic

<2-4094>

Mode

VLAN Config

2.3.7

vlan name

This command changes the name of a VLAN. The name is an alphanumeric string of
up to 32 characters, and the ID is a valid VLAN identification number. ID range is 1-
4094.

Default

VLAN ID 1 - default
other VLANS - blank string

Format

vlan name

<2-4094> <name>

Mode

VLAN Config

2.3.7.1

no vlan name

This command sets the name of a VLAN to a blank string.

Format

no vlan name

<2-4094>

Mode

VLAN Config

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

.

Format

vlan participation

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

Advertising