KTI Networks KS-2601 User Manual

Page 24

Advertising
background image

20


This command is used to set the configuration for port-based VLAN. This
switch supports both 802.1Q VLAN and port-based VLAN. If you want to
apply port-based VLAN for the switch, you can use this command to
configure it.

Its syntax is …

>set pvlan
Syntax : Set pvlan [1:enable|0:disable]
Examples : Set pvlan enable
Description: Enable the Port-based VLAN function.

Syntax : Set pvlan name [vlan#] [vlan name]
Examples : Set pvlan name 1 vlan_1
Description: Set name of vlan 1 as "vlan_1".

Syntax : Set pvlan [+/-] [port#] [vlan#]
Examples : Set pvlan +1+2+3+4+5-7 1
Description: Add port 1,2,3,4,5 to VLAN 1 and
remove port 7 from VLAN 1


Note: If a port does not belong to any VLAN, that port will be isolated from
other ports – including the internal management interface of the switch.


2.19

set qos command

This command is used to configure QoS function of the switch.
Its syntax is . . .

>set qos
[Argument List]
enable......... Set QoS enabled.
disable........ Set QoS disabled.
priority....... Set QoS priority of specified port.
dot1p.......... Set 802.1p enabled of specified port.
mapping........ Set 802.1p priority to priority queue mapping.

This switch supports four priority queues on each port – P0, P1, P2 and P3.
And both port-based priority and 802.1P tag priority are supported. This
command can be used to configure the QoS setting of the switch. Here are
the details about these sub-commands.

2.19.1 set qos enable command

This command is used to enable QoS operation.

2.19.2 set qos disable command

This command is used to disable QoS operation.

2.19.3 set qos priority command

This command is used to configure port-based priority. All packets coming
from high priority port will always be forwarded to highest priority queue P3.
All packets coming from low priority port will always be forwarded to lowest
priority queue P0. For example, “set qos priority 3 high” command will set
Port 3 as a high priority port.

Advertising