Command Line Reference Guide
Border Gateway Protocol IPv4(BGPv4) | 357
Command Modes
ROUTER BGP Address Family (conf-router_bgp_af)
Usage
Information
When you enter redistribute ospf process-id command without any other parameters, FTOS
redistributes all OSPF internal routes, external type 1 routes, and external type 2 routes.
This feature is not supported by an RFC.
Command
History
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 8-27. show ip bgp Command Example
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series
Version 7.6.1.0 Introduced IPv6 MGBP support for E-Series
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.
Force10#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
Force10#










