Configuring vlan interfaces, Configuring vlan, Interfaces – Microsens MS453490M Management Guide User Manual

Page 788: Vlan i

Advertising
background image

C

HAPTER

34

| VLAN Commands

Configuring VLAN Interfaces

– 788 –

VLAN 1 (the switch’s default VLAN), nor VLAN 4093 (the VLAN

used for switch clustering). For more information on configuring

RSPAN through the CLI, see

"RSPAN Mirroring Commands" on

page 729

.

D

EFAULT

S

ETTING

By default only VLAN 1 exists and is active.

C

OMMAND

M

ODE

VLAN Database Configuration

C

OMMAND

U

SAGE

no vlan vlan-id deletes the VLAN.

no vlan vlan-id name removes the VLAN name.

no vlan vlan-id state returns the VLAN to the default state

(i.e., active).

You can configure up to 4093 VLANs on the switch.

N

OTE

:

The switch allows 256 user-manageable VLANs.

E

XAMPLE

The following example adds a VLAN, using VLAN ID 105 and name RD5.

The VLAN is activated by default.

Console(config)#vlan database

Console(config-vlan)#vlan 105 name RD5 media ethernet

Console(config-vlan)#

R

ELATED

C

OMMANDS

show vlan (795)

C

ONFIGURING

VLAN I

NTERFACES

Table 106: Commands for Configuring VLAN Interfaces

Command

Function

Mode

interface vlan

Enters interface configuration mode for a specified

VLAN

IC

switchport acceptable-

frame-types

Configures frame types to be accepted by an interface IC

switchport allowed vlan

Configures the VLANs associated with an interface

IC

switchport forbidden vlan

Configures forbidden VLANs for an interface

IC

switchport gvrp

Enables GVRP for an interface

IC

Advertising