• 全部
  • 经验案例
  • 典型配置
  • 技术公告
  • FAQ
  • 漏洞说明
  • 全部
  • 全部
  • 大数据引擎
  • 知了引擎
产品线
搜索
取消
案例类型
发布者
是否解决
是否官方
时间
搜索引擎
匹配模式
高级搜索
  • 0关注
  • 1收藏 1829浏览
粉丝:13人 关注:13人

组网及说明

现场一对S5560交换机(version 7.1.070, Release 6530)与一对S6850(version 7.1.070, Release 6616)交换机多级DRNI互联,组网如下:

 

告警信息

display drni summary显示DR接口本地状态为Aggregate interface down,keepalive链路状态正常。 

问题描述

省略内外端机配置,现场配置如下,查看drni状态发现DR接口状态异常。


Device A配置:

#

interface Bridge-Aggregation2

 port link-type trunk

 port trunk permit vlan all

 link-aggregation mode dynamic

 port drni group 2

#

interface Bridge-Aggregation256

 port link-type trunk

 port trunk permit vlan all

 link-aggregation mode dynamic

 port drni intra-portal-port 1

#

#             

interface GigabitEthernet1/0/48

 port link-mode route

 ip binding vpn-instance keepalive

 ip address 192.168.0.1 255.255.255.252

#

#

interface Ten-GigabitEthernet1/0/49

 port link-mode bridge

 port link-type trunk

 port trunk permit vlan all

 port link-aggregation group 256

#

interface Ten-GigabitEthernet1/0/50

 port link-mode bridge

 port link-type trunk

 port trunk permit vlan all

 port link-aggregation group 256

#

interface Ten-GigabitEthernet1/0/51

 port link-mode bridge

 port link-type trunk

 port trunk permit vlan all

 speed 10000

 port link-aggregation group 2

#

 drni system-mac 0001-0001-0001

 drni system-number 1

 drni system-priority 10

 drni keepalive ip destination 192.168.0.2 source 192.168.0.1 vpn-instance keepalive

 drni mad exclude interface GigabitEthernet1/0/48

#

 

Device B配置:

#

interface Bridge-Aggregation2

 port link-type trunk

 port trunk permit vlan all

 link-aggregation mode dynamic

 port drni group 2

#

interface Bridge-Aggregation256

 port link-type trunk

 port trunk permit vlan all

 link-aggregation mode dynamic

 port drni intra-portal-port 1

#

#

interface GigabitEthernet1/0/48

 port link-mode route

 ip binding vpn-instance keepalive

 ip address 192.168.0.2 255.255.255.252

#

 

interface Ten-GigabitEthernet1/0/49

 port link-mode bridge

 port link-type trunk

 port trunk permit vlan all

 port link-aggregation group 256

#

interface Ten-GigabitEthernet1/0/50

 port link-mode bridge

 port link-type trunk

 port trunk permit vlan all

 port link-aggregation group 256

#

interface Ten-GigabitEthernet1/0/51

 port link-mode bridge

 port link-type trunk

 port trunk permit vlan all

 speed 10000

 port link-aggregation group 2

#

 drni system-mac 0001-0001-0001

 drni system-number 2

 drni system-priority 10

 drni keepalive ip destination 192.168.0.1 source 192.168.0.2 vpn-instance keepalive

 drni mad exclude interface GigabitEthernet1/0/48

#

 

Device C配置:

#

interface Bridge-Aggregation2

 port link-type trunk

 port trunk permit vlan all

 link-aggregation mode dynamic

 port drni group 2

#

interface Bridge-Aggregation256

 port link-type trunk

 port trunk permit vlan all

 link-aggregation mode dynamic

 port drni intra-portal-port 1

 undo mac-address static source-check enable

#

#

interface HundredGigE1/0/25

 port link-mode bridge

 port link-type trunk

 port trunk permit vlan all

 port link-aggregation group 256

#

interface HundredGigE1/0/26

 port link-mode bridge

 port link-type trunk

 port trunk permit vlan all

 port link-aggregation group 256

#

#

interface Twenty-FiveGigE1/0/56

 port link-mode route

 duplex full

 speed 10000

 ip binding vpn-instance keepalive

 ip address 192.168.0.1 255.255.255.252

