Switching Commands
51
ProSAFE M7100 Managed Switches
no vlan name
This command sets the name of a VLAN to a blank string.
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:
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:
Format no vlan name <1-4093>
Mode VLAN Config
Format vlan participation {exclude | include | auto} <1-4093>
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
par
ticipat
e 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-4093>
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
par
ticipat
e in this VLAN unless a join request is received on this interface. This is equivalent to
registration normal.