cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
340
Views
5
Helpful
2
Replies

"ip address dhcp retry 48 setroute" in PIX7.0?

ph0enix
Level 1
Level 1

I'm trying to set the number retries on a DHCP enabled interface in PIX 7.21 and the retry command isn't there. How do I get around this?

Thanks

2 Replies 2

a.kiprawih
Level 7
Level 7

In PIX 7.0/PIX7.2, the command you're looking for is no longer available.

Extract from Cisco PIX7.2 Command doc:

To use DHCP to obtain an IP address for an interface, use the 'ip address dhcp' command in interface configuration mode. To disable the DHCP client for this interface, use the 'no' form of this command.

Available command option:

ip address dhcp [setroute]

no ip address dhcp

However, this command is clearly available in PIX6.3(5):

ip address dhcp [setroute] [retry ]

HTH

AK

Yes, I'm even looking at the PIX 7.0(4) documentation and it still has the "

ip address dhcp [setroute] [retry " line but it's not in the doc. for 7.2(1). I really need the feature. Are there any workarounds for this?

Thanks!