Skip to content

Jonas Dahlgren's Blog

Some scripts and other IT related tasks.

  • Home
  • Contact
HomePosts tagged 'IPv6'

IPv6

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

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