Dell FCX624-E Laptop User Manual


  Open as PDF
of 1494
 
PowerConnect B-Series FCX Configuration Guide 1079
53-1002266-01
Displaying BGP4 information
30
Syntax: show ip bgp peer-group [<peer-group-name>]
Only the parameters that have values different from their defaults are listed.
Displaying summary route information
To display summary statistics for all the routes in the Layer 3 Switch BGP4 route table, enter a
command such as the following at any level of the CLI.
Syntax: show ip bgp routes summary
Table 188 lists the field definitions for the command output.
TABLE 188 BGP4 summary route information
Field Description
Total number of BGP routes (NLRIs)
Installed
The number of BGP4 routes the Layer 3 Switch has installed in the BGP4
route table.
Distinct BGP destination networks The number of destination networks the installed routes represent. The
BGP4 route table can have multiple routes to the same network.
Filtered BGP routes for soft reconfig The number of route updates received from soft-reconfigured neighbors or
peer groups that have been filtered out but retained. For information
about soft reconfiguration, refer to “Using soft reconfiguration” on
page 1091.
Routes originated by this router The number of routes in the BGP4 route table that this Layer 3 Switch
originated.
Routes selected as BEST routes The number of routes in the BGP4 route table that this Layer 3 Switch has
selected as the best routes to the destinations.
BEST routes not installed in IP
forwarding table
The number of BGP4 routes that are the best BGP4 routes to their
destinations but were not installed in the IP route table because the Layer
3 Switch received better routes from other sources (such as OSPF, RIP, or
static IP routes).
Unreachable routes (no IGP route for
NEXTHOP)
The number of routes in the BGP4 route table whose destinations are
unreachable because the next hop is unreachable.
PowerConnect#show ip bgp peer-group pg1
1 BGP peer-group is pg
Description: peer group abc
SendCommunity: yes
NextHopSelf: yes
DefaultOriginate: yes
Members:
IP Address: 192.168.10.10, AS: 65111
PowerConnect#show ip bgp routes summary
Total number of BGP routes (NLRIs) Installed : 20
Distinct BGP destination networks : 20
Filtered BGP routes for soft reconfig : 100178
Routes originated by this router : 2
Routes selected as BEST routes : 19
BEST routes not installed in IP forwarding table : 1
Unreachable routes (no IGP route for NEXTHOP) : 1
IBGP routes selected as best routes : 0
EBGP routes selected as best routes : 17