Intel IXM5414E User Manual

Page 212

Advertising
background image

202

Intel® Blade Server Ethernet Switch Module IXM5414E

Default

disable

Format

config vlan mcaststorm <1-4094> <enable/disable> [packets per second]

config vlan name

Use this command to change the name of a VLAN. The name is an alphanumeric string of up to 16
characters, and the number identifies an existing VLAN.

Default

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

Format

config vlan name <name> <2-4094>

config vlan participation

Use this command to configure the degree of participation for a specific interface in a VLAN. The
number identifies an existing VLAN, and the parameter <port/listofports/all> indicates the port or
ports to be affected.

Format

config vlan participation <exclude/include/auto> <1-4094> <port/listofports/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 acceptframe

Use this command to configure the frame acceptance mode for the specified port(s). Possible values
are:

all

Both tagged and untagged frames are accepted. Untagged frames will be assigned the PVID
and default priority configured for the port(s) for this VLAN.

vlan

Untagged frames are discarded.

With either option, VLAN tagged packets are forwarded in accordance with the IEEE 802.1Q
VLAN Specification.

Default

all

Format

config vlan port acceptframe <all/vlanonly> <port/listofports/all>

config vlan port priority

Use this command to change the default IEEE 802.1p port priority assigned to untagged frames
received on the specified port(s) for the specified VLAN.

Default

0

Format

config vlan port priority <0-7> <port/listofports/all>

config vlan port pvid

Use this command to change the VLAN ID that the specified port(s) will assign to untagged frames
if untagged frames are accepted.

Advertising