![H3C S3600V2 SERIES Layer 2-Lan Switching Configuration Manual Download Page 160](http://html2.mh-extra.com/html/h3c/s3600v2-series/s3600v2-series_layer-2-lan-switching-configuration-manual_3654240160.webp)
145
Configuring a super VLAN
Step Command
Remarks
1.
Enter system view.
system-view
N/A
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
Not configured by default.
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.
Configure a VLAN interface for the super VLAN
When you a VLAN interface for the super VLAN, follow these guidelines:
•
Configure the IP address of the VLAN interface with that of the corresponding super VLAN.
•
You can enable the local proxy ARP or ND function for the VLAN interface. For more information
about local proxy ARP and proxy ND functions, see
Layer 3—IP Services Configuration Guide
. For
more information about
local-proxy-arp enable
and
local-proxy-nd enable
commands, see
Layer
3—IP Services Command Reference
.
•
You cannot configure a super VLAN as the guest VLAN for a port, and vice versa. For more
information about guest VLANs, see
Security Configuration Guide
.
•
You can configure Layer 2 multicast for a super VLAN, but the configuration is ineffective.
•
You can configure DHCP, Layer 3 multicast, and dynamic routing for the VLAN interface of a super
VLAN. However, only DHCP takes effect.
•
H3C does not recommend configuring VRRP for the VLAN interface of a super VLAN, because it
affects network performance. For more information about VRRP, see
High Availability
Configuration
Guide
.
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 the IP address
of the VLAN interface.
•
ip
address
ip-address
{
mask
|
mask-length
} [
sub
]
•
ipv6 address
{
ipv6-address
{
prefix-length
|
link-local
} |
ipv6-address/prefix-length
[
anycast
|
eui-64
] |
auto
[
link-local
] }
Use either command.
By default, the IP address of a
VLAN interface is not configured.
4.
Enable local proxy ARP.
local-proxy-arp
enable
Use either command.
Disabled by default.
5.
Enable local proxy ND.
local-proxy-nd
enable