25-13
Cisco IE 2000 Switch Software Configuration Guide
OL-25866-01
Chapter 25 Configuring DHCP
How to Configure DHCP
Enabling DHCP Server Port-Based Address AllocationPreassigning an IP Address
Step 3 ip dhcp snooping database timeout
seconds
Specifies (in seconds) how long to wait for the database transfer process
to finish before stopping the process.
The default is 300 seconds. The range is 0 to 86400. Use 0 to define an
infinite duration, which means to continue trying the transfer indefinitely.
Step 4 ip dhcp snooping database write-delay
seconds
Specifies the duration for which the transfer should be delayed after the
binding database changes. The range is from 15 to 86400 seconds. The
default is 300 seconds (5 minutes).
Step 5 end Returns to privileged EXEC mode.
Step 6 ip dhcp snooping binding mac-address
vlan vlan-id ip-address interface
interface-id expiry seconds
(Optional) Adds binding entries to the DHCP snooping binding database.
The vlan-id range is from 1 to 4904. The seconds range is from
1 to 4294967295.
Enter this command for each entry that you add.
Note Use this command when you are testing or debugging the switch .
Command Purpose
Step 1 configure terminal Enters global configuration mode.
Step 2 ip dhcp use subscriber-id client-id Configures the DHCP server to globally use the
subscriber identifier as the client identifier on all
incoming DHCP messages.
Step 3 ip dhcp subscriber-id interface-name Automatically generates a subscriber identifier based
on the short name of the interface.
A subscriber identifier configured on a specific
interface takes precedence over this command.
Step 4 interface interface-id Specifies the interface to be configured, and enters
interface configuration mode.
Step 5 ip dhcp server use subscriber-id client-id Configures the DHCP server to use the subscriber
identifier as the client identifier on all incoming
DHCP messages on the interface.
Step 6 end Returns to privileged EXEC mode.
Command Purpose
Step 1 configure terminal Enters global configuration mode.
Step 2 ip dhcp pool poolname Enters DHCP pool configuration mode, and defines
the name for the DHCP pool. The pool name can be a
symbolic string (such as Engineering) or an integer
(such as 0).
Command Purpose