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

HELP ABOUT NAT

muammer01
Level 1
Level 1

hi;

we have asr 1001x with Cisco IOS XE Software, Version 03.17.00.S and we are making nat overload with pool.

===config

ip nat pool OUTNET x.x.x.2 x.x.x.254 prefix-length 24

ip nat inside source list 1 pool OUTNET overload

access-list 1 permit y.y.y.0 0.0.31.255

===config

it is working nice. But clients outside ip addresses changing randomly and quickly.   what we want is:  when the client take nat outside ip address it has to be stay on it 1 hours.

i tried with type match-host but it is not help.

is there any way to do it ?

thanks;

2 Replies 2

Philip D'Ath
VIP Alumni
VIP Alumni

I don't know the answer.

I suspect if you increase the NAT timeout values, it will keep the existing NAT entries longer.  Check out this document:

https://supportforums.cisco.com/document/12019661/xe-asr-4k-faq-natfwha#Is_it_possible_to_configure_custom_timeout_values_per_IPport_for_NAT_in_ASR1000

I would look at "ip nat translation timeout ...." in particular.

thank you philip.

also i tried that one "ip nat translation timeout" it doesnt help.

and its default value is : Timeouts: default 86400