![Citrix ADC MPX 10500 Скачать руководство пользователя страница 134](http://html1.mh-extra.com/html/citrix/adc-mpx-10500/adc-mpx-10500_manual_2610991134.webp)
Citrix ADC MPX
able the DHCP client and save the configuration before shutting down the appliance, you will need to
connect to the appliance through the console and dynamically run the DHCP client on the appliance.
The DHCP server will then provide an IP address, a gateway, and a subnet mask. You can use the IP
address to access the appliance and configure the other settings remotely.
If the DHCP client is enabled in the configuration file, you should disable it and then save the configu-
ration file. If the DHCP client is enabled, the appliance will poll the DHCP server again for an IP address
when it restarts.
The Citrix ADC CLI commands associated with each task are listed below:
• To dynamically run the DHCP client to fetch an IP address from the DHCP server
set dhcpParams dhcpClient on
• To configure the DHCP client to run when the appliance restarts
set dhcpParams dhcpClient on
save config
• To prevent the DHCP client from running when the appliance restarts
set dhcpParams dhcpClient off
save config
Note
: This is required only if the ON setting was saved.
• To save the DHCP acquired route so that it is available when the appliance restarts
>
set dhcpParams
-
dhcpclient on
-
saveroute on
>
save config
• To prevent saving the DHCP acquired route (default behavior)
set dhcpParams
-
dhcpclient on
-
saveroute off
save config
Note
: This is required only if the ON setting was saved.
Access a Citrix ADC appliance by using SSH keys and no password
If you administer a large number of Citrix ADC appliances, storing and looking up passwords for log-
ging on to individual appliances can be cumbersome. To avoid being prompted for passwords, you
can set up secure shell access with public key encryption on each appliance.
Citrix ADC features can also use SSH key based authentication for internal communication when the
internal user is disabled (by using the set ns param -internaluserlogin disabled command). In such
cases, the key name must be set as “ns_comm_key”.
© 1999-2019 Citrix Systems, Inc. All rights reserved.
134