Route In Cisco Router

Nov 05, 2009 4 Replies

I want to route 202.5.199.3 IP address to Local 10.10.10.16.


202.5.199.13 -> 10.10.10.16 Is that possible ??

How can i do this. Any one help.


ip route 202.5.199.13 255.255.255.255 10.10.10.16

Thx For reply. I will try it soon.

Ts8060 wrote: : I want to route 202.5.199.3 IP address to Local 10.10.10.16.

: 202.5.199.13 -> 10.10.10.16 Is that possible ??

Might you be asking about Static NAT???

ip nat inside source static 10.10.10.16 202.5.199.13

Requiring additional statements "ip nat inside" and "ip nat outside" of the appropriate Interfaces...

Lawrence Houston -- ( snipped-for-privacy@greenfield.dyndns.org)

That was my first impression too.

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required