Hi all,
I'm trying to setup mac-move limitation with below requirements.
. When a mac-address flaps between 2 access interfaces (PC,Phone,etc) to shutdown one of the interfaces.
. Exclude the interfaces where our 2 Wifi Access points connect to. The reason is that user mac-addresses sometimes are flapping when users change access-point and I don't wish to shutdown the access point port.
I don't see any option for excluding an interface.
I see only the option of assigning action-priority so I could give 7 to the access point interfaces and lower (3 or 4) to the rest.
The problem is that if there is a mac move between the 2 interfaces where the access points connect to, then according to Junos docs,
even though they have the same action-priority , the interface where the flapping mac-address was seen last will shut down.
I was looking to assign priority 0 (maybe excludes the interface) but could not find documentation for this.
Any suggestions?
Thanks