Config vlan participation, Config vlan participation 201, Config vlan port acceptframe – Intel BLADE SERVER IXM5414E Manuale d'uso

Pagina 224: Config vlan port acceptframe 201, Config vlan port ingressfilter, Config vlan port ingressfilter 201, Config vlan port priority, Config vlan port priority 201, Config vlan port pvid, Config vlan port pvid 201

Advertising
background image

Command Line Interface Management

201

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 ingressfilter

Use this command to enable or disable ingress filtering for the specified port(s) for the specified
VLAN. If ingress filtering is disabled, tagged packets 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

disable

Format

config vlan port ingressfilter <enable/disable> <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.

Default

1

Advertising