73 ip dhcp pool, 1 broadcast – PLANET XGSW-28040HP User Manual
Page 190

Command Guide of XGSW-28040HP
4.2.73 ip dhcp pool
Command:
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: planetbestswitch).
Switch# configure terminal
Switch (config)# ip dhcp pool planetbestswitch
Switch (config-dhcp-pool)#
4.2.73.1 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 “planetbestswitch”
Switch# configure terminal
Switch (config)# ip dhcp pool planetbestswitch
Switch (config-dhcp-pool)# broadcast 192.168.0.66
-190-