EasyManua.ls Logo

Synaccess netBooter PDU Series - Page 6

Default Icon
16 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Basic System configuration settings can be configured in the “System” section of the left hand menu. Of
note, this includes enabling/disabling web access, telnet access, setting telnet authentication mode, and
enabling NTP or setting date time information in the absence of NTP.
If you are accessing the device via command line interface (e.g. Telnet or Serial port), you can refer to
the help menu by entering in the “help” command. For reference, key commands related to basic
network settings are documented in the following table:
CLI Command
Description
nwshow
Displays network settings and status, including IP address, gateway, MAC
address, and more
nwset
Resets the network interface
dhcp <x>
Sets IP to DHCP mode (x=1) or Static mode (x=0)
ip <ip> <mask>
Sets the static IP address of the device to <ip> and the mask to <mask>
Please note that this IP setting is only applicable if DHCP mode is disabled (e.g.
device is in static IP mode). In other words, if DHCP mode is enabled, this IP
setting is not active/relevant until static mode is enabled.
gw <gw>
Sets gateway IP to <gw> for static IP mode
Please note that this IP setting is only applicable if DHCP mode is disabled (e.g.
device is in static IP mode). In other words, if DHCP mode is enabled, this IP
setting is not active/relevant until static mode is enabled.
mac
Displays the Ethernet Port Mac Address
web <v>
Enables or disables web access.
“1” = Web access On
“0” = Web access Off