Configuration Guide
VLAN Configuration
Creating/Modifying a VLAN
In the privileged mode, you can create or modify a VLAN by executing the
following commands.
Command
Function
Ruijie(config)#
vlan
vlan-id
Enter a VLAN ID. If you enter a new VLAN ID,
the device will create it. If you enter an existing
VLAN ID, the device modifies the
corresponding VLAN.
Ruijie(config)#
name
vlan-name
(Optional) Name the VLAN. If you skip this
step, the device automatically assigns the
VLAN a name of VLAN xxxx, where xxxx is a
4-digit VLAN ID starting with 0. For example,
VLAN 0004 is the default name of VLAN 4.
To restore the name of a VLAN to its default, simply enter the
no name
command.
The following example creates VLAN 888, names it test888, and saves its
configuration into the configuration file:
Ruijie#
configure terminal
Ruijie(config)#
vlan
888
Ruijie(config-vlan)#
name
test888
Ruijie(config-vlan)#
end
Deleting a VLAN
You cannot delete the default VLAN (VLAN 1).
In the privileged mode, you can delete a VLAN by executing the following
command.
Command
Function
Ruijie(config)#
no vlan
vlan-id
Enter the VLAN ID that you want to delete.
Assigning Access Ports to a VLAN
If you assign a port to an inexistent VLAN, the switch will automatically create
that VLAN.
In the privileged mode, you can assign a port to a VLAN by executing the
following command.
Command
Function
Summary of Contents for RG-S2900G-E Series
Page 1: ...RG S2900G E Series Switch RGOS Configuration Guide Release 10 4 2b12 p1 ...
Page 91: ...Configuration Guide Configuring PoE Configuration ...
Page 133: ...Configuration Guide EEE Configuration ...
Page 319: ...Configuration Guide QinQ Configuration ...
Page 408: ......
Page 409: ...IP Routing Configuration 1 Static Route Configuration ...
Page 412: ......
Page 413: ...Multicast Configuration 1 IGMP Snooping Configuration 2 MLD Snooping Configuration ...
Page 757: ......
Page 758: ...ACL QoS Configuration 1 Access Control List Configuration 2 QoS Configuration ...
Page 801: ...Reliability Configuration 1 RLDP Configuration 2 TPP Configuration 3 SEM Configuration ...
Page 901: ...Configuration Guide ERSPAN Configuration ...
Page 902: ...Web based Configuration 1 Web based Configuration ...