[BGP] Show name or description BGP peer

,

Hi,

How do I show the detail name or description of the bgp peer?

in the current version, the name / description of each bgp peer does not appear so it is a bit difficult if
vyos@vyos:/etc/vyos$ show ip bgp summary

IPv4 Unicast Summary:
BGP router identifier 203.30.237.17, local AS number 55666 vrf-id 0
BGP table version 33
RIB entries 9, using 1656 bytes of memory
Peers 4, using 82 KiB of memory

Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
49.128.177.69 4 55666 34 19 0 0 0 00:10:07 2
49.128.177.73 4 55666 33 17 0 0 0 00:10:00 1
49.128.177.77 4 55666 32 17 0 0 0 00:09:51 1
49.128.177.81 4 55666 33 34 0 0 0 00:09:44 1

Total number of neighbors 4

there are many peers on one router. can we replace the view of the bgp neighbor with the peer description?

Thanks.
[image]

It is not possible. It shows neighbours, not descriptions. But you can see descriptions for each neighbour separately.

can a description of each neighbor be displayed on the menu? show ip bgp summary

1 Like