Skip to content

Jonas Dahlgren's Blog

Some scripts and other IT related tasks.

  • Home
  • Contact
HomenetworkingHP Procurve

HP Procurve

Filter all IPv6 traffic on HPE procurve switches

September 27, 2017September 27, 2017 Jonas Dahlgren HP Procurve, networking hpe, IPv6, Network, Procurve

This config will dropp all ipv6 packages on vlan 1

ASW-02# conf
ASW-02(config)# ipv6 access-list "drop-all-v6"
ASW-02(config-ipv6-acl)# 10 deny ipv6 ::/0 ::/0
ASW-02(config-ipv6-acl)# exit
ASW-02(config)# vlan 1
ASW-02(vlan-1)# ipv6 access-group "drop-all-v6" vlan
ASW-02(vlan-1)#

Leave a comment

Upgrade firmware on HP Procurve switches with TFTP

June 12, 2017 Jonas Dahlgren HP Procurve, networking, Uncategorized

Short instruction for firmware upgrade over TFTP and CLI.

2017-06-12 07_33_52-Underhåll - Internet Explorer

Type show version to determine what version your switch is running on.

2017-06-12 07_25_41-dahladm@csesv-rancid_ ~

Use command copy tftp flash hostname filename primary to download firmware from a TFTP server. Change hostname and filname to fit your enironment.

2017-06-12 07_27_37-COM1 - PuTTY

Reload the switch and verify new firmware version.

2017-06-12 07_52_20-RhinoTM (IND) _ Dymo

Done

 

 

Leave a comment

Recent Posts

  • Powershell group export November 23, 2020
  • Setup AWX Vcenter inventory with tags part 2 November 18, 2020
  • Setup AWX Vcenter inventory with tags part 1 November 4, 2020
  • Ansible dynamic inventory with Vcenter October 7, 2020
  • Add users or groups to local admin group August 28, 2020

Category Cloud

Ansible Docker HP Procurve kubernetes networking OP5 powercli powershell Uncategorized Vmware Windows 7

Categories

Proudly powered by WordPress
  • Twitter
  • Facebook
  • Google+
  • GitHub
  • Create a website or blog at WordPress.com
Cancel

 
Loading Comments...
Comment
    ×