display bgp multicast routing-table (different-origin-as/cidr)

Function

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.

Format

display bgp multicast routing-table different-origin-as

display bgp multicast routing-table cidr

Parameters

None

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

Usage Scenario

Users can run this command to view routes with the same destination address but different source AS numbers.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display CIDR information.
<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?
# Display MBGP routes with the same destination address but different source AS numbers.
<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        ?
Table 1 Description of the display bgp multicast routing-table (different-origin-as/cidr) command output
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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >