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

Translate Destination IP Address

riosibuea
Level 1
Level 1

Hello,

I would like to translate a matching destination IP Address from a specific source network to a specific destination IP Address.

Is this possible to be done on Cisco IOS Router?

2 Replies 2

sooprasa
Level 1
Level 1

Hello,

Could be a little more clear on your question please.

You can refer to the below mentioned document to configure NAT on IOS

http://www.cisco.com/en/US/tech/tk648/tk361/technologies_tech_note09186a0080094e77.shtml

Regards,

Sooraj

P.S.: please mark this thread as answered if you  feel your query is resolved. Do rate helpful posts.

Yes and it is easy.

As a NAT source you can use extended access list:

ip access-list exte NATDST

permit ip SOURCE_IP SOURCE_WILDCARD DESTINATION_IP DESTIONATION_WILDCARD

ip nat inside source list NATDST pool WHICHEVERYOUDEFINED

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card