beautypg.com

GarrettCom Magnum MNS-6K User Manual

Page 110

background image

M A G N U M 6 K S W I T C H E S , M N S - 6 K U S E R G U I D E

interaction shows how VLANs 10, 20, 30 are added to port 14 and the VLANs activated. A typical use
for such a port would be to connect a “dumb” switch to this port and allow traffic from three different
VLANs to pass through transparently to the “dumb” switch, which will be connected to port 14. Note
in this example, VLAN information is not propagated on to the “dumb” switch.



Magnum6K25#

set vlan type=port

VLAN set to Port-based.

Magnum6K25#

vlan type=port


Magnum6K25(port-vlan)##

add id=10 name=engineering port=14

Vlan added successfully with
Vlan id

: 10

Vlan name

: engineering

Ports

: 14


Magnum6K25(port-vlan)##

add id=20 name=engineering port=14


ERROR - Duplicate Vlan name

Magnum6K25(port-vlan)##

add id=20 name=sales port=14


Vlan added successfully with
Vlan id

: 20

Vlan name

: sales

Ports

: 14


Magnum6K25(port-vlan)##

add id=30 name=marketing port=14


Vlan added successfully with
Vlan id

: 30

Vlan name

: marketing

Ports

: 14

Magnum6K25(port-vlan)##

show vlan type=port


VLAN ID : 1
Name : Default VLAN
Status : Active
========================
PORT | STATUS
========================
9 | UP
10 | DOWN
11 | DOWN
12 | DOWN
13 | UP
14 | DOWN
15 | DOWN
16 | DOWN

Notice – each VLAN needs a
unique name – here by mistake,

VLAN 10 and 20 had the same
name.

Enter the VLAN configuration
mode

109