diff options
| author | Louis Scalbert <louis.scalbert@6wind.com> | 2021-05-12 17:17:56 +0200 |
|---|---|---|
| committer | Louis Scalbert <louis.scalbert@6wind.com> | 2021-05-26 16:16:08 +0200 |
| commit | 8c1d4cd512af258dfab9379117157f85dcf102e8 (patch) | |
| tree | 2f059db36328c268e354e40e2c6de3e808bcd66b /lib/compiler.h | |
| parent | 1446730fd0a38f8403527c7a13f04194a14f2bef (diff) | |
bgpd: add show bgp summary filter by neighbor or AS
Add ability to filter session on show bgp summary by neighbor or
remote AS:
ubuntu# show bgp summary ?
neighbor Show only the specified neighbor session
remote-as Show only the specified remote AS session
ubuntu# show bgp summary neighbor ?
A.B.C.D Neighbor to display information about
WORD Neighbor on BGP configured interface
X:X::X:X Neighbor to display information about
ubuntu# show bgp summary remote-as ?
(1-4294967295) AS number
external External (eBGP) AS sessions
internal Internal (iBGP) AS sessions
This patch includes the documentation and the topotest.
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
Diffstat (limited to 'lib/compiler.h')
0 files changed, 0 insertions, 0 deletions
