terraform-aci-nac-aci icon indicating copy to clipboard operation
terraform-aci-nac-aci copied to clipboard

Enhancement to TF module endpoint-loop-protection

Open alexanderdeca opened this issue 1 year ago • 0 comments

Currently only the following values are accepted for i.e. "port-disable" and "bd-learn-disable", missing the option to deselect either option, just to generate a log entry. Disabling the interface or disable learning within a BD can be aggressive and have widespread affect. (ex. trunk interface towards legacy network)

ep_loop_protection:
  admin_state: true
  detection_interval: 180
  detection_multiplier: 10
  **action: port-disable**

thanks

Alexander

alexanderdeca avatar Nov 26 '23 12:11 alexanderdeca