05-08-2015 01:57 AM - edited 03-05-2019 01:25 AM
i want to completely deny IPv6 traffic with a 3750 switch.
Is this possible ?
The switch has VLANs configured with IPV4 ACLs.
Can IPv4 ALCs co-exists with some IPv6 ALCs ?
Is there a way to allow IPv4 but not IPv6 ?
05-08-2015 02:17 AM
Yes you can deny all ipv6 traffic and yes ipv4 acls can exist no problem with ipv6 they are applied differently to the interface
This will show you how to apply ipv6 acls , both ip access-group and traffic-filter can be applied to the same physical/;logical interface
http://www.cisco.com/c/en/us/support/docs/ip/ip-version-6/113126-ipv6-acl-00.html
05-10-2015 11:40 PM
Seems to work on a router, but not in a Catalyst 3750. Is IPv6 supported on newer IOSes for the Catalyst 3750 ?
05-11-2015 12:12 AM
It should work on 3750 as well. What the IOS version you are using ?
05-11-2015 12:32 AM
I'm currently using 12.2(53)SE2 and it does not seem to support IPv6.
05-11-2015 12:47 AM
Hvae you tried to turn ipv6 on first with "ipv6 unicast-routing "
05-11-2015 01:42 AM
Since its a switch, first you will need to change the SDM template to dual-ipv4-and-ipv6 with the sdm prefer dual-ipv4-and-ipv6 global configuration command. Please note that you will need to reload the switch in order for this change to take effect.
Then you will need to enable IPv6 Routing with the ipv6 unicast-routing global configuration command.
05-11-2015 02:12 AM
I will test this. Thank you.
05-11-2015 02:10 AM
Anything that starts with IPv6 is unrecognized command.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide