Difference between revisions of "PowerConnect 7000 and 6000 Series Update and Commands"

m
m
Line 11: Line 11:
*
*


=== Show IP Address ===
===Show IP Address===


* show ip interface management
*show ip interface management


===Set IP Address===
===Set IP Address===
Line 41: Line 41:
...the rest is from the command line
...the rest is from the command line


* enable
*enable
* show version (just to make sure the image got uploaded properly and to check which image it is currently booting from)
*show version (just to make sure the image got uploaded properly and to check which image it is currently booting from)
* boot system image1 OR boot system image2 (depending on which image it is currently booted from, set it to the other one)
*boot system image1 OR boot system image2 (depending on which image it is currently booted from, set it to the other one)
* update bootcode
*update bootcode
* Router will reboot and install new firmware
*Router will reboot and install new firmware
* show boot-version (just to make sure it finished the upgrade and booted to the expected image)
*show boot-version (just to make sure it finished the upgrade and booted to the expected image)


===Reset to Factory Defaults===
===Reset to Factory Defaults===
Line 54: Line 54:
*reload (switch will restart)
*reload (switch will restart)
*StartUp Wizard will start after reboot
*StartUp Wizard will start after reboot
=== Enable SSH Access ===
* enable
* config
* crypto key generate rsa
* crypto key generate dsa
* ip ssh server
Enable HTTPS
* crypto certificate 1 generate
* key-generate <512-2048> (the <512-2048> means pick a number like 512, 1024, 2048)
* exit
* ip https certificate 1
* ip https server


===Documentation Faux Pas===
===Documentation Faux Pas===