Config vlan makestatic, Config vlan participation, Config vlan port tagging – NETGEAR 7200 Series Layer 2 Managed Switch Software User Manual

Page 73: Config vlan makestatic -31, Config vlan participation -31, Config vlan port tagging -31

Advertising
background image

User Manual for the NETGEAR 7200 Series Layer 2 Managed Switch Software

Switching Commands

7-31

202-10010-01

Default

The name for VLAN ID 1 is always Default. The name for other VLANs is
defaulted to a blank string.

Format

config vlan name <name> <2-4094>

config 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

config vlan makestatic <2-4094>

config 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 or all.

Format

config vlan participation <exclude|include|auto> <1-

4094> <slot.port|all>

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.

config vlan port tagging

This command configures the tagging behavior for a specific interface in a VLAN. If tagging is
enabled, traffic is transmitted as tagged frames. If tagging is disabled, traffic is transmitted as
untagged frames. The ID is a valid VLAN identification number. The interface is a valid port
number or all.

Format

config vlan port tagging <enable|disable> <1-4094>

<slot.port|all>

Advertising