3Com Switch 8800 Advanced Software V5 Configuration Guide

Super VLAN Configuration Example 169
Network diagram
Figure 48 Network diagram for super-VLAN configuration
Configuration procedure
# Create VLAN 10, configure its VLAN interface address as 10.0.0.1/24.
<Sysname> system-view
[Sysname] vlan 10
[Sysname-vlan10] quit
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] ip address 10.0.0.1 255.255.255.0
# Enable local proxy ARP.
[Sysname-Vlan-interface10] local-proxy-arp enable
[Sysname-Vlan-interface10] quit
# Create VLAN 2, add ports Ethernet 0/1/1 and Ethernet 0/1/2 to it.
[Sysname] vlan 2
[Sysname-vlan2] port ethernet 0/1/1 ethernet 0/1/2
# Create VLAN 3, add ports Ethernet 0/1/3 and Ethernet 0/1/4 to it.
[Sysname-vlan2] vlan 3
[Sysname-vlan3] port ethernet 0/1/3 ethernet 0/1/4
# Create VLAN 5, add ports Ethernet 0/1/5 and Ethernet 0/1/6 to it.
[Sysname-vlan3] vlan 5
[Sysname-vlan5] port ethernet 0/1/5 ethernet 0/1/6
# Specify VLAN 10 as the super VLAN, and VLAN 2, VLAN 3, and VLAN 5 as the
sub-VLANs.
[Sysname-vlan5] vlan 10
[Sysname-vlan10] supervlan
[Sysname-vlan10] subvlan 2 3 5
Vlan-int10
10.0.0.1/24
VLAN 2
VLAN 5
VLAN 3