Technical Documentation

Requesting DHCP Local Server to Initiate Reconfiguration of Client Bindings

You can request that the DHCP local server initiate reconfiguration of all of clients or only specified clients.

To request reconfiguration of all clients:

  • Specify the all option.
    user@host> request dhcp server reconfigure all

To request reconfiguration of only certain clients:

  • Specify the IP address of the DHCP client.
    user@host> request dhcp server reconfigure 192.168.27.3
  • Specify the MAC address of the DHCP client.
    user@host> request dhcp server reconfigure 12:23:34:45:56:67
  • Specify an interface; reconfiguration is attempted for all clients on this interface.
    user@host> request dhcp server reconfigure interface fe-0/0/0.100
  • Specify a logical system; reconfiguration is attempted for all clients or the specified clients in this logical system.
    user@host> request dhcp server reconfigure all logical-system ls-bldg5
  • Specify a routing instance; reconfiguration is attempted for all clients or the specified clients in this routing instance.
    user@host> request dhcp server reconfigure all routing-instance ri-boston

Published: 2010-07-13

Help
|
My Account
|
Log Out