diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2025-01-16 16:50:14 +0200 |
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2025-01-17 22:24:35 +0200 |
| commit | 1d6925e02f821fbc27f7ba217ae011dc3c6ba01e (patch) | |
| tree | cb97c4cb9ec63a712e2f3712b7c7d2c5b57c882e /doc/manpages | |
| parent | acc3cfe3349696be4d06137328c48e4ae97adc4a (diff) | |
bgpd: Show internal data for BGP routes
Sometimes it's very useful to compare pointers from the gdb (and/or from the
logs) or just do some quick adhoc analysis.
```
donatas# sh ip bgp 1.1.1.0/24 internal
BGP routing table entry for 1.1.1.0/24, version 0
Paths: (1 available, no best path)
Not advertised to any peer
65002
127.0.0.1 (inaccessible, import-check enabled) from 127.0.0.1 (127.0.0.2)
Origin IGP, invalid, external
Last update: Thu Jan 16 16:49:53 2025
net: 0x63f3e6fc2ea0, path: 0x63f3e6fc2f50, pathext: 0x63f3e6faed00, attr: 0x63f3e6e8c550
flags net: 0x0, path: 0x1024, attr: 0x7
donatas#
```
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'doc/manpages')
0 files changed, 0 insertions, 0 deletions
