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 router on T1 install
Name: risc99 Date: July 22, 2003 at 09:59:21 Pacific OS: na CPU/Ram: na
Comment:
I will be having a T1 installed soon and I have a Cisco router with a WIC card to plug into the T1 equipment. I am trying to figure out in advance how to configure the router (serial interface, I think). Is there a common T1 configuration or does the ISP generally give you the settings you need to hook up (like dls providers do)? If not, where can I find some guidance?
Name: wanderer Date: July 22, 2003 at 14:11:52 Pacific
Reply:
Usually when purchasing a T1 you would know who is providing and configuring the equipment. Who did you order this from? Have you talked to them about this question?
There is a bunch of info you will need to configure your router. Cisco does have a program called ConfigMaker, I believe its a download from their site. Might just start there for the documentation for your router.
0
Response Number 2
Name: ip256 Date: July 23, 2003 at 08:07:13 Pacific
Reply:
To configure your cisco router, use the console port with hypertrm, once you are in the # prompt, do a sh runn and it will give your the running config. You will see something like serial0. To configure this interface, type config t, then int s0(for serial 0 interface). type ip add x.x.x.x 255.x.x.x where x.x.x.x is your serial interface ip you got from your isp, and 255.x.x.x is the subnet you get from your isp as well. You might have to do a no shut to activate this interface(type no shut). type exit and enter two times and it will take you back to the # prompt(you can do Ctrl Z does the same). type sh int and see if your interface s0 is up up or not. If it is, your t1 on serial 0 interface is up. You might still have to work on the routing and access list stuff. Check with Cisco web site and there are tons of info out there.
Summary: I was thinking of buying a cisco router on ebay to connect to my bigpond cable. Will this work. I understand that Bigpond needs a special login client. ...
Summary: Hi, I have a home network that consists of a cable modem and d-link wireless router. My computers all have nic cards that plug into a cat5 cable that goes to the router. The only computers that get on...
Summary: I have a 2501 router that i bought from an auction to study from for my CCNA exam. It didnt come with an IOS image file in Flash so it boots up from ROM using a subset of the CISCO IOS with minimal co...