SMC Networks SMC8612XL3 F 1.0.1.3 Switch User Manual


 
D
YNAMIC
H
OST
C
ONFIGURATION
P
ROTOCOL
3-223
CLI
– This example configures a host address pool.
Displaying Address Bindings
You can display the host devices which have acquired an IP address from
this switch’s DHCP server.
Command Attributes
IP Address – IP address assigned to host.
Mac Address – MAC address of host.
Lease time – Duration that this IP address can be used by the host.
Start time – Time this address was assigned by the switch.
Delete – Clears this binding to the host. This command is normally
used after modifying the address pool, or after moving DHCP service
to another device.
Entry Count – Number of hosts that have been given addresses by the
switch.
Note: More than one DHCP server may respond to a service request by a
host. In this case, the host generally accepts the first address
assigned by any DHCP server.
Console(config)#ip dhcp pool mgr3-162
Console(config-dhcp)#host 10.1.0.19 255.255.255.03-170
Console(config-dhcp)#hardware-address 00-e0-29-94-34-28 ethernet3-173
Console(config-dhcp)#client-identifier text bear3-172
Console(config-dhcp)#default-router 10.1.0.2533-164
Console(config-dhcp)#dns-server 10.2.3.43-165
Console(config-dhcp)#netbios-name-server 10.1.0.333-167
Console(config-dhcp)#netbios-node-type hybrid3-168
Console(config-dhcp)#domain-name example.com3-165
Console(config-dhcp)#bootfile wme.bat3-167
Console(config-dhcp)#next-server 10.1.0.213-166
Console(config-dhcp)#lease infinite3-170
Console(config-dhcp)#