Checking the BGP Layer This chapter describes how to check the Border Gateway Protocol (BGP) layer of the layered Multiprotocol Label Switching (MPLS) model. (See Table 18.) Table 18: Checklist for Checking the BGP Layer Checking the BGP Layer Tasks Command or Action Checking the BPG Layer Check That BGP Traffic Is Using the LSP traceroute hostname Check BGP Sessions show bgp summary Verify the BGP Configuration show configuration Examine BGP Routes show route destination-prefix detail Verify Received BGP Routes show route receive protocol bgp neighbor-address Take Appropriate Action The following sequence of commands addresses the specific problem described in this section: [edit]edit protocols bgp [edit protocols bgp]showset local-address 10.0.0.1delete group internal neighbor 10.1.36.2showcommit Check That BGP Traffic Is Using the LSP Again traceroute hostname
This chapter describes how to check the Border Gateway Protocol (BGP) layer of the layered Multiprotocol Label Switching (MPLS) model. (See Table 18.)
traceroute hostname
traceroute
hostname
show bgp summary
show configuration
show route destination-prefix detail
show route
destination-prefix
detail
show route receive protocol bgp neighbor-address
show route receive protocol bgp
neighbor-address
The following sequence of commands addresses the specific problem described in this section:
[edit]edit protocols bgp
[edit protocols bgp]showset local-address 10.0.0.1delete group internal neighbor 10.1.36.2showcommit