Configuring HP ProCurve Switch
Configuring HP ProCurve Switch
ProCurve Networking by HP
IP-Address
HP ProCurve Switch 2524# configure
HP ProCurve Switch 2524(config)# vlan 1
HP ProCurve Switch 2524(vlan-1)# ip address 10.0.0.1 255.255.255.0
HP ProCurve Switch 2524(vlan-1)# wr mem
HP ProCurve Switch 2524(vlan-1)# exit
HP ProCurve Switch 2524(config)# exit
HP ProCurve Switch 2524#
Configure VLANs
HP ProCurve Switch 2524# configure
HP ProCurve Switch 2524(config)# vlan 1
HP ProCurve Switch 2524(vlan-1)# name "Default"
HP ProCurve Switch 2524(vlan-1)# untag 2-6
HP ProCurve Switch 2524(vlan-1)# vlan 10
HP ProCurve Switch 2524(vlan-10)# name "First"
HP ProCurve Switch 2524(vlan-10)# untag 7-12
HP ProCurve Switch 2524(vlan-10)# vlan 20
HP ProCurve Switch 2524(vlan-20)# name "Second"
HP ProCurve Switch 2524(vlan-20)# untag 13-18
HP ProCurve Switch 2524(vlan-20)# exit
HP ProCurve Switch 2524(config)# exit
HP ProCurve Switch 2524#
Set hostname
HP ProCurve Switch 2524# configure
HP ProCurve Switch 2524(config)# hostname "ServerRoom1"
ServerRoom1(config)# wr mem
ServerRoom1(config)# exit
ServerRoom1#
Backup settings
After running sh run copy/paste all between line which start with hostname to ServerRoom1#
example to notepad and save that file.
ServerRoom1# sh run
ServerRoom1#
ServerRoom1# configure
ServerRoom1(config)# copy tftp flash 10.0.0.100 F_05_72.swi
Device will be rebooted, do you want to continue [y/n]? y
00126K
After F_05.72.swi is copied to the switch, you should get this kind of line. When eve everything goes ok
your switch will reboot itself:
Download newest firmware from HPs website: Software for switches For my switch HP ProCurve
2524gl newest firmware was F.05.72 so I downloaded 2300_2500-Software-F0572.zip package and
extracted it to 2300_2500-Software-F0572.
After hitting Enter, start uploading using hyperterminal from menu: Transfer => Send File then
click Browse and find that F_05_72.swi file and choose Xmodem (Not 1K Xmodem) protocol. Then
hit Send button. When everything is done you should see this kind of message and after that switch
should boot:
[note]This configuration was done with HP ProCurve 2524 (J4813A) but most of this command should
work with other procurve switches too.[/note]