ns dhcpParams¶
The following operations can be performed on "ns dhcpParams":
set ns dhcpParams¶
Sets the DHCP client parameters.
Synopsys¶
set ns dhcpParams [-dhcpClient ( ON | OFF )] [-saveroute ( ON | OFF )]
Arguments¶
dhcpClient
Enables DHCP client to acquire IP address from the DHCP server in the next boot. When set to OFF, disables the DHCP client in the next boot.
Possible values: ON, OFF
Default value: OFF
saveroute
DHCP acquired routes are saved on the NetScaler appliance.
Possible values: ON, OFF
Default value: OFF
unset ns dhcpParams¶
Use this command to remove ns dhcpParams settings.Refer to the set ns dhcpParams command for meanings of the arguments.
Synopsys¶
unset ns dhcpParams [-dhcpClient] [-saveroute]
show ns dhcpParams¶
Displays the parameters configured for the DHCP client.
Synopsys¶
show ns dhcpParams
Outputs¶
dhcpClient
ON, if DHCP client active on next reboot, else OFF
IPAddress
DHCP acquired IP
netmask
DHCP acquired Netmask
hostRtGw
DHCP acquired Gateway
running
DHCP mode
saveroute
DHCP acquired gateway save flag