Installation guide
WATERS NETWORK SYSTEMS™ ProSwitch
®
- 2600M, User’s Manual, 02/07 Page 16
Command Description Syntax
check the IP configuration from the
DHCP server by “show net”
command.
For static IP setting, you can set the
IP configuration of the switch with ip,
netmask and gateway commands.
For example, “set net ip
192.168.1.250 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.
port Set switch port configuration
This command is used to change the
connection configuration of ports.
Users can configure the following
items for each port:
name of port with “name” sub
command
enable/disable a port with “admin”
sub command
operation speed of a port with
“speed” sub command
duplex mode of a port with
“duplex” sub command
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.
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]
protect Set protected port setting
This command can set protection
enabled/disabled for each connection
port. If a port is set as protected, 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 and 3 are set
as protected ports. Port 1, 2 and 3
cannot communicate with each other,
but they can communicate with other
unprotected ports – e.g. Port 4 ,5 and
6. This function is often used to
enable - Set protect enable
disable - Set protect disable
port - Set protect port [port#] [1|0]