diff --git a/scripts/caclmgrd b/scripts/caclmgrd index 4af588e28de6..19e42a8b48a8 100755 --- a/scripts/caclmgrd +++ b/scripts/caclmgrd @@ -215,7 +215,6 @@ class ControlPlaneAclManager(daemon_base.DaemonBase): def generate_block_ip2me_traffic_iptables_commands(self, namespace): INTERFACE_TABLE_NAME_LIST = [ "LOOPBACK_INTERFACE", - "MGMT_INTERFACE", "VLAN_INTERFACE", "PORTCHANNEL_INTERFACE", "INTERFACE"