4.9 Configuration of Central Site Switching of PINE-16M
4-21
To create, delete, suspend and activate VLANs
The command
vlan
<2-4094> is used to create and configure the VLAN Tag modes. If a VLAN is created
and no port has been assigned to it, then the VLAN is actually ineffective. When configuring the mode
and VLAN ID for a switching port, the VLAN with the specified Tag ID will be created automatically.
The relevant commands for creating a VLANs are shown below::
Command Description
config
Enter the global configuration mode
vlan
<2-4094>
To create and configure a VLAN
show vlan
[<2-4094>]
Shows the information of all VLANs or a specific VLAN
We can create upto 128 VLANs using this command. While configuring switch port mode and VLAN ID,
the number of VLANs created by the system itself can not exceed 384.
Example
: Procedures to Create a VLAN Tag 888
Mro-tek#
config
Configuration mode, one conmmand input per time. End with CTRL-Z
.
Mro-tek(config)#
vlan
888
Mro-tek(config-vlan888)#
show vlan
888
state of vlan 888: active
Mro-tek(config-vlan888)#
To delete a VLAN using command lines, the system will go through all global switching ports and
processes as follows:
1 The port is of Access mode or Tunnel mode
If the VLAN ID of the Access port is the same as the VLAN ID to be deleted, the VALN ID of the
Access port will modified to the global port number (the default VLAN ID when no file is configured).
If the VLAN ID of the Access port is the same as the global port number, the VLAN is not deleted
actually. Users can still enter the port and modify its VLAN ID.
2 If the port is of Hybrid mode or Trunk mode (including Trunk double-tagging mode) and the VLAN
list allowed by the port is specified by the users, the VLAN ID of the VLAN to be deleted will be
delete from the VLAN list of the port.
3 If the port is of Trunk mode (including Trunk double-tagging mode) and all VLANs are allowed by the
port (allow all), the configuration of the port will not be affected.
The relevant commands for deleting a VLAN are shown in the table below:
Command Description
config
Enter the global configuration mode.
no vlan
<2-4094>
To delete the specific VLAN Tag.
show vlan
[<2-4094>]
Shows the information of all VLANs or a specific VLAN.
Example
: delete VLAN 888.
Mro-tek#
config terminal
Configuration mode, one conmmand input per time. End with CTRL-Z.
Содержание PINE-16M
Страница 1: ...2010 All Rights Reserved PINE 16M Configuration Guide...
Страница 6: ......
Страница 9: ...1 1 Chapter 1 Overview...
Страница 11: ...2 1 Chapter 2 Using Command Lines...
Страница 15: ...3 1 Chapter 3 System Command...
Страница 17: ...4 1 Chapter 4 Configuration at Central Site...
Страница 69: ...5 1 Chapter 5 Configuration of remote inverse multiplexer device...
Страница 78: ......
Страница 79: ...6 1 Chapter 6 Network Protocol Configuration...
Страница 89: ...7 1 Chapter 7 Example of the Configuring PINE 16M...