R3303-HP HSR6800 Routers Layer 2 - LAN Switching Configuration Guide

112
To configure a super VLAN:
Ste
p
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
By default, a super VLAN not 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
Configuration restrictions and guidelines
Configure the IP address of the VLAN interface with that of the corresponding super VLAN.
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, dynamic routing, and NAT for the VLAN interface of a
super VLAN. However, only DHCP takes effect.
HP recommends not 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.
You cannot configure subinterfaces on the VLAN interface of a sub-VLAN.
Configuration procedure
To configure a VLAN interface for the super VLAN:
Ste
p
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.
Configure an IPv4 address:
ip address ip-address { mask |
mask-length } [ sub ]
Configure an IPv6 address:
ipv6 address { ipv6-address
{ prefix-length | link-local } |
ipv6-address/prefix-length
[ anycast | eui-64 ] | auto
[ link-local ] }
Use one of the commands.
By default, the IP address of a
VLAN interface is not configured.