10.6.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 |
|
|
|
|
|
|
|
10.6.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 entry 2 in the static VLAN table.
192.168.1.1 vlan mgr> svlan delentry 2
10.6.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.1Q Tagged VLAN Commands |