Configuration guides for IT Administrators

13 September 2016

  • VLAN trunk between Cisco and HP switch

    VLAN trunk between Cisco and HP switch

    In Cisco switching terms, we call it as trunk, however in HP switching terms, this is tagged. On Cisco switch, !Create VLAN 2 and SVI for finance dept. clients to use as their gateway IP Cisco(config)#vlan 2 Cisco(config-vlan)#name “finance-users” Cisco(config-vlan)#exit Cisco(config)#interface vlan 2 Cisco(config-vlan)#ip address 192.168.2.1 255.255.255.0 Cisco(config-vlan)#no shut Cisco(config-vlan)#exit !Create VLAN 3 and SVI for hr dept.…

    Read More →: VLAN trunk between Cisco and HP switch
  • IP routing between VLANs in HP Procurve switch

    IP routing between VLANs in HP Procurve switch

    This is a common scenario where you want clients in one VLAN to reach servers or other systems in another VLAN and all you have to do is configuring IP routing on the switch. Below is an working hp switch configuration. hostname “HP ProCurve Switch 2610-48-PWR” no web-management no telnet-server ip routing vlan 192 name…

    Read More →: IP routing between VLANs in HP Procurve switch

Lucas Brey

I’m Lucas Brey, a travel blogger sharing practical guides, hidden gems, and honest tips from the road. Follow along for smart itineraries, great food finds, and stories worth bookmarking.

Tags