: dump routing peer status
Focus
Focus

dump routing peer status

Table of Contents

dump routing peer status

Use the
dump routing peer status
command to display the status of BGP peers. Information displayed includes the BGP peer ip address, peer id, connection state, and the time during which the connection with the peer up or down.

Command

dump routing peer status ( all | peer-ip = Peer IP
| vrf-name=
vrf name
| address-family= (ipv4 or ipv6)
)

Options

all
Enter all to display status of all BGP peers.
vrf-name
Enter a VRF name to display the configuration for a specific BGP peer.
Release 6.3.1
address-family
Enter an address family to display the status of IPv4 or IPv6 for a specific BGP peer.
Release 6.3.1
peer-ip
Enter an IP address to display status for a specific BGP peer
with both IPv4 and IPv6 address.

Command Notes

Role
Super, Read Only, Monitor
Related Commands
Introduced in
Release 5.0.1

Example

dump routing peer status all BGP Peer IP : 192.168.24.2 ID : 15269236938690175 State : Established Uptime : 00:00:22 Downtime : BGP Peer IP : 192.168.25.2 ID : 15269236937040160 State : Established Uptime : 00:00:24 Downtime : BGP Peer IP : 192.168.64.1 ID : 15266976684940116 State : Established Uptime : 00:00:23 Downtime :
dump routing peer status vrf-name=IOT-Data BGP Peer IP : 6.6.8.254 IPv4 Unicast Summary (VRF v633-e3): BGP router identifier 6.6.8.8, local AS number 1200 vrf-id 31 BGP table version 2 RIB entries 3, using 552 bytes of memory Peers 1, using 723 KiB of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd PfxSnt Desc vyos(6.6.8.254) 4 1400 58 57 0 0 0 00:26:31 1 1 "classic global lan- Displayed neighbors 1 Total number of neighbors 1 dump routing peer status peer-ip 10.2.68.2 address-family=ipv6 BGP LAN Peer summary SSSSipv6 IPv6 Unicast Summary (VIEW 64): BGP router identifier 4.4.4.4, local AS number 2001 vrf-id 0 BGP table version 192 RIB entries 93, using 17 KiB of memory Peers 1, using 723 KiB of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd PfxSnt Desc BR2L3SW(10.2.68.2) 4 2002 145 137 0 0 0 00:48:54 5 45 "classic global lan- Total number of neighbors 1

Recommended For You