summaryrefslogtreecommitdiff
path: root/python/xref2vtysh.py
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2024-09-05 15:48:14 +0300
committerDonatas Abraitis <donatas@opensourcerouting.org>2024-09-05 15:48:14 +0300
commit9de74cf0beff75dace53881e11ba40c0d707b8a1 (patch)
tree604e760c9a7e6808228ed74ac2c2043eb5b5105b /python/xref2vtysh.py
parentb9d4191a51a8965228f50f5100e5831eb1a5a894 (diff)
bgpd: Show what is the real type of the peer-group
``` ton# sh ip bgp peer-group BGP peer-group pg-a Peer-group type is auto Configured address-families: IPv4 Unicast; BGP peer-group pg-e, remote AS 0 Peer-group type is external Configured address-families: IPv4 Unicast; BGP peer-group pg-i, remote AS 65001 Peer-group type is internal Configured address-families: IPv4 Unicast; ton# ``` `auto` should be handled accordingly. Fixes: 0dfe25697f5299326046fcfb66f2c6beca7c423c ("bgpd: Implement neighbor X remote-as auto") Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'python/xref2vtysh.py')
0 files changed, 0 insertions, 0 deletions