当前位置:CRM > 科技问答 > 84027,在路由上做irf的bfd检测

84027,在路由上做irf的bfd检测

2023-02-13 10:37:33科技问答
1676255853,

在路由上做IRF的bfd检测 是V5和V7不一样吗  是的话 在V7上咋做   求大神


2

1. 组网需求

由于网络规模迅速扩大,当前中心交换机(Device A)转发能力已经不能满足需求,现需要在保护现有投资的基础上将网络转发能力提高一倍,并要求网络易管理、易维护。

2. 组网图

图1-14 IRF典型配置组网图(BFD MAD检测方式)

 

3. 配置思路

·              Device A处于局域网的汇聚层,为了将汇聚层的转发能力提高一倍,需要另外增加一台设备Device B。

·              鉴于IRF技术具有管理简便、网络扩展能力强、可靠性高等优点,所以本例使用IRF技术构建网络汇聚层(即在Device A和Device B上配置IRF功能),接入层设备通过聚合双链路上行。

·              为了防止IRF链路故障导致IRF分裂,网络中存在两个配置冲突的IRF,需要启用MAD检测功能。因为成员设备比较少,我们采用BFD MAD检测方式来监测IRF的状态。

4. 配置步骤

      配置Device A

# 将设备的运行模式切换到IRF模式。

<Sysname> system-view

[Sysname] chassis convert mode irf

The device will switch to IRF mode and reboot. You are recommended to save the current running configuration and specify the configuration file for the next startup. Continue? [Y/N]:y

 Do you want to convert the content of the next startup configuration file flash:/startup.cfg to make it available in IRF mode? [Y/N]:y

 Please wait...

 Saving the converted configuration file to the main board succeeded.

Slot 1:

 Saving the converted configuration file succeeded.

 Now rebooting, please wait...

设备重启后Device A组成了只有一台成员设备的IRF。

# 配置IRF端口1/2,并将它与物理端口GigabitEthernet1/

<Sysname> system-view

[Sysname] interface gigabitethernet1/

[Sysname-GigabitEthernet1/

[Sysname-GigabitEthernet1/

[Sysname] irf-port 1/2

[Sysname-irf-port1/2] port group interface gigabitethernet1/

[Sysname-irf-port1/2] quit

[Sysname] interface gigabitethernet1/

[Sysname-GigabitEthernet1/

[Sysname-GigabitEthernet1/

[Sysname] save

# 激活IRF端口下的配置。

[Sysname] irf-port-configuration active

2)      配置Device B

# 将设备的运行模式切换到IRF模式。

<Sysname> system-view

[Sysname] chassis convert mode irf

The device will switch to IRF mode and reboot. You are recommended to save the current running configuration and specify the configuration file for the next startup. Continue? [Y/N]:y

 Do you want to convert the content of the next startup configuration file flash:/startup.cfg to make it available in IRF mode? [Y/N]:y

 Please wait...

 Saving the converted configuration file to the main board succeeded.

Slot 1:

 Saving the converted configuration file succeeded.

 Now rebooting, please wait...

# 将Device B的成员编号配置为2,并重启设备使新编号生效。

<Sysname> system-view

[Sysname] irf member 1 renumber 2

Warning: Renumbering the member ID may result in configuration change or loss. Continue? [Y/N]:y

[Sysname] quit

# 参照图1-14进行物理连线。

<Sysname> reboot

# 重新登录到设备,配置IRF端口2/1,并将它与物理端口GigabitEthernet2/

<Sysname> system-view

[Sysname] interface gigabitethernet 2/

[Sysname-GigabitEthernet2/

[Sysname-GigabitEthernet2/

[Sysname] irf-port 2/1

[Sysname-irf-port2/1] port group interface gigabitethernet 2/

[Sysname-irf-port2/1] quit

[Sysname] interface gigabitethernet 2/

[Sysname-GigabitEthernet2/

[Sysname-GigabitEthernet2/

[Sysname] save

# 激活IRF端口下的配置。

[Sysname] irf-port-configuration active

3)      Device A和Device B间将会进行主设备竞选,竞选失败的一方将重启,重启完成后,IRF形成。

4)      配置BFD MAD检测

# 创建三层聚合接口1。

<Sysname> system-view

[Sysname] interface route-aggregation 1

[Sysname-Route-Aggregation1] quit

# 分别将接口GigabitEthernet1/

[Sysname] interface gigabitethernet 1/

[Sysname-GigabitEthernet1/

[Sysname-GigabitEthernet1/

[Sysname] interface gigabitethernet 2/

[Sysname-GigabitEthernet2/

[Sysname-GigabitEthernet2/

# 配置三层聚合接口1的MAD IP地址。

[Sysname] interface route-aggregation 1

[Sysname-Route-Aggregation1] mad bfd enable

[Sysname-Route-Aggregation1] mad ip address 192.168.2.1 24 member 1

[Sysname-Route-Aggregation1] mad ip address 192.168.2.2 24 member 2

[Sysname-Route-Aggregation1] quit


2

CRM论坛(CRMbbs.com)——一个让用户更懂CRM的垂直性行业内容平台,CRM论坛致力于互联网、客户管理、销售管理、SCRM私域流量内容输出5年。 如果您有好的内容,欢迎向我们投稿,共建CRM多元化生态体系,创建CRM客户管理一体化生态解决方案。,在路由上做irf的bfd检测

版权声明:我们致力于保护作者版权,注重分享,本文内容及图片(只作为美观性配图使用)由CRM小助手整理收集与网络(无任何非法侵犯第三方意图),仅供学习参考交流使用,不代表CRM论坛观点。如有侵权,请联系我们,我们将及时删除处理。

CRM论坛投稿:投稿地址


  CRM论坛(CRMBBS.COM)始办于2019年,是致力于CRM实施方案、免费CRM软件、SCRM系统、客户管理系统的垂直内容社区网站,CRM论坛持续专注于CRM领域,在不断深化理解CRM系统的同时,进一步利用新型互联网技术,为用户实现企业、客户、合作伙伴与产品之间的无缝连接与交互。

CRM系统

标签: IRF

“84027,在路由上做irf的bfd检测” 的相关文章

S10510是否支持IRF3.02023-02-08 10:14:42
S105082023-02-09 11:28:11
AC 5540H 虚拟化2023-02-10 11:48:40
IRF2023-02-12 12:06:52
val,S6900-54HF-F2023-02-12 12:25:32