Specifications
74 ExtremeWare XOS 10.1 Concepts Guide
Virtual LANs (VLANs)
The configuration for the switches shown in Figure 7 is:
configure dot1q ethertype 88a8
enable jumbo-frame ports 31,32
configure jumbo-frame size 1530
create vlan Tunnel1
configure vlan Tunnel1 tag 50
configure vlan Tunnel1 add port 1-4 untag
configure vlan Tunnel1 add port 31,32 tagged
create vlan Tunnel2
configure vlan Tunnel2 tag 60
configure vlan Tunnel2 add port 5-8 untag
create vlan Tunnel2 add port 31,32 tagged
On the BlackDiamond switch, the configuration is:
configure dot1q ethertype 88a8
enable jumbo-frame ports all
configure jumbo-frame size 1530
create vlan tunnel1
configure vlan tunnel1 tag 50
configure vlan tunnel1 add port 1:1-1:2 tagged
create vlan tunnel2
configure vlan tunnel2 tag 60
configure vlan tunnel2 add port 1:1-1:2 tagged
Specific to this configuration, a layer 1 or layer 2 redundancy method would also be employed, such as
Spanning Tree or other methods ExtremeWare XOS offers.