Switching and Routing
1771218 Members
3236 Online
109004 Solutions
New Discussion

5412zl Core switch invalid input (access-group)

 
akg7
HPE Pro

Re: 5412zl Core switch invalid input (access-group)

Hello @noadaz,

Device is running on latest version and no such bug reported.

As a part of troubleshooting, can you try to configure again with different string:

ip access-list extended <any other string>
10 permit ip 10.10.160.26 0.0.0.0 0.0.0.0 255.255.255.255
20 permit ip 10.10.160.60 0.0.0.0 0.0.0.0 255.255.255.255
exit
ip directed-broadcast access-group <new string>

 

Thanks!

Note: While I am an HPE Employee, all of my comments (whether noted or not), are my own and are not any official representation of the companyAccept or Kudo
noadaz
Occasional Advisor

Re: 5412zl Core switch invalid input (access-group)

Hi @akg7 @Ivan_B @Rajendra_Jena 

Thank you for all your replies, was actually very helpful - found the cause thanks to your prompts! Previously I was on an old version until I upgraded today! So the access-group now works...

Next question though! How do I get this forwarded across swicthes and VLAN's, it's like a minefiled!

akg7
HPE Pro

Re: 5412zl Core switch invalid input (access-group)

Hello @noadaz ,

ACL  can be applied to any other interface like VLAN, port and tunnel.

You can refer below link for configuration guide  and see section  'Enabling forwarding of IP directed broadcasts' on pg.138

https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=a00091313en_us

I hope this will help you.

Thanks!

Note: While I am an HPE Employee, all of my comments (whether noted or not), are my own and are not any official representation of the companyAccept or Kudo