Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > 2 serial connections to the same router ?

Reply
Thread Tools

2 serial connections to the same router ?

 
 
jh3ang
Guest
Posts: n/a
 
      04-10-2006
Two routers are connected each other with 2 serial connections.
Each router has one workstation that has ip address, 129.13.1.2 and
129.13.2.2.

Because router has 2 serial connections to each other, I was expecting
this output:
Router2#>show ip route
C 129.13.2.0/24 is directly connected, FastEthernet1/0
C 192.168.1.0/24 is directly connected, Serial0/0
C 192.168.2.0/24 is directly connected, Serial0/1
R 129.13.1.0/24 [120/1] via 192.168.1.1, 00:05:22, Serial0/0
R 129.13.1.0/24 [120/1] via 192.168.2.1, 00:05:22, Serial0/1

But, the real one is below:
Gateway of last resort is not set
C 129.13.2.0/24 is directly connected, FastEthernet1/0
C 192.168.1.0/24 is directly connected, Serial0/0
C 192.168.2.0/24 is directly connected, Serial0/1
R 129.13.1.0/24 [120/1] via 192.168.2.1, 00:05:22, Serial0/1

I don't know what causes this problem.
It should have one more line, 'cause I have another serial connection.

"R 129.13.1.0/24 [120/1] via 192.168.1.1, 00:05:22, Serial0/0"

Please help me out..

 
Reply With Quote
 
 
 
 
ciscodagama@gmail.com
Guest
Posts: n/a
 
      04-11-2006
What version of software are you running? Could you post your
configuration?

The maximum number of equal cost paths allowed is controlled by the
"maximum-paths" command under the rip router configuration and by
default up to 4 paths are supported. Do you by any chance have the
maximum-paths set at 1?

Cisco da Gama
http://ciscostudy.blogspot.com

 
Reply With Quote
 
 
 
 
jh3ang
Guest
Posts: n/a
 
      04-12-2006
I guess my network simulator software doesn't support that kind of
situation.
I use boson network simulator. It's good,but when I study more and
more, it's limitation reveals. -.- or something is wrong with my
setting.

 
Reply With Quote
 
 
 
Reply

Thread Tools

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Serial connections and threads in a GUI Aaron Hoover Python 1 09-30-2009 12:02 AM
Lingering Idle Oracle Connections? Persistent connections? jobs ASP .Net 2 11-16-2007 03:37 AM
Which of my serial connections T1's h as failed? just bob Cisco 2 04-11-2007 05:17 PM
Does Ruby have support for serial connections - RS232?? Chris Finch Ruby 3 09-01-2006 01:13 AM
Can I connect router Serial interface directly to a PC serial port? Faustino Dina Cisco 2 08-18-2004 02:30 AM



Advertisments
 



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 47 48 49 50 51 52 53 54 55 56 57