Search Posts

How to save running-config to a text file

How to save running-config to a text file

You can also use the following command from command prompt:

telnet -f fileName.txt x.x.x.x(IP)

Now everything that you do during this telnet session will be recorded in fileName.txt.