Displays BGP4 route information that is filtered by the table entry at which the display starts.
Privileged EXEC mode
The following example shows sample output from the show ip bgp routes command when an IP address is specified.
device# show ip bgp routes  50.55.55.10
Number of BGP Routes matching display condition : 8
Status A:AGGREGATE B:BEST b:NOT-INSTALLED-BEST C:CONFED_EBGP D:DAMPED
       E:EBGP H:HISTORY I:IBGP L:LOCAL M:MULTIPATH m:NOT-INSTALLED-MULTIPATH
       S:SUPPRESSED F:FILTERED s:STALE
       Prefix             Next Hop        MED        LocPrf     Weight Status
1      10.55.55.0/24      16.1.1.1         0         100        0      BME   
         AS_PATH: 65200 65100
2      10.55.55.0/24      17.1.1.1         0         100        0      ME    
         AS_PATH: 65200 65100
3      10.55.55.0/24      19.1.1.1         0         100        0      mE    
         AS_PATH: 65200 65100
4      10.55.55.0/24      21.1.1.1         0         100        0      mE    
         AS_PATH: 65200 65100
5      10.55.55.0/24      18.1.1.1         0         100        0      mE    
         AS_PATH: 65200 65100
6      10.55.55.0/24      22.1.1.1         0         100        0      mE    
         AS_PATH: 65200 65100
7      10.55.55.0/24      23.1.1.1         0         100        0      mE    
         AS_PATH: 65200 65100
8      10.55.55.0/24      20.1.1.1         0         100        0      mE    
         AS_PATH: 65200 65100
       Last update to IP routing table: 0h28m14s       Route is advertised to 7 peers:
        17.1.1.1(65200)                          18.1.1.1(65200)                          19.1.1.1(65200)                          
        20.1.1.1(65200)                          21.1.1.1(65200)                          22.1.1.1(65200)                          
        23.1.1.1(65200)                          
			
			
				The following example shows sample output from the show ip bgp routes command when IPv4 NLRI over IPv6 next hop is enabled.
device# show ip bgp routes
Total number of BGP EVPN IMR Routes : 0
Status A:AGGREGATE B:BEST b:NOT-INSTALLED-BEST C:CONFED_EBGP D:DAMPED
       E:EBGP H:HISTORY I:IBGP L:LOCAL M:MULTIPATH m:NOT-INSTALLED-MULTIPATH
       S:SUPPRESSED F:FILTERED s:STALE
       Prefix             Next Hop        MED        LocPrf     Weight Status
1      10.2.2.2/32         2001:db8::2         0          100        0      BE
         AS_PATH: 200
2      10.0.0.0/24         2001:db8::2         0          100        0      BE
         AS_PATH: 200
			
			
				The following example shows sample input from the show ip bgp routes summary command.
device# show ip bgp routes summary Total number of BGP routes (NLRIs) Installed : 1 Distinct BGP destination networks : 1 Filtered bgp routes for soft reconfig : 0 Routes originated by this router : 1 Routes selected as BEST routes : 1 Routes Installed as BEST routes : 1 BEST routes not installed in IP forwarding table : 0 Unreachable routes (no IGP route for NEXTHOP) : 0 IBGP routes selected as best routes : 0 EBGP routes selected as best routes : 0 BEST routes not valid for IP forwarding table : 0