12 2023 档案
摘要:在三台机器上都执行如下命令操作: 1、关闭防火墙 systemctl stop firewalld systemctl disable firewalld 2、关闭 selinux sed -i 's/enforceing/disabled/' /etc/selinux/config # 永久关闭
阅读全文
摘要:sw1配置 【sw1】bfd //启用bfd [sw1-bfd]default-ip-address 224.0.0.184 //配置bfd默认使用组播地址 [sw1]bfd sw1-2 bind peer-ip default-ip interface g0/0/1 // 创建bfd会话 [sw1
阅读全文