napalm-automation/napalm

Rework EOS BGP neighbors

Open

#2,316 opened on 2026年4月20日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (2,145 stars) (553 forks)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

コントリビューターガイド