-
Copy Running-Config From PowerShell
Aug 16, 2013 · 6 min read · CCNA Cisco Configuration file networking powershell scripting Secure Shell SSH technology Tutorials ·I will be up front on this I really never had that much experience with power-shell scripts but I wanted a quick way to connect to routers and switches and issue the show run command and have that script output everything into one file. So some searching around I decided to drive into power-shell to see if I could get …
Read More -
How to Configure SSH on Dell Power-Connect
Oct 26, 2011 · 4 min read · Command-line interface Data Link Layer Dell General IP address networking Powerconnect Secure Shell Security Software SSH technology tutorial Tutorials ·keys Although not dealing with Cisco directly Dell switches are around in network closets and with my limited experience with them I thought this would be a perfect blog post to show the differences between Dell and Cisco. I like to think of Dell CLI like a dumb downed version of the Cisco CLI so I had some time to …
Read More -
Configuring SSH
Mar 29, 2011 · 3 min read · CCENT CCNA CCNA Security Cisco networking RSA Secure Shell security SSH technology Telnet Tutorials ·Today this tutorial is going be talking about how to configure SSH on a Cisco router or switch. SSH or Secure Shell encrypts the data that is sent from the terminal application to the device. Making if far more safer when it is compared to telnet which sends the data in plain text. To add support for SSH to a Cisco …
Read More