Hello switchy

As I wrote in the previous article, the last days I was busy editing some 3D models but today I had a new task. My boss Robin gave me a big package. I could read the sign: A new Hp 5130 switch! To that he laid two SFP transceiver and asked me to install the newest firmware. After that I configured the device. Once in a while I even played a little bit around on a Hp switch but it was a virtual one. I personally like Hp more because I don’t like the marketing of Cisco. Therefore, I was happy to configure a switch of Hp.

The firmware upgrade is a little bit different on Hp switches than on Cisco devices. I write it down here if you’re interested.

The first step ist easy: connect the console port to the switch and proceed as follows:

 

<HP>system-view

[HP-Vlan-interface1]ip address 192.168.1.1 255.255.255.0

[HP-Vlan-interface1]quit

<HP>ftp 192.168.1.2

Press CTRL+C to abort.

Connected to 192.168.1.2 (192.168.1.2).

220 Welcome to Quick ’n Easy FTP Server

User (192.168.1.2:(none)): admin

331 Password required for admin

Password:

230 User successfully logged in.

Remote system type is UNIX

ftp> binary

200 Type set to BINARY

ftp> get 5130EI-CMW710-R3207.ipe

227 Entering Passive Mode (192,168,1,2,4,0)

150 Opening BINARY mode data connection for file transfer.

226 Transfer complete

65836032 bytes received in 432.492 seconds (148.66 Kbytes/s)

ftp> bye

221 Bye

<HP>boot-loader file flash:/5130EI-CMW710-R3207.ipe slot 1 main

Verifying the IPE file and the images…….Done.

HP 5130-24G-PoE+-4SFP+ (370W) EI Switch images in IPE:

5130ei-cmw710-boot-r3207.bin

5130ei-cmw710-system-r3207.bin

This command will set the main startup software images. Continue? [Y/N]:Y

Do you want to overwrite files without prompt? [Y/N]:Y

Add images to slot 1.

Decompressing file 5130ei-cmw710-boot-r3207.bin to flash:/5130ei-cmw710-boot-r3207.bin…..Done.

Decompressing file 5130ei-cmw710-system-r3207.bin to flash:/5130ei-cmw710-system-r3207.bin……………………………………….Done.

The images that have passed all examinations will be used as the main startup software images at the next reboot on slot 1.

 

After the upgrade Robin took some of his time to configure the switch with me. We configured all security related options and prepared the switch to test it. The goal is to get the old blade system from the administration building to our location (the IT building). For this we had the SFP connections.

Here is the configuration of the 10Gbit/s ports:

interface Ten-GigabitEthernet1/0/25

description *** Uplink to core sw1 port ## ***

port link-type trunk

undo port trunk permit vlan 1

port trunk permit vlan 2 700 999

#

 

And here the configuration of the normal Gigibit ports:

interface GigabitEthernet1/0/17

port link-type hybrid

undo port hybrid vlan 1

port hybrid vlan 2 untagged

port hybrid pvid vlan 2

poe enable

#

For translation in german and better quality of the pictures, click here

Wlan for the Ulster Museum

Since wednesday a employee of HP is on our work, to help our boss Robin setting up a new wlan network. Unfortunately, I could’nt help them but it was interesting two watch what both were doing. At first they set up a Aruba 7010 controller by updating the firmware on it. After that they created some SSID’s for the network.

On thursday (the 2th) we didn’t drove to our normal workplace in cultra but right into the Ulster museum. In the server room Robin and the HP employee worked on the configuration of the controller and even drafted a virtual one. Because it took longer then expected, I think they had some difficulties.

Meanwhile i spend most of the time saving user datas from a computer to transfer them to another system. The day before i pre-installed a new SSD hard drive on the computer, so my only task is to copy the user files but this took the half of the day.

In the break we went to a sandwich shop near the museum and because I love the sandwiches, I ordered two of them.

Today on friday preperations were made for the upcoming Hill climb event. I prepared a computer, so a user will be automatically logged in with the help of „Autologon“. Furthermore I disabled the standby mode, so the computer won’t turn off.

Otherwise there was not much going on and I went to bed early.

For translation in german and better quality of the pictures, click here