81 Chapter 7
• net
[Usage] net
[Function] displays the configuration of net
>net
Current net is ip 172.18.3.226 gw 0.0.0.0 netmask 255.255.255.0
[Usage] net set ip d.d.d.d gw d.d.d.d netmask d.d.d.d
[Function] sets the configuration of net
>net set ip 172.18.3.227 gw 0.0.0.0 netmask 255.255.255.0
>net
Current net is ip 172.18.3.227 gw 0.0.0.0 netmask 255.255.255.0
[Usage] net tcpno ddd
[Function] Set the listen TCP port number of net.
> net tcpno 6000
Set the listen TCP port number to 6000.
[USAGE] net save
[FUNCTION] saves the configuration of net to system
• port
[USAGE] port [nn | all]
[FUNCTION] displays the status of port(s)
>port all
The Port01 is type 422, idleto 30, idle
The Port02 is type 232, idleto 30, idle
The Port03 is type 232, idleto 30, idle
The Port04 is type 232, idleto 30, idle
The Port05 is type 232, idleto 30, idle
The Port06 is type 232, idleto 30, idle
The Port07 is type 232, idleto 30, idle
The Port08 is type 232, idleto 30, idle
The Port09 is type 232, idleto 30, idle
The Port10 is type 232, idleto 30, idle
The Port11 is type 232, idleto 30, idle
The Port12 is type 232, idleto 30, idle
The Port13 is type 232, idleto 30, idle
The Port14 is type 422, idleto 30, idle
Note You should use the net save command to
activate the change.