The display bgp vpnv4 multicast all routing-table command is used to display the routing information of the BGP VPNv4-Multicast address family.
| Parameter | Description | Value |
|---|---|---|
| ipv4-address |
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. |
| as-path |
BGP AS path list. |
- |
| community-list |
BGP community list. |
- |
| large-community |
Routes matched with large communities. |
- |
| ext-community |
BGP ext-community list. |
- |
| cluster-list |
BGP cluster list. |
- |
| advertised-peer |
BGP advertised peer list. |
- |
The actual command output varies according to the device. The command output here is only an example.
<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
| Item | Description |
|---|---|
| BGP Local router ID is | Type of the update peer-group. |
| best | Address family. |
| Origin | Minimum interval at which Update packets with the same route prefix are sent. |
| Total number of routes from all PE | Total number of routes from all PEs in the routing table. |
| Route Distinguisher | Route distinguisher (RD) of a route. |
| Network | Total number of peers in an update peer-group. |
| NextHop | Representative of an update peer-group. |
| MED | List of peers. |
| LocPrf | Local_Pref of a BGP route. |
| 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. |