Chapter 4: Commands for CLI configuration
Default:
None
Usage Guide:
To configure
Bind IP to MAC
of
DHCP Server
Example:
To configure
Bind IP to MAC
(00:11:22:33:44:55)
of
DHCP Server
for
pool
“
IFSbestswitch
”
Switch# configure terminal
Switch (config)#
ip dhcp pool IFSbestswitch
Switch (config-dhcp-pool)#
client-identifier mac-address
00:11:22:33:44:55
client-name
Command:
client-name
client-name
Client host name
Default:
None
Usage Guide:
To configure
Client-name
of
DHCP Server
Example:
To configure
Client-name
(555)
of
DHCP Server
for
pool “
IFSbestswitch
”
Switch# configure terminal
Switch (config)#
ip dhcp pool IFSbestswitch
Switch (config-dhcp-pool)#
client-name 555
default-router
Command:
default-router <A.B.C.D>
default-router
Default routers
<A.B.C.D>
Router's IP address
Default:
None
Usage Guide:
To configure
Default Gateway
of
DHCP Server
Example:
To configure
Default Gateway
(192.168.0.1)
of
DHCP Server
for
pool
“
IFSbestswitch
”
Switch# configure terminal
Switch (config)#
ip dhcp pool IFSbestswitch
Switch (config-dhcp-pool)#
default-router 192.168.0.1
NS4702-24P-4X Managed Switch Command Guide
125