问题描述
#
acl number 2001
rule 5 permit source 10.2.0.0 0.0.255.255
#
cpu-defend policy 2
whitelist 1 acl 2001
auto-defend whitelist 1 interface XGigabitEthernet1/3/0/14
auto-defend whitelist 1 interface XGigabitEthernet1/3/0/15
auto-defend whitelist 1 interface XGigabitEthernet2/3/0/14
auto-defend whitelist 1 interface XGigabitEthernet2/3/0/15
#
slot 1/3
cpu-defend-policy 2
#
slot 2/3
cpu-defend-policy 2
#
告警信息
Dec 14 2016 19:22:48 office_core %%01SECE/4/PORT_ATTACK_OCCUR(l)[12]:Auto port-defend started.(SourceAttackInterface=XGigabitEthernet2/3/0/14, AttackProtocol=ARP-REQUEST)
Dec 14 2016 19:21:38 office_core %%01SECE/4/PORT_ATTACK_OCCUR(l)[13]:Auto port-defend started.(SourceAttackInterface=XGigabitEthernet1/3/0/14, AttackProtocol=ARP-REQUEST)
Dec 14 2016 19:20:28 office_core %%01SECE/4/PORT_ATTACK_OCCUR(l)[14]:Auto port-defend started.(SourceAttackInterface=GigabitEthernet1/4/0/36, AttackProtocol=ARP-REQUEST)
Dec 14 2016 19:08:39 office_core %%01SECE/4/PORT_ATTACK_OCCUR(l)[15]:Auto port-defend started.(SourceAttackInterface=XGigabitEthernet1/3/0/14, AttackProtocol=ARP-REQUEST)
Dec 14 2016 19:02:58 office_core %%01SECE/4/PORT_ATTACK_OCCUR(l)[16]:Auto port-defend started.(SourceAttackInterface=XGigabitEthernet2/3/0/14, AttackProtocol=ARP-REQUEST)
处理过程
当前需要全局应用安全防御白名单:
#
cpu-defend-policy 2
#
调用后问题解决
根因
主控板安全防御机制导致
解决方案
全局下调用cpu-defend-policy,应用白名单
建议与总结
配置安全防御白名单有cpu冲高的风险,谨慎配置