用两台H3C交换机实现IRF+BFD多主检测(MAD)
拓扑:
思路:
一、IRF配置
1、修改交换机名称
2、配置成员编号和优先级
3、关闭端口
4、加入堆叠组
5、打开端口
6、保存配置
7、激活配置
二、BFD检测配置
1、将监测接口划入特定Vlan
2、关闭生成树STP
3、启动监测
4、配置监测专用IP地址
实验过程:
IRF-1
1、修改交换机名称
sys
[H3C]sysname IRF-1
2、配置成员编号和优先级
[IRF-1]irf member 1 priority 32
3、关闭端口
[IRF-1]int range FortyGigE 1/0/53 to FortyGigE 1/0/54
[IRF-1-if-range]shutdown
4、加入堆叠组
[IRF-1]irf-port 1/2
[IRF-1-irf-port1/2]port group interface FortyGigE 1/0/53
You must perform the following tasks for a successful IRF setup:
Save the configuration after completing IRF configuration.
Execute the “irf-port-configu