display bgp vpnv4 multicast all routing-table

Function

The display bgp vpnv4 multicast all routing-table command displays information about BGP VPNv4 routes and BGP VPN routes in the VPNv4-Multicast address family.

Format

display bgp vpnv4 multicast all routing-table [ peer remoteIpv4Addr { advertised-routes | received-routes } ] prefix [ mask-length ]

Parameters

Parameter Description Value
peer remoteIpv4Addr

Specify an IPv4 peer address.

The value is in dotted decimal notation.

advertised-routes

Routes advertised to the remote peer.

-

received-routes

Routes received from the remote peer.

-

prefix

Specify an IPv4 network address.

The value is in dotted decimal notation.

mask-length

Length of IP address mask.

The value is an integer ranging from 0 to 32.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

Usage Scenario

You can view only specific routing information by specifying different parameters.

The display bgp vpnv4 routing-table command is used to view active and inactive BGP VPNv4 routes and BGP VPN routes.

Example

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

# Display information about BGP VPNv4 routes and BGP VPN routes in the VPNv4-Multicast address family.
<HUAWEI> display bgp vpnv4 multicast all routing-table
BGP Local router ID is 10.1.1.1
 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 from all PE: 1
 Route Distinguisher: 100:0
        Network            NextHop        MED        LocPrf    PrefVal Path/Ogn
 * i    1.1.1.3/32         192.168.2.28               150        0       i
Table 1 Description of the display bgp vpnv4 multicast all routing-table command output
Item Description
BGP Local router ID is

Indicates the ID of the local BGP device. The ID is in the same format as an IPv4 address.

best

Indicates that the BGP route is the optimal route.

Origin

Indicates the Origin attribute of the BGP route. There are three types as follows:

  • IGP: The routes obtained by IGP.
  • EGP: The routes obtained by EGP.
  • Incomplete: The routes whose origin cannot be identified.
Total number of routes from all PE

Number of routes from all Pes.

Route Distinguisher

Route distinguisher (RD) of a route.

Network

Indicates the network address in the BGP 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.

valid

Indicates that the BGP route is a valid route.

internal

Indicates that the BGP route is an internal route.

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