Hello,
I am developing scripts that configure the switches via SNMP.
What I need to do is a very simple operation. I need to read out the MAC address(es) of the network adapters connected to port X and remove them under certain conditions. By removing them I mean emptying the complete MAC address table for that switch port.
On the HP J330xA hubs it was quite easy. All I had to do was changing the port configuration to continuous and then back to learn first.
If I follow this procedure with the switches, then the switch will reenter the previous MAC addresses into the authorised address table.
Does anyone know of an easy way to clear this table via SNMP or a way around it?
How would I read out the MAC addresses that are authorised on one specific port?
Thanks a lot for your help!