Checklist for Verifying the BGP Protocol and Peers

Purpose

Table 28 provides links and commands for verifying whether the Border Gateway Protocol (BGP) is configured correctly on a Juniper Networks router in your network, the internal Border Gateway Protocol (IBGP) and exterior Border Gateway Protocol (EBGP) sessions are properly established, the external routes are advertised and received correctly, and the BGP path selection process is working properly.

Action

 

Table 28: Checklist for Verifying the BGP Protocol and Peers

Tasks

Command or Action

Verify the BGP Protocol
  1. Verify BGP on an Internal Router

show configuration

  1. Verify BGP on a Border Router

show configuration

Verify BGP Peers
  1. Check That BGP Sessions Are Up

show bgp summary

  1. Verify That a Neighbor is Advertising a Particular Route

show route advertising-protocol bgp neighbor-address

  1. Verify That a Particular BGP Route Is Received on Your Router

show route receive-protocol bgp neighbor-address

Examine BGP Routes and Route Selection 
  1. Examine the Local Preference Selection

show route destination-prefix < detail >

  1. Examine the Multiple Exit Discriminator Route Selection

show route destination-prefix < detail >

  1. Examine the EBGP over IBGP Selection

show route destination-prefix < detail >

  1. Examine the IGP Cost Selection

show route destination-prefix < detail >

Examine Routes in the Forwarding Table

show route forwarding-table