Wednesday, February 25, 2009

Cisco IOS DHCP address assignment using client device' MAC address

Assigning specified IP address to device using its Hardware Address(MAC).

ip dhcp pool ittipstricks
host 192.168.3.222 255.255.255.0
hardware-address ba0f.de83.b2a9
dns-server 192.168.3.1 192.168.3.2

No comments:

Post a Comment

 
span.fullpost {display:inline;}