cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
529
Views
0
Helpful
1
Replies

Statc NAT

pushpak.lele
Level 1
Level 1

hi

I am configuring static nat on router. command entered is as follows

ip nat inside source static 1.1.1.1 2.2.2.2 at this point when i type question mark it gives the options

like extendable, mapping-id, no-alias, no-payload, redundancy, route-map,vrf .Out of these options what is the use

of route-map at this point ?

regards

Pushpak

1 Reply 1

shijogeorge
Level 1
Level 1

This can be used in scenarios where the same inside local address needs to be translated to more than one inside global address, depending on where the traffic is destined.

http://www.cisco.com/en/US/docs/ios/12_2t/12_2t4/feature/guide/ftnatrt.html

HTH

Shijo George