diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-01-11 10:47:33 +0200 |
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-01-11 10:53:57 +0200 |
| commit | 584b031a4d0b7e20cd3835c8945451dcdac07998 (patch) | |
| tree | de4d5c28f8af4c17db47ea87add52c37cb6ca33f /tests/topotests/bgp_oad/test_bgp_oad.py | |
| parent | a8474e4a464ade1d7dd942d82cda9e219329ebb4 (diff) | |
bgpd: Show external session sub-type (OAD) if exists
```
r1# sh ip bgp 10.10.10.10/32
BGP routing table entry for 10.10.10.10/32, version 1
Paths: (2 available, best #2, table default)
Advertised to non peer-group peers:
192.168.1.2 192.168.1.4
65002 65003
192.168.1.2 from 192.168.1.2 (192.168.2.2)
Origin incomplete, metric 123, localpref 123, valid, external (oad)
Last update: Thu Jan 11 10:46:32 2024
65004 65005
192.168.1.4 from 192.168.1.4 (192.168.4.4)
Origin incomplete, metric 123, localpref 123, valid, external, best (Peer Type)
Last update: Thu Jan 11 10:46:30 2024
r1#
```
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'tests/topotests/bgp_oad/test_bgp_oad.py')
0 files changed, 0 insertions, 0 deletions
