
HP v1910-24G CLI Goody
May 27, 2014
Add Comware CLI
First things first, be sure to enable SSH or Telnet so that you can access the switch via a terminal emulator such as Putty. To do this, I used the web client. Next, use Putty to connect to the switch over SSH and login to the switch. Once you have a command line interface, run the following command:
_cmdline-mode on
You will then be asked if you want to allow all commands to be executed. Of course you do! Then you’ll be asked for a password which I found on this HP Discussion Board. The Password is 512900 Now that you’ve turned on the command line, you can use the normal Comware OS commands that you may be accustomed to running in order to configure things like VLANS and things.
DISCLAIMER: Obviously you saw the warning in the previous screenshot that this should only be done with an Engineer’s guidance so I’m sure this is unsupported by HP, don’t use this in a production environment. I’m guessing this switch is used in a lot of labs which is why I’m posting the info. If you are a Cisco or Procurve Admin and aren’t familiar with the syntax, I recommend looking at this guide. I know that I did. One more thing I wanted to mention was that in Putty at least, the command line can be a bit frustrating because the backspace button on your keyboard won’t work. I don’t know about you but I mistype things all the time so this is a problem. To fix this, you can go to the Terminal –> Keyboard section of Putty and change the Backspace Key from “Control-?(127)” to “Control-H” which should resolve that issue for you.
Now you can use the HP v1910-24G CLI to play around and configure your switch. Have Fun!
[…] « HP v1910-24G CLI Goody […]
Thanks a lot for this info, good find!