User's Manual

Table Of Contents
184
Users Manual of CS-6306R
Command Description
[no] subvlan[setstr] [add
addstr][removeremstr]
Configure SubVLAN in Super VLAN. The added Sub VLAN cannot
possess a management interface or cannot belong to other Super
VLANs. In original state, Super VLAN does not contain any Sub VLAN.
Only one sub command can only be used every time.
setstr means to set the Sub VLAN list. For example, List 2,4-6 indicate
VLAN 2, 4, 5 and 6.
add means to add VLAN list in the original SubVLAN list. addstr means
the character string whose format is the same as the above.
remove means to delete VLAN list in the original SubVLAN list. remstr is
the lists character string whose format is the same as the above.
no means to delete all SubVLANs in SuperVLAN. The no command
cannot be used with other sub commands.
After you configure the Super VLAN interface, you can configure the IP address for the Super VLAN interface.
The Super VLAN interface is also a routing port, which can be configured as other ports are.
Interface Configuration Example 8.3
8.3.1 Configuring Public Attribute of Interface
8.3.1.1 Interface Description Example
The following example shows how to add description related to an interface. This description appears in the
configuration file and interface command display.
interface vlan 1
ip address 192.168.1.23 255.255.255.0
8.3.1.2 Interface Shutdown Example
The following example shows how to shut down the Ethernet interface 0/1:
interface GigaEthernet0/1
shutdown
The following example shows how to enable the interface:
interface GigaEthernet0/1
no shutdown