6 vlan makestatic, 7 vlan name, 8 vlan participation – Kontron AT890X Full-Size CLI User Manual
Page 53: Vlan makestatic - 19, Vlan name - 19, Vlan participation - 19
AT8901/2/3
Switching Commands
Page 2 - 19
AT8901/2/3 CLI Reference Manual
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>
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>
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.