#

#

interface Twenty-FiveGigE1/0/55

 port link-mode bridge

 port link-type trunk

 port trunk permit vlan all

 speed 10000

 duplex full

 port link-aggregation group 2

#

#

 drni system-mac 0001-0001-0001

 drni system-number 1

 drni system-priority 10

 drni keepalive ip destination 192.168.0.2 source 192.168.0.1 vpn-instance keepalive

 drni mad exclude interface Twenty-FiveGigE1/0/56

#

 

Device D配置:

#

interface Bridge-Aggregation2

 port link-type trunk

 port trunk permit vlan all

 link-aggregation mode dynamic

 port drni group 2

#

interface Bridge-Aggregation256

 port link-type trunk

 port trunk permit vlan all

 link-aggregation mode dynamic

 port drni intra-portal-port 1

 undo mac-address static source-check enable

#

#

interface HundredGigE1/0/25

 port link-mode bridge

 port link-type trunk

 port trunk permit vlan all

 port link-aggregation group 256

#

interface HundredGigE1/0/26

 port link-mode bridge

 port link-type trunk

 port trunk permit vlan all

 port link-aggregation group 256

#

interface Twenty-FiveGigE1/0/55

 port link-mode bridge

 port link-type trunk

 port trunk permit vlan all

 speed 10000

 duplex full

 port link-aggregation group 2

#

#

 drni system-mac 0001-0001-0001

 drni system-number 2

 drni system-priority 10

 drni keepalive ip destination 192.168.0.1 source 192.168.0.2 vpn-instance keepalive

 drni mad exclude interface Twenty-FiveGigE1/0/56

#

过程分析

单独看每个DRNI系统配置感觉是没有异常的,虽然DR系统中相互配对的DR接口的系统MAC地址必须相同,但是由于有做DRNI级联,若不同DR系统的系统MAC存在冲突则会影响DR接口状态。

建议用户将系统MAC地址配置为其中一台DR设备的桥MAC地址。

解决方法

多级DRNI(M-LAG)互联注意DR系统MAC不能存在冲突,建议用户将系统MAC地址配置为其中一台DR设备的桥MAC地址。

该案例对您是否有帮助:

您的评价:1

若您有关于案例的建议,请反馈:

2 个评论
粉丝:13人 关注:13人

两个互联DRNI系统的系统MAC都配成一致,导致接口状态异常:

drni system-mac 0001-0001-0001

粉丝:0人 关注:0人

两台DRNI设备需要配置一样的sytem mac,但是不建议配置某一台设备的真实mac。对二次故障处理有影响。

编辑评论

举报

×

侵犯我的权益 >
对根叔知了社区有害的内容 >
辱骂、歧视、挑衅等(不友善)

侵犯我的权益

×

泄露了我的隐私 >
侵犯了我企业的权益 >
抄袭了我的内容 >
诽谤我 >
辱骂、歧视、挑衅等(不友善)
骚扰我

泄露了我的隐私

×

您好,当您发现根叔知了上有泄漏您隐私的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您认为哪些内容泄露了您的隐私?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)

侵犯了我企业的权益

×

您好,当您发现根叔知了上有关于您企业的造谣与诽谤、商业侵权等内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到 zhiliao@h3c.com 邮箱,我们会在审核后尽快给您答复。
  • 1. 您举报的内容是什么?(请在邮件中列出您举报的内容和链接地址)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
  • 3. 是哪家企业?(营业执照,单位登记证明等证件)
  • 4. 您与该企业的关系是?(您是企业法人或被授权人,需提供企业委托授权书)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

抄袭了我的内容

×

原文链接或出处

诽谤我

×

您好,当您发现根叔知了上有诽谤您的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您举报的内容以及侵犯了您什么权益?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

对根叔知了社区有害的内容

×

垃圾广告信息
色情、暴力、血腥等违反法律法规的内容
政治敏感
不规范转载 >
辱骂、歧视、挑衅等(不友善)
骚扰我
诱导投票

不规范转载

×

举报说明

提出建议

    +

亲~登录后才可以操作哦!

确定

亲~检测到您登陆的账号未在http://hclhub.h3c.com进行注册

注册后可访问此模块

跳转hclhub

你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作