- DHCP IP Address Reservation
- Posted by AXJ on March 1st, 2008
Hi all
What is the command in IOS DHCP to assign a fixed IP address to a MAC
address of a PC (DHCP reservation)? Thanks.
Al
- Posted by Trendkill on March 1st, 2008
On Feb 29, 8:09 pm, "AXJ" <nom...@mail.net> wrote:
ip dhcp pool Server_static
host 10.0.0.10 255.255.255.0
client-identifier 0102.0010.0012.34
http://ioshints.blogspot.com/2007/09...with-dhcp.html
- Posted by AXJ on March 1st, 2008
Thanks, Trendkill
Tried the command you suggested. It still does not work. Client (Win XP with
Wireless link) still getting the other DHCP dynamic IP address, not the one
I put on router. Any idea? Thanks.
Al
"Trendkill" <jpmason@gmail.com> wrote in message
news:076748af-ba53-4c36-bd33-de428f533151@60g2000hsy.googlegroups.com...
- Posted by AXJ on March 1st, 2008
Ooops... I read your command again and found that it has leading 01. That's
for Windows client. Yes, it works now. Thanks!
"AXJ" <nomail@mail.net> wrote in message
news:hp2yj.9266$xq2.4377@newssvr21.news.prodigy.ne t...