HP Pro Network Switches

From DISI
Revision as of 22:13, 16 November 2016 by Benrwong (talk | contribs) (Created page with "Lab currently uses two HP Pro network switches: <br /> Switch-1-1 is an HP ProCurve J4904A Switch 2848 which is currently in BH101, Rack 3. This switch serves cluster 0 but a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Lab currently uses two HP Pro network switches:
Switch-1-1 is an HP ProCurve J4904A Switch 2848 which is currently in BH101, Rack 3. This switch serves cluster 0 but also serves as a bridge for cluster2 to connect to the N108.
Switch-3-1 is an HP ProCurve J9147A 2910al-48G Switch which is currently in BH101, Rack 0. This switch mainly serves cluster 2.
Since the HP switch models are fairly similar, you will find that most of the below commands and menus will apply to both switches.

Accessing the HP Pro Switches

These two switches are accessed differently.

Switch-1-1 is accessed with telnet from sgehead.bkslab.org:

-bash-3.2$ hostname
sgehead1.c.bkslab.org
-bash-3.2$ telnet switch-1-1
# At the next prompt, you will enter:
Username: admin
Password: <cluster0 formula>

Switch-3-1 is accessed with ssh from sgehead.bkslab.org

-bash-3.2$ ssh root@switch-3-1
-bash-3.2$ hostname
sgehead1.c.bkslab.org
-bash-3.2$ ssh root@switch-3-1
root@switch-3-1's password: <cluster0 formula>