Command History
Version 7.8.1.0 Introduced on the S-Series.
Version 7.7.1.0 Introduced on the C-Series.
Version 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 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
FTOS#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
FTOS#
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.
434