Configuring a vlan interface for the super vlan, Displaying and maintaining super vlans, Super vlan configuration example – H3C Technologies H3C WX5500E Series Access Controllers User Manual
Page 145: Network requirements
134
Step Command
Remarks
2.
Enter VLAN view.
vlan vlan-id
If the specified VLAN does not exist,
this command creates the VLAN
first, and then enters VLAN view.
3.
Configure the VLAN as a
super VLAN.
supervlan
By default, no super VLAN is
configured.
4.
Associate the super VLAN
with the specified sub-VLANs. subvlan vlan-list
VLANs specified by vlan-list must be
the sub-VLANs configured earlier.
Configuring a VLAN interface for the super VLAN
This section describes how to configure a VLAN interface for the super VLAN.
To configure a VLAN interface for the super VLAN:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Create a VLAN interface, and
enter VLAN interface view.
interface vlan-interface
vlan-interface-id
The value of vlan-interface-id must
be the ID of the super VLAN.
3.
Configure an IP address for
the VLAN interface of the
super VLAN.
ip address ip-address { mask |
mask-length } [ sub ]
By default, the IP address of a
VLAN interface is not configured.
4.
Enable local proxy ARP.
local-proxy-arp enable
By default, local proxy ARP is
disabled.
Displaying and maintaining super VLANs
Task Command
Remarks
Display the mapping between a
super VLAN and its sub-VLANs.
display supervlan [ supervlan-id ] [ | { begin |
exclude | include } regular-expression ]
Available in any
view.
Super VLAN configuration example
Network requirements
As shown in
:
•
Create super VLAN 10, and configure its VLAN interface IP address as 10.0.0.1/24.
•
Create sub-VLANs VLAN 2, VLAN 3, and VLAN 5.