Go Back   Velocity Reviews > Newsgroups > Cisco
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Cisco - Route In Cisco Router

 
Thread Tools Search this Thread
Old 11-05-2009, 02:47 AM   #1
Default Route In Cisco Router


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.


Ts8060
  Reply With Quote
Old 11-05-2009, 03:07 AM   #2
Barry Margolin
 
Posts: n/a
Default Re: Route In Cisco Router
In article
<7585a896-1567-4244-b5dc->,
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 ??
>
> How can i do this. Any one help.


ip route 202.5.199.13 255.255.255.255 10.10.10.16

--
Barry Margolin,
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***


Barry Margolin
  Reply With Quote
Old 11-05-2009, 04:24 AM   #3
Ts8060
 
Posts: n/a
Default Re: Route In Cisco Router
On Nov 4, 7:07*pm, Barry Margolin <bar...@alum.mit.edu> wrote:
> In article
> <7585a896-1567-4244-b5dc-284a84646...@h14g2000pri.googlegroups.com>,
>
> *Ts8060 <ts.8...@gmail.com> 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 ??

>
> > How can i do this. Any one help.

>
> ip route 202.5.199.13 255.255.255.255 10.10.10.16
>
> --
> Barry Margolin, bar...@alum.mit.edu
> Arlington, MA
> *** PLEASE post questions in newsgroups, not directly to me ***
> *** PLEASE don't copy me on replies, I'll read them in the group ***


Thx For reply.
I will try it soon.


Ts8060
  Reply With Quote
Old 11-05-2009, 04:37 AM   #4
Lawrence Houston
 
Posts: n/a
Default Re: Route In Cisco Router
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 -- ()


Lawrence Houston
  Reply With Quote
Old 11-07-2009, 12:45 AM   #5
bod43
 
Posts: n/a
Default Re: Route In Cisco Router
On 5 Nov, 04:37, Lawrence Houston <hous...@greenfield.dyndns.org>
wrote:
> Ts8060 <ts.8...@gmail.com> 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???



That was my first impression too.

> * *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...



bod43
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cisco 837 ADSL router configuration help needed!! azzaams General Help Related Topics 2 09-09-2007 04:22 AM
Network did not assign a network address =?Utf-8?B?Z3J5ZmZl?= Wireless Networking 25 05-10-2007 02:28 PM
Router / network problem jhewitt@arrakis.es Computer Support 9 12-06-2006 04:24 PM
Second router as Access Point to extend range Jeff Wireless Networking 6 12-04-2006 03:19 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46