NAT pool timeout [7:21206]

2001-09-26 Thread Quadri, Habeeb

Hi,

I am running out of addresses in nat pool. I understand that after certain
time period of inactivity addresses are timed out and return to the pool. I
would like to know, what is the default timeout for inactive addresses in
pool and how to reduce/manage timeout after a certain period of inactivity.
I researched CCO but things are not clear!!.  Any comments are appreciated.

Thanks.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=21206&t=21206
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: NAT pool timeout [7:21206]

2001-09-26 Thread Schneider, Matt

On a cisco router you can set the lease time by going into config t, and
then into the dhcp pool name and issue the command lease 0-365 days, I think
the default lease time is 1 day.

-Original Message-
From: Quadri, Habeeb [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 26, 2001 4:05 PM
To: [EMAIL PROTECTED]
Subject: NAT pool timeout [7:21206]


Hi,

I am running out of addresses in nat pool. I understand that after certain
time period of inactivity addresses are timed out and return to the pool. I
would like to know, what is the default timeout for inactive addresses in
pool and how to reduce/manage timeout after a certain period of inactivity.
I researched CCO but things are not clear!!.  Any comments are appreciated.

Thanks.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=21211&t=21206
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: NAT pool timeout [7:21206]

2001-09-26 Thread tuffgong

It depends on if you are using NAT or PAT.  The default timeout for dynamic
NAT translations (not using overload) is 24 hours and can be adjusted:

router(config)#ip nat translation timeout 

If you are using PAT (overload), then you have to deal with other timeout
settings. If you execute:

router(config)#ip nat translation ?

You will see a list of timeouts you can adjust.  TCP ports stay active for
24 hours unless a RST is received, UDP ports are 5 minutes and DNS times out
in 60 seconds.  Again, you can adjust all these timers.

Regards,
Bill
""Quadri, Habeeb""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> I am running out of addresses in nat pool. I understand that after certain
> time period of inactivity addresses are timed out and return to the pool.
I
> would like to know, what is the default timeout for inactive addresses in
> pool and how to reduce/manage timeout after a certain period of
inactivity.
> I researched CCO but things are not clear!!.  Any comments are
appreciated.
>
> Thanks.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=21259&t=21206
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]