The display bgp multicast routing-table different-origin-as command displays MBGP routes with the same destination address but different source AS numbers.
The display bgp multicast routing-table cidr command displays Classless Inter-Domain Routing (CIDR) information.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp multicast routing-table cidr
BGP local router ID is 10.10.10.9
Status codes: * - valid, > - best, d - damped, x - best external, a - add path,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
RPKI validation codes: V - valid, I - invalid, N - not-found
Total Number of Routes: 21
Network NextHop MED LocPrf PrefVal Path/Ogn
*> 4.4.4.4/32 10.2.1.2 0 2?
*> 10.1.1.0/24 10.2.1.2 0 2?
*> 10.1.2.0/24 10.2.1.2 0 2?
*> 10.2.1.0/24 10.2.1.2 0 0 2?
*> 10.7.1.0/24 10.2.1.2 0 2?
*> 10.7.1.1/32 10.2.1.2 0 2?
*> 10.7.1.2/32 10.2.1.2 0 0 2?
*> 10.11.12.0/24 10.2.1.2 0 0 2?
*> 10.11.12.1/32 10.2.1.2 0 0 2?
<HUAWEI> display bgp multicast routing-table different-origin-as
BGP local router ID is 10.10.10.9
Status codes: * - valid, > - best, d - damped, x - best external, a - add path,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
RPKI validation codes: V - valid, I - invalid, N - not-found
Total Number of Routes: 8
Network NextHop MED LocPrf PrefVal Path/Ogn
*> 10.2.1.0/24 10.2.1.2 0 0 2?
*> 0.0.0.0 0 0 ?
*> 10.20.0.0/16 10.2.1.2 0 2?
*> 0.0.0.0 0 0 ?
*> 192.168.14.0 10.2.1.2 0 2?
*> 0.0.0.0 0 0 ?
*> 192.168.14.1/32 10.2.1.2 0 2?
*> 0.0.0.0 0 0 ?
| Item | Description |
|---|---|
| Network | Indicates the network address in the MBGP routing table. |
| NextHop | Indicates the next-hop address for the packet. |
| MED | Indicates the MED of the route. |
| LocPrf | Indicates the local preference. |
| PrefVal | Indicates the preferred value. |
| Path/Ogn | Indicates the AS_Path number and the Origin attribute. |