napalm-automation/napalm

Rework EOS BGP neighbors

Open

#2,316 创建于 2026年4月20日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (2,145 star) (553 fork)batch import
eosget_bgp_neighbors_detailhelp wanted

描述

Since we now mandate that only EOS > 4.23.0F is supported, we can switch from TextFSM processing to JSON output for show ip[v6] bgp neighbors vrf all. This should (hopefully) simplify some logic and remove edge cases such as #2280

贡献者指南