[Contents] [Prev] [Next] [Index] [Report an Error]


Verify the BGP Protocol and Peers

This chapter describes how to check 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. (See Table 34.)


Table 34: Checklist for Verifying the BGP Protocol and Peers
Verify the BGP Protocol and Peers Tasks
Command or Action
  1. Verify BGP on an Internal Router

show configuration

  1. Verify BGP on a Border Router

show configuration

  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


  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 >

show route forwarding-table



[Contents] [Prev] [Next] [Index] [Report an Error]