Virtual local area network (vlan) commands, Virtual local area network (vlan) commands 200, Config vlan bcaststorm – Intel BLADE SERVER IXM5414E Manuale d'uso

Pagina 223: Config vlan bcaststorm 200, Config vlan create, Config vlan create 200, Config vlan delete, Config vlan delete 200, Config vlan makestatic, Config vlan makestatic 200

Advertising
background image

200

Intel® Blade Server Ethernet Switch Module IXM5414E: Installation and User’s Guide:A Guide for Technically

Spanning Tree Version

Indicates which version of the STP is being run. Possible values are IEEE 802.1w,
or IEEE 802.1D.

Configuration Digest Key

Calculated value used as part of the configuration identifier.

Configuration Format Selector

Identifies the level of the IEEE 802.1 standard in use by the switch.

Virtual Local Area Network (VLAN) commands

config vlan bcaststorm

Use this command to enable or disable broadcast storm control for a particular Virtual Local Area
Network (VLAN). If broadcast storm control is enabled, storms are controlled by counting the
number of broadcast packets within a certain time period. If the [packets per second] count limit is
exceeded, the packets are discarded.

Default

disable

Format

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

config vlan create

Use this command to create a new VLAN and assign it an ID. The ID is a VLAN identification
number in the range of 2-4094 (ID 1 is reserved for the default VLAN).

Format

config vlan create <2-4094>

config vlan delete

Use this command to delete an existing VLAN. The ID is a valid VLAN identification number. The
default VLAN cannot be deleted.

Format

config vlan delete <2-4094>

config vlan makestatic

Use this command to change a dynamically created VLAN (one that is created by GVRP
registration) to a static VLAN (one that is permanently configured and defined) The number
identifies an existing VLAN.

Format

config vlan makestatic <2-4094>

config vlan mcaststorm

Use this command to enable or disable multicast storm control for a particular VLAN. If multicast
storm control is enabled, storms are controlled by counting the number of multicast packets within a
certain time period. If the [packets per second] count limit is exceeded, the packets are discarded.

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.

Advertising