有人可以详细解释为什么我们需要在每个 MC-LAG 对等体上设置静态 arp 条目。这在下面的瞻博网络文档中提到
https://www.juniper.net/documentation/en_US/junos/topics/concept/mc-lag-feature-concepts.html
它在IRB 和 MAC 地址同步上的虚拟路由器冗余协议 (VRRP)主题下
如果您使用 VRRP over IRB 方法启用第 3 层功能,则必须为远程 MC-LAG 对等体的 IRB 接口配置静态 ARP 条目,以允许路由协议在 IRB 接口上运行。This step is required so you can issue the ping command to reach both the physical IP addresses and virtual IP addresses of the MC-LAG peers.
但是为什么这个东西不使用静态 ARP 就行不通呢?有人可以解释一下吗。
谢谢