ip dhcp pool <WORD>
ip
Internet Protocol
dhcp
Dynamic Host Configuration Protocol
pool
Configure DHCP address pools
<WORD>
Pool name in 32 characters
Default:
N/A
Usage Guide:
To create a DHCP pool.
Example:
To create a DHCP pool (Name: IFSbestswitch).
Switch# configure terminal
Switch (config)# ip dhcp pool IFSbestswitch
Switch (config-dhcp-pool)#
broadcast
Command:
broadcast <A.B.C.D>
broadcast
Broadcast address in use on the client's subnet
<A.B.C.D>
Broadcast IP address
Default:
None
Usage Guide:
To configure Broadcast IP address (DHCP option 28) of DHCP Server
Example:
To configure Broadcast IP address (192.168.0.66) of DHCP Server for pool
"IFSbestswitch"
Switch# configure terminal
Switch (config)# ip dhcp pool IFSbestswitch
Switch (config-dhcp-pool)# broadcast 192.168.0.66
client-identifier fqdn
Command:
client-identifier fqdn <LINE>
client-identifier
fqdn
FQDN type of client identifier
<LINE>
FQDN in 128 characters
Default:
None
Usage Guide:
To configure FQDN of DHCP Server
Example:
To configure FQDN (123) of DHCP Server for pool "IFSbestswitch"
NS4750-24S-4T-4X-V2 Managed Switch Command Guide
Client identifier
Chapter 4: Commands for CLI configuration
111
Need help?
Do you have a question about the NS4750-24S-4T-4X-V2 and is the answer not in the manual?