Computing.Net > Forums > Networking > Cisco Routers

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Cisco Routers

Reply to Message Icon

Name: Mradams921
Date: November 19, 2005 at 02:47:23 Pacific
OS: c2600 IOS c1700 IOS
CPU/Ram: Cisco Processors
Comment:

I would like to set up a lab in my basement using my Cable Modem internet connection. I have two cisco routers that I would like to connect behind my cable modem to setup two Internal Networks. Is there a way to connect the two routers to one another in order to simulate a WAN? And is it possible to connect a cable modem from the ISP to a serial port on one of the routers?



Sponsored Link
Ads by Google

Response Number 1
Name: Curt R
Date: November 19, 2005 at 05:41:45 Pacific
Reply:

Yes, you can cross connect the two routers. No, you can't connect the cable modem to the serial port. The "Console" port (serial) is solely for connecting directly from a PC (or laptop) and intended for setting up the router(s).

What model routers?

From your questions I get the impression you don't know much about Cisco equipment and the IOS inside them....I hope you have a good book and a good working knowledge of routing and routing tables. If you don't, you're going to have a lot of trouble. In your case, I would work on getting one router to work first. Then connect the second one.


0

Response Number 2
Name: Curt R
Date: November 19, 2005 at 05:50:23 Pacific
Reply:

Oh, I was going to mention, you only need one router to create two, or more internal networks depending on what you have for a switch (or switches as the case may be). If you have a managed switch (or switches) that are capable of passing VLAN tags one router will suffice for internal networks.

Multiple routers would be used more for a WAN to connect multiple remote sites.



0

Response Number 3
Name: sumosid
Date: November 22, 2005 at 17:58:29 Pacific
Reply:

Yeah you can connect the routers together via serial ports and simulate a WAN link without ntu's (csu/dsu). You can encapsulate frame-relay, ect...


0

Response Number 4
Name: SE_Miser
Date: January 8, 2006 at 10:07:55 Pacific
Reply:

IMradams921 can probably also benifit from this.I have two cisco 2501s connected back to back via their serial port. However, cannot ping the ethernet ports of the other router. Router1 cannot ping router2s ethernet port & viceversa. (using console port, and all ports & protocols up).

Any idea what is the problem. Here is my data:
-------------------
Router1#sh run
Building configuration...

Current configuration:
!
version 11.3
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
!
interface Ethernet0
ip address 192.168.2.1 255.255.255.0
no cdp enable
no mop enabled
!
interface Serial0
ip address 192.168.3.1 255.255.255.0
no ip mroute-cache
no fair-queue
!
interface Serial1
ip address 192.168.3.3 255.255.255.0
no cdp enable
!
router rip
network 192.168.0.0
!
ip classless
!
snmp-server community public RO
!
line con 0
exec-timeout 0 0
line aux 0
line vty 0 4
password 300
login
!
end

Router2#sh run
Building configuration...

Current configuration:
!
version 11.3
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
!
!
!
interface Ethernet0
ip address 192.168.7.1 255.255.255.0
no cdp enable
no mop enabled
!
interface Serial0
ip address 192.168.3.2 255.255.255.0
no ip mroute-cache
no fair-queue
clockrate 56000
!
interface Serial1
ip address 192.168.6.1 255.255.255.0
clockrate 56000
no cdp enable
!
router rip
network 192.168.0.0
!
ip classless
!
snmp-server community public RO
!
line con 0
exec-timeout 0 0
line aux 0
line vty 0 4
password 300
login
!
end

Router2#
-


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: Cisco Routers

Cisco router memory www.computing.net/answers/networking/cisco-router-memory/5748.html

Pulling Info from Cisco Router www.computing.net/answers/networking/pulling-info-from-cisco-router/27002.html

Cisco router on T1 install www.computing.net/answers/networking/cisco-router-on-t1-install/15561.html