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

  • Terraform and Active Directory January 4, 2023
  • Setup and run a Azure automation runbook December 12, 2022
  • Add your server to Azure Arc November 7, 2022
  • GPO and local Administrator group March 14, 2022
  • Export subnets from Meraki to phpIPAM February 23, 2022

Category Cloud

Active Directory Ansible Azure 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
  • Follow Following
    • Jonas Dahlgren's Blog
    • Already have a WordPress.com account? Log in now.
    • Jonas Dahlgren's Blog
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...