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

New to Cisco

itdweeb999
Level 1
Level 1

I've had no experience with Cisco Routers so pardon my ignorance. I'm attempting to add a network address translation to my router so that traffic to a certain IP will go to my firewall. When I do a "show running-config" I see where all my other NATS are setup. They appear under the "classless" heading. What is the process that I have to go through to add an entry to the running configuration?

2 Replies 2

gpulos
Level 8
Level 8

you may have something as follows for your existing NAT statements --

ip nat inside source static 192.168.1.10 172.10.10.16 (or the likes; perhaps a many to one with the overload statement as well)

you could type in what you already see but change the ip addresses where applicable, or if you like, provide the protocol(s) you want to use and we can provide an example.

see the following guide for more NAT config info:

http://www.cisco.com/en/US/products/ps6441/products_configuration_guide_book09186a0080606a92.html

I was probably just going to use what was already in the configuration as an example. I just need to know how to add the statements to the configuration. I'm not understanding what the process is to add lines to the running configuration.

Review Cisco Networking for a $25 gift card