cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
373
Views
0
Helpful
2
Replies

Pix DHCP - reserved address possible?

djones
Level 1
Level 1

Is it possible to designate reserved IP addresses (i.e. based on MAC address) when using a PIX as a DHCP server?

2 Replies 2

hoangbp
Level 1
Level 1

Hi,

As far as I know, the PIXes do not support DHCP address reservation based on MAC addresses.

Thanks,

Binh

Patrick Iseli
Level 7
Level 7

No, this is not possible. Define for example a range from 192.168.1.1-192.168.1.200 and use 201 to 254 for static entries.

example:

dhcpd address 192.168.1.1-192.168.1.200 inside

dhcpd dns dns1 dns2

dhcpd lease 3600

dhcpd ping_timeout 750

dhcpd domain yourdomain.com

dhcpd enable inside

See reference:

Cisco PIX Firewall Command Reference, Version 6.3

http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_command_reference_chapter09186a00801727a8.html#wp1025497

sincerely

Patrick

Review Cisco Networking for a $25 gift card