在主AC上配置:
# 进入系统视图
system-view
# 配置冗余模式为热备
wlan redundancy-mode hot-standby
# 设置本机角色为主AC(优先级默认为100,数值越大优先级越高)
wlan backup-ac local priority 100
# 指定对端备用AC的IP(心跳线地址)
wlan backup-ac peer 192.168.1.2
备AC:
system-view
wlan redundancy-mode hot-standby
wlan backup-ac local priority 90 # 优先级低于主AC
wlan backup-ac peer 192.168.1.1 # 指向主AC IP
创建聚合链路
interface Eth-Trunk1
port link-type trunk
port trunk permit vlan all # 允许所有VLAN或指定管理VLAN
#
interface GigabitEthernet1/0/1
eth-trunk 1
interface GigabitEthernet1/0/2
eth-trunk 1
wlan backup-ac sync config # 强制同步配置
(0)
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论