network
(OPTIONAL) Enter the network address (in dotted decimal
format) of the BGP network to view information only on that
network.
network-mask
(OPTIONAL) Enter the network mask (in slash prefix format)
of the BGP network address.
longer-prefixes
(OPTIONAL) Enter the keywords
longer-prefixes
to view
all routes with a common prefix.
Command
Modes
• EXEC
• EXEC Privilege
Command
History
Version 9.2(0.0)
Introduced on the MXL 10/40GbE Switch IO Module.
Usage
Information
When you enable the
bgp non-deterministic-med
command, the
show ip
bgp
command output for a BGP route does not list the INACTIVE reason.
The following describes the
show ip bgp
command shown in the following
example.
Field
Description
Network
Displays the destination network prefix of each BGP route.
Next Hop
Displays the next hop address of the BGP router. If 0.0.0.0 is
listed in this column, then local routes exist in the routing
table.
Metric
Displays the BGP route’s metric, if assigned.
LocPrf
Displays the BGP LOCAL_PREF attribute for the route.
Weight
Displays the route’s weight.
Path
Lists all the ASs the route passed through to reach the
destination network.
Example
Dell>show ip bgp
BGP table version is 847562, local router ID is 63.114.8.131
Status codes: s suppressed, d damped, h history, * valid, >
best
Path source: I - internal, a - aggregate, c - confed-external,
r - redistributed, n - network
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
*> 0.0.0.0/0 63.114.8.33 0 18508 i
* 3.0.0.0/8 63.114.8.33 0 18508 209
701 80 i
*> 63.114.8.33 0 18508 701 80
i
*> 3.3.0.0/16 0.0.0.0 22 32768 ?
63.114.8.35 0 18508 ?
*> 4.0.0.0/8 63.114.8.33 0 18508 701 1 i
*> 4.2.49.12/30 63.114.8.33 0 18508 209 i
* 4.17.250.0/24 63.114.8.33 0 18508 209
Border Gateway Protocol IPv4 (BGPv4)
363