Show Peer BGP Capabilites #130

Open
opened 2024-01-30 23:20:01 +08:00 by johannesmoos · 0 comments
johannesmoos commented 2024-01-30 23:20:01 +08:00 (Migrated from github.com)

Add the option to show peer capabilites, e.g. (output straight from birdc):

Neighbor capabilities
  Multiprotocol
    AF announced: ipv4
  Route refresh
  Graceful restart
  4-octet AS numbers
  Long-lived graceful restart

Also needs appropriate backend support in birdwatcher. Some fields (e.g. address families) are already available.

Add the option to show peer capabilites, e.g. (output straight from `birdc`): ``` Neighbor capabilities Multiprotocol AF announced: ipv4 Route refresh Graceful restart 4-octet AS numbers Long-lived graceful restart ``` Also needs appropriate backend support in `birdwatcher`. Some fields (e.g. address families) are already available.
Sign in to join this conversation.
No description provided.