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!

Copying router configs

Status
Not open for further replies.

Guest_imported

New member
Joined
Jan 1, 1970
Messages
0
How can I make a printed version of a Cisco router config from a Telnet session.
 
Hi, from telnet
1) click on the "terminal" menu
2) select "Start Logging"
3) in the file name box type an appropriate name
4) drop down the look in menu and select a location to save it.
5) type sh run on the Cisco
6) select "stop logging"

this saves the config in text format. If you dont want the "more" prompt to appear in the text then type "term length 0" before the sh run command. Bob ^^
 
Depending on the telnet app, you can also just highlight and copy the config into notepad.

MikeS Find me at
"Diplomacy; the art of saying 'nice doggie' till you can find a rock" Wynn Catlin
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Sponsor

Back
Top