ClioSport.net

Register a free account today to become a member!
Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • When you purchase through links on our site, we may earn an affiliate commission. Read more here.

Cisco router config



Clart

ClioSport Club Member
Hi

I need to get an old config.text off a cisco 2950 router and somehow get it onto a new router (obviously changing the hostname and IP address b4 I upload it)

Whats the easiest way to do this

And has anyone got username/password for
www.experts-exchange.com

Thanks
 
tftp it off the router to a tftp server - edit, then reupload to new router.

Only way really without typing it all out.
 

Clart

ClioSport Club Member
a tftp server? can i not just use my laptop connected via the serial cable?
 

Lee

  BMW M2C
I reckon there's f**k all on experts exchange, and it just takes your search and makes it look like they have the answer.

If you do get a password and username, please share it with me. lol
 
Clart said:
a tftp server? can i not just use my laptop connected via the serial cable?

Nope, you need a TFTP server so you can copy the running/startup config to it..

Just download a free one.. install on laptop, connect laptop to router using ethernet and copy it.
 
Just do a Show Run command on the 2950. Copy and Paste the running config into a text file and then to the new router when connected (in global config mode). You will have to perform a few No Shuts on the interfaces that are in use and maybe chnage a few IPs to suit your needs.
 
Last edited:

Clart

ClioSport Club Member
can get anywhere tbh. The switch cant find the host when the solar winds TFTP server is running. I tried connecting a cat5 cable but still no joy.
 

Dafthead

ClioSport Club Member
  Q8 E-Tron
If you're really really struggling, you can download it via the console cable at something like 9600 baud it takes forever though (hours)
 

Clart

ClioSport Club Member
Right. I'm connecting using a serial cable and hyper terminal. Used the show config command and then copied it all and pasted into a new document.

I can't upload the new config.text file i've created via TFTP. Plus the config has loads of secret passwords, so surely they won't work in the new switch?
 
  2008 Golf GTI Edition 30
There is a cisco utility that allows you to download/upload configs via the Serial interface.

I'll try and find the name of it.
 
Clart said:
Right. I'm connecting using a serial cable and hyper terminal. Used the show config command and then copied it all and pasted into a new document.

I can't upload the new config.text file i've created via TFTP. Plus the config has loads of secret passwords, so surely they won't work in the new switch?
You'll find the interfaces will be different between the two devices, you really need to understand the config and the commands you use to enter the config, it isn't as simple as cut and paste or uploading it from the old one and downloading it to the new one.
 
Just realised, the 2950 is a switch... heh.

Just edit the commands manually - can't be that much configuration on it can there? Not like a router anyway! (Unless you have some complex config going on)
 
Last edited:

Clart

ClioSport Club Member
Pete said:
You'll find the interfaces will be different between the two devices, you really need to understand the config and the commands you use to enter the config, it isn't as simple as cut and paste or uploading it from the old one and downloading it to the new one.

So how can i make an identical copy of a switch config, obivously changing host name etc.

The config file is probly about 2.5 a4 pages
 

Dafthead

ClioSport Club Member
  Q8 E-Tron
you can always do a show run

then take screenshots of each page and get some tech support monkey to write it out on a new notepad for you.

Then upload it onto the new switch with the passwords of your choice in... :S
 
  Audi A6 (S3 on order)
used to use the sh run captured to text files myself then paste it into the new bit of kit

obviously you need to have the same interfaces and be in enable mode before you do the paste.

sometimes helps to slow the line delays down in hyperterminal so it gets a chance to process the entry before it sends the next one.
 


Top