Dell POWEREDGE M1000E User Manual

Page 861

Advertising
background image

2-831

Cisco Catalyst Blade Switch 3120 for HP Command Reference

OL-12248-03

Chapter 2 Cisco Catalyst Blade Switch 3120 for HP Cisco IOS Commands

vlan (VLAN configuration)

Table 2-42

shows the valid syntax options for different media types.

Table 2-43

describes the rules for configuring VLANs.

Table 2-42

Valid Syntax for Different Media Types

Media Type

Valid Syntax

Ethernet

vlan vlan-id [name vlan-name] media ethernet [state {suspend | active}]

[said said-value] [mtu mtu-size] [tb-vlan1 tb-vlan1-id] [tb-vlan2 tb-vlan2-id]

FDDI

vlan vlan-id [name vlan-name] media fddi [state {suspend | active}]

[said said-value] [mtu mtu-size] [ring ring-number] [parent parent-vlan-id]
[tb-vlan1 tb-vlan1-id] [tb-vlan2 tb-vlan2-id]

FDDI-NET

vlan vlan-id [name vlan-name] media fd-net [state {suspend | active}]

[said said-value] [mtu mtu-size] [bridge bridge-number]

[stp type {ieee | ibm | auto}] [tb-vlan1 tb-vlan1-id] [tb-vlan2 tb-vlan2-id]

If VTP v2 mode is disabled, do not set the stp type to auto.

Token Ring

VTP v1 mode is enabled.

vlan vlan-id [name vlan-name] media tokenring [state {suspend | active}]

[said said-value] [mtu mtu-size] [ring ring-number] [parent parent-vlan-id]

[tb-vlan1 tb-vlan1-id] [tb-vlan2 tb-vlan2-id]

Token Ring
concentrator
relay function
(TrCRF)

VTP v2 mode is enabled.

vlan vlan-id [name vlan-name] media tokenring [state {suspend | active}]

[said said-value] [mtu mtu-size] [ring ring-number] [parent parent-vlan-id]

[bridge type {srb | srt}] [are are-number] [ste ste-number]

[backupcrf {enable | disable}] [tb-vlan1 tb-vlan1-id] [tb-vlan2 tb-vlan2-id]

Token Ring-NET VTP v1 mode is enabled.

vlan vlan-id [name vlan-name] media tr-net [state {suspend | active}]

[said said-value] [mtu mtu-size] [bridge bridge-number]

[stp type {ieee | ibm}] [tb-vlan1 tb-vlan1-id] [tb-vlan2 tb-vlan2-id]

Token Ring
bridge relay
function (TrBRF)

VTP v2 mode is enabled.

vlan vlan-id [name vlan-name] media tr-net [state {suspend | active}]

[said said-value] [mtu mtu-size] [bridge bridge-number]

[stp type {ieee | ibm | auto}] [tb-vlan1 tb-vlan1-id] [tb-vlan2 tb-vlan2-id]

Table 2-43

VLAN Configuration Rules

Configuration

Rule

VTP v2 mode is enabled, and you
are configuring a TrCRF VLAN
media type.

Specify a parent VLAN ID of a TrBRF that already exists in the
database.

Specify a ring number. Do not leave this field blank.

Specify unique ring numbers when TrCRF VLANs have the same
parent VLAN ID. Only one backup concentrator relay function
(CRF) can be enabled.

VTP v2 mode is enabled, and you
are configuring VLANs other than
TrCRF media type.

Do not specify a backup CRF.

Advertising