Users Guide

Command Modes
EXEC
EXEC Privilege
Command
History
Version Description
9.2(1.0) Introduced on the Z9500.
7.8.1.0 Introduced on the S-Series.
7.7.1.0 Introduced on the C-Series.
7.6.1.0 Introduced IPv6 MGBP on the E-Series.
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 ipv4 multicast command shown the Example below.
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 routes metric, if assigned.
LocPrf Displays the BGP LOCAL_PREF attribute for the route.
Weight Displays the routes weight.
Path Lists all the ASs the route passed through to reach the destination network.
Example
Dell#show ip bgp ipv4 multicast
BGP table version is 14, local router ID is 100.10.10.1
Status codes: s suppressed, S stale, 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
*>I 25.1.0.0/16 25.25.25.25 0 100 0 i
*>I 25.2.0.0/16 25.25.25.26 0 100 0 ?
*>I 25.3.0.0/16 211.1.1.165 0 100 0 ?
*>r 144.1.0.0/16 0.0.0.0 0 32768 ?
*>r 144.2.0.0/16 100.10.10.10 0 32768 ?
*>r 144.3.0.0/16 211.1.1.135 0 32768 ?
*>n 145.1.0.0/16 0.0.0.0 0 32768 i
Dell#
Related
Commands
show ip bgp community views the BGP communities.
show ip bgp cluster-list
View BGP neighbors in a specific cluster.
C-Series, E-Series TeraScale, S-Series
Syntax
show ip bgp ipv4 multicast cluster-list [cluster-id]
Parameters
cluster-id
(OPTIONAL) Enter the cluster id in dotted decimal format.
Command Modes
EXEC
Border Gateway Protocol 431