Reference Guide

Border Gateway Protocol IPv4 (BGPv4) | 413
show ip bgp ipv4 multicast
c e
t
s
View the current MBGP routing table for the system.
Syntax
show ip bgp ipv4 multicast [detail | network [network-mask] [length]]
Parameters
Command Modes
EXEC
EXEC Privilege
Example
Figure 12-27. show ip bgp Command Example
Related
Commands
Command
History
detail (OPTIONAL) Enter the keyword detail to display BGP internal information for
the IPv4 Multicast address family.
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 keyword longer-prefixes to view all routes with a
common prefix.
#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
#
Table 12-17. show ip bgp Command Example Fields
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.
show ip bgp community View BGP communities.
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series