Chapter 4: Commands for CLI configuration
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
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
”
Switch# configure terminal
Switch (config)#
ip dhcp pool IFSbestswitch
Switch (config-dhcp-pool)#
client-identifier fqdn 123
client-identifier mac-address
Command:
client-identifier mac-address <MAC>
client-identifier
Client identifier
mac-address
MAC address type of client identifier
<MAC>
MAC address of client
132
NS3500-24T-4C Managed Switch Command Guide