首页 科技问答 V7的两台S105做堆叠,BFD MAD检测端口流量跑满

V7的两台S105做堆叠,BFD MAD检测端口流量跑满

科技问答 355
1675745252,

问题描述:

V7两台105做堆叠,现场做了BFD MAD检测,


vlan 1111
 description "xintiao"


interface Vlan-interface1111
 mad bfd enable
 mad ip address 20.20.20.1 255.255.255.0 member 1
 mad ip address 20.20.20.2 255.255.255.0 member 2


interface GigabitEthernet1/5/0/48
 port link-mode bridge
 description to_bfd
 port access vlan 1111


interface GigabitEthernet2/5/0/48
 port link-mode bridge
 description to_bfd
 port access vlan 1111


现在看到两个BFD接口下outpu流量跑满,

GigabitEthernet1/5/0/48
Current state: UP
Line protocol state: UP
IP packet frame type: Ethernet II, hardware address: 60da-83f7-0c00
Description: to_bfd
Bandwidth: 1000000 kbps
Loopback is not set
Media type is twisted pair, port hardware type is 1000_BASE_T
1000Mbps-speed mode, full-duplex mode
Link speed type is autonegotiation, link duplex type is autonegotiation
Flow-control is not enabled
Maximum frame length: 9216
Allow jumbo frames to pass
Broadcast max-ratio: 100%
Multicast max-ratio: 100%
Unicast max-ratio: 100%
PVID: 1111
MDI type: Automdix
Port link-type: Access
 Tagged VLANs:   None
 Untagged VLANs: 1111
Port priority: 0
Last link flapping: 5 days 0 hours 6 minutes
Last clearing of counters: Never
 Peak input rate: 982 bytes/sec, at


GigabitEthernet2/5/0/48
Current state: UP
Line protocol state: UP
IP packet frame type: Ethernet II, hardware address: 1cab-34b9-5c00
Description: to_bfd
Bandwidth: 1000000 kbps
Loopback is not set
Media type is twisted pair, port hardware type is 1000_BASE_T
1000Mbps-speed mode, full-duplex mode
Link speed type is autonegotiation, link duplex type is autonegotiation
Flow-control is not enabled
Maximum frame length: 9216
Allow jumbo frames to pass
Broadcast max-ratio: 100%
Multicast max-ratio: 100%
Unicast max-ratio: 100%
PVID: 1111
MDI type: Automdix
Port link-type: Access
 Tagged VLANs:   None
 Untagged VLANs: 1111
Port priority: 0
Last link flapping: 5 days 0 hours 6 minutes
Last clearing of counters: Never
 Peak input rate: 95388827 bytes/sec, at

这个该怎么解决


(0)

最佳答案

已采纳 战五渣 战五渣 九段 粉丝:12人 关注:7人

BFD所用的VLAN不能在其他接口上允许,尤其是Trunk,同时要关闭生成树功能。

(0)

回复xxx [x] 2

BFD MAD与生成树功能互斥,关闭STP试试呢?

(0)

STP未开启

chanceeee 发表时间:

dis vlan 1111看下?是否还有别的端口放通vlan 1111了?

zhiliao_susuqtt 发表时间:

VLAN ID: 1111 VLAN type: Static Route interface: Configured IPv4 address: 20.20.20.1 IPv4 subnet mask: 255.255.255.0 Description: "xintiao" Name: VLAN 1111 Tagged ports: None Untagged ports: GigabitEthernet1/5/0/48 GigabitEthernet2/5/0/48 没有,就这两个端口

chanceeee 发表时间:

哥,这问题最后解决了吗,解决了的话如何解决的

2021-04-27回答 评论(0) 举报

(0)

回复xxx [x],V7的两台S105做堆叠,BFD MAD检测端口流量跑满