m-lag配置问题
问题描述:
配置m-lag后,m-lag设备跟下联交换机的聚合端口无法选中,没如果m-lag设备聚合口没配置port m-lag group 1命令,端口是正常选中的,配置后端口无法选中,这是什么原因主机
m-lag system-mac 0001-0001-0001
m-lag system-number 1
m-lag system-priority 123
m-lag standalone enable
m-lag keepalive ip destination 1.1.1.2 source 1.1.1.1备机:
m-lag system-mac 0001-0001-0001
m-lag system-number 1
m-lag system-priority 123
m-lag standalone enable
m-lag keepalive ip destination 1.1.1.1 source 1.1.1.2 interface Ten-GigabitEthernet1/0/51 port link-mode route combo enable fiber ip address 1.1.1.1 255.255.255.252 interface Ten-GigabitEthernet1/0/51 port link-mode route combo enable fiber ip address 1.1.1.2 255.255.255.252 interface Bridge-Aggregation1port link-type trunk
port trunk permit vlan all
link-aggregation mode dynamic
port m-lag peer-link 1
interface Bridge-Aggregation1port link-type trunk
port trunk permit vlan all
link-aggregation mode dynamic
port m-lag peer-link 1
interface Bridge-Aggregation2link-aggregation mode dynamic
port lacp system-priority 100
port m-lag group 1
interface Bridge-Aggregation2link-aggregation mode dynamic
port lacp system-priority 100
port m-lag group 1
interface Ten-GigabitEthernet1/0/52port link-type trunk
port trunk permit vlan all
port link-aggregation group 1
interface Ten-GigabitEthernet1/0/52port link-type trunk
port trunk permit vlan all
port link-aggregation group 1
下联交换机:
interface Bridge-Aggregation2
link-aggregation mode dynamic
interface GigabitEthernet1/0/10
port link-aggregation group 2
interface GigabitEthernet1/0/11
port link-aggregation group 2
组网及组网描述:
https://www.h3c.com/cn/d_
按照这个进行配置查看
配置是差不多的,只是组网不太一样而已,接口就是没选中
你正在内容来源:知了社区,m-lag配置问题