Configuring Vlans On The Blackdiamond; Vlan Configuration Examples - Extreme Networks BlackDiamond 6800 User Manual

Extreme blackdiamond 6800: user guide
Hide thumbs Also See for BlackDiamond 6800:
Table of Contents

Advertisement

VLAN C
The following example creates a port-based VLAN named accounting, assigns the IP
address 132.15.121.1, and assigns slot 2, ports 1, 2, 3, and 6, and slot 4, ports 1 and 2 to
it:
create vlan accounting
config accounting ipaddress 132.15.121.1
config default delete port 2:1-2:3,2:6,4:1,4:2
config accounting add port 2:1-2:3,2:6,4:1,4:2
Because VLAN names are unique, you do not need to enter the keyword
after you have created the unique VLAN name. You can use the VLAN name
alone.
The following example creates a tag-based VLAN named video. It assigns the VLANid
1000. Slot 7, ports 4 through 8 are added as tagged ports to the VLAN.
create vlan video
config video tag 1000
config video add port 7:4-7:8 tagged
The following example creates a VLAN named Sales, with the VLANid 120. The VLAN
uses both tagged and untagged ports. Slot 6, ports 1 through 3 are tagged, and slot 8,
ports 16 though 18 are untagged. Note that, when not explicitly specified, ports are
added as untagged.
create vlan sales
config sales tag 120
config sales add port 6:1-6:3 tagged
config sales add port 8:16-8:18
The following example creates a protocol-based VLAN named IPSales. Slot 5, ports 6
through 8, and slot 6, ports 1, 3, and 4-6 are assigned to the VLAN.
create vlan ipsales
config ipsales protocol ip
config ipsales add port 5:6-5:8,6:1,6:3-6:6
B
D
U
G
LACK
IAMOND
SER
UIDE
E
ONFIGURATION
XAMPLES
C
VLAN
B
ONFIGURING
S ON THE
D
LACK
IAMOND
vlan
4-17

Advertisement

Table of Contents
loading

Table of Contents