
GSWB
CHAPTER 8 CLI Operations
8.3.4IP-related commands
8.3.4.1ip dhcp restart
This command retransmits a BOOTP or DHCP client request.
If you specify ip host bootp/dhcp, you need to execute this command.
(1) Synopsis
ip dhcp restart
(2)Options
None
(3)Command mode enabled exec
(4)See also
ip host
(5)Examples
•Sends a Bootp/DHCP client request
Switch# configure
Switch(config)# ip host bootp/dhcp
Switch(config)# exit
Switch# ip dhcp restart
Switch#
(6)Error Messages
•% Incomplete command.
Cause: Incomplete command input
Action: Enter the command string correctly.
• % Invalid input detected at '^' marker.
Cause: Invalid character detected at '^' marker in the entered command string
Action: Enter the command string correctly.