GE ML1600 User Manual

Page 158

Advertising
background image

10–6

MULTILINK ML1600 ETHERNET COMMUNICATIONS SWITCH – INSTRUCTION MANUAL

CONFIGURING PORT VLANS THROUGH THE COMMAND LINE INTERFACE

CHAPTER 10: VLAN

Example 10-1: Adding three VLANs

ML1600#

set vlan type=port

VLAN set to Port-based.

ML1600#

vlan type=port

ML1600(port-vlan)##

add id=10 name=engineering port=14

Vlan added successfully with

Vlan id

: 10

Vlan name

: engineering

Ports

: 14

ML1600(port-vlan)##

add id=20 name=engineering port=14

ERROR - Duplicate Vlan name

ML1600(port-vlan)##

add id=20 name=sales port=14

Vlan added successfully with

Vlan id

: 20

Vlan name

: sales

Ports

: 14

ML1600(port-vlan)##

add id=30 name=marketing port=14

Vlan added successfully with

Vlan id

: 30

Vlan name

: marketing

Ports

: 14

(continued on next page)

Each VLAN requires a unique name.
Here, VLAN 10 and 20 had the same
name

Advertising