Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Router Question For Newbie

Status
Not open for further replies.

shannanl

IS-IT--Management
Joined
Apr 24, 2003
Messages
1,071
Location
US
We have a 2600 series router and a frame relay connection. We are in the process of changing over to a cable modem. Does the router need to be reconfigured with the new static i.p. that the cable company will give us or will it do it automatically? If it has to be reconfigured, is it a big deal to do it? I can hook it up to my laptop, run hyperterminal and access the router but from there I have no experience with routers.

Any help you can give would be greatly appreciated.

Thanks,

Shannan
 
No, if it is just changing an IP then that is a simple task. But since you are getting a cable connection do you have another Ethernet port to spare on the router? The Cables won't use the same port as the Frame Relay.

Burke
 
burke,

We have some type of converter that the telephone lines run into and the it jumps to ethernet (rj-45) into the router. The cable modem has the same ethernet connection.

Does the router automatically recognize the new i.p. or is there changes that have to be made?

Thanks,

Shannan
 
You'll most likely have to manually change the IP and DNS information when you switch providers. What model of 2600 is it (2611, 2621,...), and what port will the new cable be plugged into? If you get me that information I can post the process of changing the DNS and IP.

Burke
 
Well if the company is giving the ip to you via DHCP you don't need to change the config in my opinion. If they give you the static ip you will need to connect to the router the way you described it.
Then do the following:
enable to enter enable modus
conf t to enter config modus
interface "interface name" to select the interface
ip adress "new IP adress" "Subnet mask"
end to exit config modus
wr to save the config

Hope that's all. Haven't done much configuration lately so I might forget something.
If you want to be sure visit and search for something like
configure router 2600
There should be a lot of material to help you.
bye busche
 
We are being provided a static I.P. address. The model is a 2610. We have someone coming in to make the router changes. I was just curious as to how much trouble it is to do that. I really have no router experience at all. I think you guys answered my questions. Thanks for the help. I really appreciate it.

Shannan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top