核心交換機S12508G-AF,對出接口進行鏡像後,Bridge-Aggregation13做為監控端口,做完配置後後設備產生告警如下:
%Jun 4 09:40:13:990 2024 csw001&***.***-changsha-2 IFNET/5/LINK_UPDOWN: Line protocol state on the interface Bridge-Aggregation13 changed to down.
%Jun 4 09:40:13:990 2024 csw001&***.***-changsha-2 IFNET/3/PHY_UPDOWN: Physical state on the interface Bridge-Aggregation13 changed to down.
%Jun 4 09:40:13:986 2024 csw001&***.***-changsha-2 LAGG/6/LAGG_INACTIVE_PARTNER_NONAGG: Member port FGE2/2/0/18 of aggregation group BAGG13 changed to the inactive state, because the link of the peer port was not aggregatable.
%Jun 4 09:40:13:692 2024 csw001&***.***-changsha-2 IFNET/5/LINK_UPDOWN: Line protocol state on the interface FortyGigE2/2/0/18 changed to up.
%Jun 4 09:40:13:685 2024 csw001&***.***-changsha-2 IFNET/5/LINK_UPDOWN: Line protocol state on the interface FortyGigE1/2/0/18 changed to down.
%Jun 4 09:40:13:642 2024 csw001&***.***-changsha-2 LAGG/6/LAGG_INACTIVE_OPERSTATE: Member port FGE1/2/0/18 of aggregation group BAGG13 changed to the inactive state, because the peer port did not have the Synchronization flag.
聚合口出接口101、102都為 Dynamic
鏡像接口配置如下:
interface Ten-GigabitEthernet1/3/0/47
port link-mode route
description To-[HNCS-HXSNL4F-S12508-IDC-01]-XGE3/0/1
mirroring-group 1 mirroring-port both
lacp period short
port link-aggregation group 101
#
interface Ten-GigabitEthernet1/3/0/44
port link-mode route
description To-[HNCS-HXSNL4F-S12508-IDC-01]-XGE3/0/2
mirroring-group 1 mirroring-port both
lacp period short
port link-aggregation group 101
#
interface Bridge-Aggregation13
description To-[samasw003&***.***-changsha-2]-mirroring-port
undo stp enable
link-aggregation mode dynamic
mirroring-group 1 monitor-port
#
問題:為什麼聚合13會產生上麵的告警,如何解決?
(0)
最佳答案
您好,物理上沒有down 都是協議上在down,所以不是鏈路的問題,是lacp報文問題, because the peer port did not have the Synchronization flag.對端發的報文異常導致端口無法選中
(0)
是因為鏡像了出接口的原因嗎?之前出接口為物理接口的時候是沒有問題,之後出接口改成三層聚合口後,監控端口出現了告警
親~登錄後才可以操作哦!
確定你的郵箱還未認證,請認證郵箱或綁定手機後進行當前操作
舉報
×
侵犯我的權益
×
侵犯了我企業的權益
×
抄襲了我的內容
×
原文鏈接或出處
誹謗我
×
對根叔社區有害的內容
×
不規範轉載
×
舉報說明
是因為鏡像了出接口的原因嗎?之前出接口為物理接口的時候是沒有問題,之後出接口改成三層聚合口後,監控端口出現了告警