06-01-2018 11:09 AM - edited 03-08-2019 03:13 PM
Hello,
I am running nxos 7.0(3)I7(3) and I'm confused on why I can't get a simple access list to work.
Maybe it's my unfamiliarity with the Nexus OS.
I am trying to block ICMP ping requests with the following:
ip access-list TEST
10 deny icmp any any
interface Ethernet1/1
ip port access-group TEST in
no switchport
ip address x.x.x.x/x
ip router eigrp xxxxx
no shutdown
I'm having absolutely no luck. Any ideas?
-Austin
02-25-2019 07:13 AM
Did you get any usefull responses from the TAC?
I run into the exact same issue with same NXOS version.. in my case
ip access-list match-local-traffic
worked around it though, thanks @Peter Paluch !
05-16-2020 01:39 PM
Were you able to get a resolution from TAC regarding this issue?
I'm experiencing similar symptoms with my N3k switch. I tried adding "ip access-list match-local-traffic", but that only partially works:
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