System information
SIGNAMAX a.s.
Office: Vlarska 22, 627 00 Brno, CZ
T:+420 533 338 854 l F:+420 533 338 883 l www.signamax.eu
65
<name> or <index>: Specify an existing
port-based VLAN name or index number
(1~26).
For example:
SWH(config-vlan-port-base)# delete
myvland
exit
Quit the current mode and return to VLAN
mode.
show
Show or verify currently-added or deleted
port-based VLANs.
SWH(config-vlan-
dot1q)#
add <vid> <port_list> [name]
To add a new VLAN entity.
<vid>: 1~4094
<port_list>: Specify a port number or
multiple port numbers with the format 5, 7,
8, 9, 12 or 5, 7-9, 12. Indicate “27” to denote
CPU.
[name]: Entering a name or description up
to 15 characters for this VLAN (optional).
For example:
SWH(config-vlan-dot1q)# add 9 1-27 myvlan
delete <vid>
To delete a registered VLAN.
For example:
SWH(config-vlan-dot1q)# delete 9
exit
Quit the current mode and return to VLAN
mode.
show
Show or verify currently-added or deleted
VLANs.
Edit details of a dot1q VLAN entry.
If you would like to modify an existing VLAN entry, you can enter dot1q VID after
SWH(config-vlan)#. For example, enter SWH(config-vlan)# dot1q 9 to modify the
details of VLAN 9 entry.
port-list <port_list> <port_list>: Specify a port number or
multiple port numbers with the format 5, 7,
8, 9, 12 or 5, 7-9, 12.
name <name> <name>: Specify a name for this VLAN of
up to 15 characters.
exit
Quit the current VLAN setting and return to
SWH(config-vlan)#.
SWH(config-vlan-
dot1q_VID)#
show
Show the current VID setting information.
SWH(config-vlan-
service)#
add <vid> <port_list> [name]
To add a new service VLAN entity. When
double-tagged packets are coming from
service ports, they will be handled or
forwarded to ports according to VID settings.
<vid>: 1~4094
<port_list>: Specify a port number or
multiple port numbers with the format 5, 7,
8, 9, 12 or 5, 7-9, 12.
[name]: Entering a name or description up
to 15 characters for this service VLAN.
For example:
SWH(config-vlan-service)# add 2 3-8
myservlan