Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
hardware:cisco [2009/06/11 18:46]
admin
hardware:cisco [2014/09/08 17:00] (current)
kotrlik [ssh + telnet + scp]
Line 48: Line 48:
  
 </​code>​ </​code>​
 +
 +============ ssh + telnet + scp ====================
 +Aby fungovali vsechny najednou, musi se v prubehu konfigurace (ktere se po netu vali tisice) nastavit veledulezite
 +
 +
 +line vty 0 4
 +  transport input ssh telnet
 +  transport output ssh telnet
 +  flowcontrol out
 +
 +=========== Cisco Backup ============
 +
 +
 +To backup the running config on a cisco switch to a TFTP server
 +  #copy running-config tftp:
 +
 +To make a backup of the VLAN.dat file
 +  #copy flash:​vlan.dat tftp:
  
 ===== Links ===== ===== Links =====
 
hardware/cisco.1244738791.txt.gz · Last modified: 2014/07/30 19:01 (external edit)