Command Line Reference Guide

15
Dynamic Host Configuration Protocol (DHCP)
Dynamic host configuration protocol (DHCP) is an application layer protocol that dynamically assigns IP addresses and
other configuration parameters to network end-stations (hosts) based on configuration policies determined by network
administrators.
The basic DHCP commands are supported by FTOS on the S5000 switch.
This chapter contains the following sections:
Commands to Configure the System to be a DHCP Server
Commands to Configure Secure DHCP
Commands to Configure the System to be a DHCP Server
Use the following commands to configure the system to ba DHCP server.
clear ip dhcp
Reset the DHCP counters.
S5000
Syntax
clear ip dhcp [binding {address} | conflict | server
statistics]
Parameters
binding Enter the keyword binding to delete all entries in the binding table.
address
Enter the IP address to clear the binding entry for a single IP address.
conflicts Enter the keyword conflicts to delete all of the log entries
created for IP address conflicts.
server statistics Enter the keywords server statistics to clear all the server
counter information.
Defaults none
Command Modes EXEC Privilege
Command History
Version 9.0(1.3) Introduced on the S5000.
417