Greeting.
I just started to configure a Aruba 6000 48g switch and was wondering why my configuration of MAC based port filtering is not working. I am running AOS-CX 10.08 on it and my config looks like :
interface 1/1/3
no shutdown
vlan access 142
port-access port-security
enable
mac-address 80:1f:12:06:a9:xx
mac-address 80:1f:12:06:ae:xx
mac-address 80:1f:12:06:b6:xx
mac-address 80:1f:12:06:b7:xx
exit
However quering my config with
show port-access port-security interface 1/1/3 port-statistics
Port-security is not configured.
This is the error I am getting. There is nothing valuable in the documentation about this error or about the configuration.
Can anyone give me a clue why the port-filtering is not working?
Thank you
Best regards