31.3.7SVLAN Getentry Command
Syntax:
192.168.1.1 vlan1q> svlan getentry <vid>
where
<vid> = A VLAN ID. Valid parameter range = [1 – 4094].
This command displays an entry with a specified VLAN ID in the static VLAN table.
Display a Static VLAN Table Entry Example
The following figure is an example display of the following command.
192.168.1.1 vlan1q> svlan getentry 2
| vid | port# | ad_control | tag_control |
|
|
| ||||
|
| ||||
| 2 | 1 | normal | untag |
|
|
| 2 | fixed | untag |
|
|
| 3 | normal | untag |
|
|
|
|
|
|
|
|
|
|
|
|
|
31.3.8SVLAN Delentry Command
Syntax:
192.168.1.1 vlan mgr> svlan delentry <vid>
where
<vid> = A VLAN ID. Valid parameter range = [1 – 4094].
This command deletes an entry with a specified VLAN ID in the static VLAN table
Delete a Static VLAN Entry Example
The following example will delete the entry with VLAN ID 2 in the static VLAN table.
192.168.1.1 vlan mgr> svlan delentry 2
31.3.9DVLAN List Command
Syntax:
192.168.1.1 vlan1q> dvlan list
This command displays the dynamic VLAN registration table. The following figure is an example of what is displayed when you use this command.
IEEE 802.1QTagged VLAN Commands |