User's Manual

Table Of Contents
183
Users Manual of CS-6306R
8.2.3.4 Configuring VLAN Interface
V VLAN interface is the routing interface in switch. The VLAN command in global configuration mode only
adds layer 2 VLAN to system without defining how to deal with the IP packet whose destination address is
itself in the VLAN. If there is no VLAN interface, this kind of packets will be dropped.
Run the following command to define VLAN interface:
Command Description
Interface vlannumber
Configures VLAN interface.
8.2.3.5 Configuring Super VLAN Interface
The Super VLAN technology provides a mechanism: hosts in different VLANs of the same switch can be
allocated in the same Ipv4 subnet and use the same default gateway; lots of IP addresses are, therefore,
saved. The Super VLAN technology puts different VLANs into a group where VLANs use the same
management interface and hosts use the same IPv4 network section and gateway. VLAN belonging to Super
VLAN is called as SubVLAN. No SubVLAN can possess the management interface by configuring IP address.
You can configure a Super VLAN interface through a command line. The procedure of configuring a Super
VLAN interface is shown as follows:
Command Description
[no] interface supervlanindex
Enter the Super VLAN interface configuration mode. If the specified
Super VLAN interface does not exist, the system will create a Super
VLAN interface.
index is the index of the Super VLAN interface. Its effective value ranges
from 1 to 32.
no means to delete Super VLAN interface.