配置 NHRP 冗余.note

noteId: WEB0ff54abcbec4f489b51cd04d1eade375 · 原始路径:/ALL/网络 - C模块/VPN 合集/dmVPN(点到多点、多点)【使用mGRE+nhrp+IPSec】/配置 NHRP 冗余.note · 图片:1 · 附件待处理:0

 
 
1、在Spoke上配置:
# IPv6就写 ipv6 nhrp,IPv4 就写 ip nhrp
int tunn 1
 ipv6 nhrp nhs FD00:100::1 nbma 10.64.1.1 multicast priority 1 cluster 1
 ipv6 nhrp nhs FD00:100::2 nbma 10.64.1.2 multicast priority 2 cluster 1
 ipv6 nhrp nhs cluster 1 max-connections 1
 
当一边不可达时,会自动切换到另一边