KTI Networks KS-2601 User Manual

Page 23

Advertising
background image

19


netmask 255.255.255.0 gateway 192.168.1.154” will set these parameters as
the IP address configuration of the switch. After the command, you can use
“show net” to verify the setting.

2.16

set port command

This command is used to change the connection configuration of ports.
Its syntax is . . .

>set port 2
[Argument List]
name........... Set port # name [string]
admin.......... Set port # admin [enable|disable]
speed.......... Set port # speed [auto|10|100|1000]
duplex......... Set port # duplex [full|half]
flowctrl....... Set port # flowctrl [ON|OFF]


User can configure the following items for each port.
a. Name of a port with “name” sub-command.
b. Enable/Disable a port with “admin” sub-command.
c. Operation speed of a port with “speed” sub-command.
d. Duplex mode of a port with “duplex” sub-command.
e. Flow Control function of a port with “flowctrl” sub-command.

For exampe, “set port 1 name YYY admin enable speed 10 duplex half”
command will enable Port 1 and set it to 10Mbps/Half Duplex and name it as
“YYY”.
Note: For 100FX port, the port setting is allowed for 100/Full (100Mbps, Full
duplex) only.

2.17 set protected command

This command can set protection enabled/disabled for each connection port.
If a port is set as protected port, it cannot communicate with other protected
ports. But it still can communicate with other unprotected ports if they are in
the same VLAN.
For example, Port 1,2,3 are set as protected ports. Port 1,2,3 cannot
communicate with each other, but they can communicate with other un-
protected ports – e.g. Port 4,5,6. This function is often used to isolated ports
in the same VLAN.

Its syntax is …

>set protect
[Argument List]
enable......... Set protect enable
disable........ Set protect disable
port........... Set protect port [port#] [1|0]


enable: enable this function
disable: disable this function
port: set a port as protected or un-protected

2.18 set pvlan command

Advertising