diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-09-05 15:48:14 +0300 |
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-09-05 15:48:14 +0300 |
| commit | 9de74cf0beff75dace53881e11ba40c0d707b8a1 (patch) | |
| tree | 604e760c9a7e6808228ed74ac2c2043eb5b5105b /lib/command_graph.h | |
| parent | b9d4191a51a8965228f50f5100e5831eb1a5a894 (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 'lib/command_graph.h')
0 files changed, 0 insertions, 0 deletions
