Virtual local area network (vlan) commands – Intel IXM5414E User Manual

Page 211

Advertising
background image

Intel® Blade Server Ethernet Switch Module IXM5414E

201

Default

IEEE 802.1D

Format

config spanningtree forceversion <802.1D/802.1w>

show spanningtree summary

Use this command to display STP settings and parameters for the switch.

Format

show spanningtree summary

Spanning Tree Adminmode

Enabled or disabled.

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.

Advertising