KTI Networks KS-2601 User Manual

Page 16

Advertising
background image

12


qos............ Set QoS configuration
ratecontrol.... Set Rate Control configuration
rmon........... Set RMON Function configuration
security....... Set port security mode for Static MAC address
snmp........... Set snmp configuration
sta............ Set Spanning Tree configuration
stormcontrol... Set Storm Control configuration
trunk.......... Set Trunk function configuration


2.1 set ? and set help command

These two commands will show the sub-command list for set command.

2.2 set 1qvlan command

This command is used to configure 802.1Q VLAN of the switch.
Its syntax is . . .

>set 1qvlan
[Argument List]
enable......... Set 802.1Q VLAN enabled.
disable........ Set 802.1Q VLAN disabled.
ingressfilter.. Set ingress filter Enable or Disable.
create......... Create new 802.1Q vlan with specified VLAN ID and VLAN Name.
modify......... Modify the setting of a 802.1Q VLAN.
pvid........... Set the Port VLANID of specified port.
mgrpvid........ Set the Port VLANID of management port.
priority....... Set the priority for tag of specified port.
mode........... Set the VLAN Mode.

enable and disable sub-commands are used to enable/disable 802.1Q
VLAN function of the switch.
ingressfilter sub-command is used to enable/disable VLAN filtering executed
at ingress port.
Enable: the VLAN filtering function will be executed when packet is received
at ingress port. If the ingress port is in the same VLAN of the received packet,
this packet will go to forwarding stage. Otherwise, the packet will be
discarded by VLAN filtering at ingress port.
Disable: the VLAN filtering function will be executed when packet is
forwarded to egress port.
create sub-command is used to create a static 802.1Q VLAN. For example,
“set 1qvlan create 20 ABC” will create a static 802.1Q VLAN with ID 20 and
name “ABC”.
modify sub-command is used to modify a static 802.1Q VLAN setting.
Its syntax is . . .

>set 1qvlan modify
Syntax : set 1qvlan modify [+|-] [port#] VLANID [1:<tagged>|0:<untagged>]
Examples : Set 1qvlan +1+5-7 2 1
Description: Add port 1,5 to VLAN 2 as tagged port and remove port 7 from VLAN 2

pvid sub-command is used to set Port VLAN ID. The Port VLAN ID is used
as the VLAN ID for tag adding when untagged packet is translated to tagged
packet. For example, “set 1qvlan pvid 3 10” will set the PVID of Port 3 as 10.
mgrpvid sub-command is used to select the VLAN group that is allowed to
management the switch. Only the users in the selected VLAN can manage

Advertising