34.3.3 Checking the protocol
- <Structure of this section>
(1) Checking BGP4 neighbors [SL-L3A]
Use show ip bgp command. Specify neighbors detail parameter to view the tracks that you want to work with. Confirm BFD session corresponding to the peer by specifying IPv4 of the peer with show bfd session command.
> show ip bgp neighbors detail
Date 20XX/07/10 18:37:50 UTC
BGP Peer: 172.16.2.2, Remote AS: 65531
Remote Router ID: 172.16.2.20, Peer Group: INTERNAL-GROUP
BGP Status:Established HoldTime: 90 , Keepalive: 30
Established Transitions: 1 Established Date: 20XX/07/16 18:42:26
BGP Version: 4 Type: Internal
Local Address: 172.16.2.214, Local AS: 65531
Local Router ID: 172.16.2.100
Next Connect Retry: -, Connect Retry Timer: -
Last Keep Alive Sent: 18:42:20, Last Keep Alive Received: 18:42:20
BGP Message UpdateIn UpdateOut TotalIn TotalOut
12 14 36 42
BGP Capability Negotiation: <IPv4-Uni Refresh Refresh(v)>
Send : <IPv4-Uni Refresh Refresh(v)>
Receive: <IPv4-Uni Refresh Refresh(v)>
Password : UnConfigured
BFD Name: BFD001, BFD ID: 2, BFD State: Up
> |