8 network commands – PLANET VIP-000 User Manual
Page 71
VIP User
’s Manual
Command Line Interface
57
7.8 Network Commands
net reset
Use the net reset command to reset VIP. The CLI will prompt you to confirm the command be-
fore resetting VIP.
Syntax Description
This command has no arguments or keywords
net set gateway ip_addr
Use the net set gateway command to assign a default gateway (router) for VIP. The default
gateway routes packet data outside or your IP subnet.
Syntax description
ip_addr
The IP address of the default gateway. IP address of 0.0.0.0 stands for no default
gateway.
Note
The new setting will not take effect until VIP is reset.
net set http {on|off}
VIP allows you enable of disable its built-in HTTP server. Use the net set http command to en-
able or disable the HTTP server.
Syntax description
on
Enable HTTP server. This allows users to access VIP from web browser.
off
Disable HTTP server.
net set telnet {on|off}
VIP allows you enable of disable its built-in Telnet server. Use the net set telnet command to
enable or disable the Telnet server.
Syntax description
on
Enable Telnet server. This allows users to access VIP from web browser.
off
Disable Telnet server.
net set ip ip_addr
Use the net set ip command to assign an static IP address to VIP.
Syntax description
ip_addr
The IP address of VIP.
Note