display bgp routing-table ipv4 mvpn

Use display bgp routing-table ipv4 mvpn to display BGP IPv4 MVPN routing information.

Syntax

display bgp [ instance instance-name ] routing-table ipv4 mvpn [ route-distinguisher route-distinguisher [ route-type { inter-as |intra-as | leaf | s-pmsi | shared-tree | source-active | source-tree } ] ] | statistics ]

display bgp [ instance instance-name ] routing-table ipv4 mvpn [ route-distinguisher route-distinguisher [ mvpn-prefix [ advertise-info ] ] ]

display bgp [ instance instance-name ] routing-table ipv4 mvpn [ route-type { inter-as |intra-as | leaf | s-pmsi | shared-tree | source-active | source-tree } [ statistics ] ]

display bgp [ instance instance-name ] routing-table ipv4 mvpn peer ip-address { advertised-routes | received-routes } [ statistics ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

instance instance-name: Specifies a BGP instance by its name, a case-sensitive string of 1 to 31 characters. If you do not specify a BGP instance, this command displays BGP IPv4 MVPN routing information for BGP instance default.

peer ip-address: Specifies a BGP peer by its IP address.

advertised-routes: Displays BGP IPv4 MVPN routing information advertised to the specified peer.

received-routes: Displays BGP IPv4 MVPN routing information received from the specified peer.

route-distinguisher route-distinguisher: Specifies an RD, a string of 3 to 21 characters. An RD can be in one of the following formats:

route-type: Specifies a route type.

mvpn-prefix: Displays detailed BGP IPv4 MVPN routing information. The mvpn-prefix argument is a case-insensitive string of 1 to 512 characters.

advertise-info: Displays advertisement information of BGP IPv4 MVPN routes.

statistics: Displays statistics for BGP IPv4 MVPN routes.

Usage guidelines

If you do not specify any parameters, this command displays brief information about all BGP IPv4 MVPN routes.

Examples

# Displays brief information about all BGP IPv4 MVPN routes.

<Sysname> display bgp routing-table ipv4 mvpn

 BGP local router ID is 1.1.1.2
 Status codes: * - valid, > - best, d - dampened, h - history,
               s - suppressed, S - stale, i - internal, e - external
               Origin: i - IGP, e - EGP, ? - incomplete

 Route distinguisher: 100:1
 Total number of routes: 5

* >  Network : [1][1.1.1.1]/40
     NextHop : 0.0.0.0                                  LocPrf    : 100
     PrefVal : 32768                                    OutLabel  : NULL
     MED     : 0
     Path/Ogn: ?

* >  Network : [3][32][192.168.56.1][32][225.0.0.1][1.1.1.9]/120
     NextHop : 0.0.0.0                                  LocPrf    : 100
     PrefVal : 32768                                    OutLabel  : NULL
     MED     : 0
     Path/Ogn: ?

* >i Network : [4][3][22][100:1][32][192.168.56.1][32][225.0.0.1][1.1.1.9][2.2.2.9]/232
     NextHop : 2.2.2.9                                  LocPrf    : 100
     PrefVal : 0                                        OutLabel  : NULL
     MED     : 0
     Path/Ogn: ?

* >i Network : [5][32][192.168.56.1][32][225.0.0.1]/88
     NextHop : 0.0.0.0                                  LocPrf    : 100
     PrefVal : 32768                                    OutLabel  : NULL
     MED     : 0
     Path/Ogn: ?

* >i Network : [7][100][32][192.168.56.1][32][225.0.0.1]/120
     NextHop : 2.2.2.9                                  LocPrf    : 100
     PrefVal : 0                                        OutLabel  : NULL
     MED     : 0
     Path/Ogn: ?

# Display information about all BGP IPv4 MVPN routes that are advertised to peer 3.3.3.9 in BGP instance default.

<Sysname> display bgp routing-table ipv4 mvpn peer 3.3.3.9 advertised-routes
 
 BGP local router ID is 1.1.1.2
 Status codes: * - valid, > - best, d - dampened, h - history,
               s - suppressed, S - stale, i - internal, e - external
               Origin: i - IGP, e - EGP, ? - incomplete

 Route distinguisher: 100:1
 Total number of routes: 2

* >i Network : [1][2.2.2.9]/40                                                  
     NextHop : 2.2.2.9                                  LocPrf    : 100         
     PrefVal : 0                                        OutLabel  : NULL        
     MED     : 0                                                                
     Path/Ogn: ?                          

* >i Network : [4][3][22][100:1][32][192.168.56.1][32][225.0.0.1][1.1.1.9][2.2.2.9]/232
     NextHop : 2.2.2.9                                  LocPrf    : 100
     PrefVal : 0                                        OutLabel  : NULL
     MED     : 0
     Path/Ogn: ?

* >i Network : [7][100][32][192.168.56.1][32][225.0.0.1]/120
     NextHop : 2.2.2.9                                  LocPrf    : 100
     PrefVal : 0                                        OutLabel  : NULL
     MED     : 0
     Path/Ogn: ?

# Display information about all BGP IPv4 MVPN routes that are received from peer 2.2.2.9 in BGP instance default.

<Sysname> display bgp l2vpn evpn peer 2.2.2.9 received-routes
 
BGP local router ID is 1.1.1.2
 Status codes: * - valid, > - best, d - dampened, h - history,
               s - suppressed, S - stale, i - internal, e - external
               Origin: i - IGP, e - EGP, ? - incomplete

 Route distinguisher: 100:1
 Total number of routes: 3

* >i Network : [1][2.2.2.9]/40                                                  
     NextHop : 2.2.2.9                                  LocPrf    : 100         
     PrefVal : 0                                        OutLabel  : NULL        
     MED     : 0                                                                
     Path/Ogn: ?             
             
* >i Network : [4][3][22][100:1][32][192.168.56.1][32][225.0.0.1][1.1.1.9][2.2.2.9]/232
     NextHop : 2.2.2.9                                  LocPrf    : 100
     PrefVal : 0                                        OutLabel  : NULL
     MED     : 0
     Path/Ogn: ?

* >i Network : [7][100][32][192.168.56.1][32][225.0.0.1]/120
     NextHop : 2.2.2.9                                  LocPrf    : 100
     PrefVal : 0                                        OutLabel  : NULL
     MED     : 0

Table 61: Command output

Field

Description

Status codes

Codes of route status:

  • * – valid—Valid route.

  • > – best—Optimal route.

  • d – damped—Dampened route.

  • h – history—History route.

  • s – suppressed—Suppressed route.

  • S – Stale—Stale route.

  • i – internal—Internal route.

  • e – external—External route.

Origin

Origin of the route information:

  • i – IGP—Originated in the AS.

  • e – EGP—Learned through EGP.

  • ? – incomplete—Learned by some other means.

Total number of routes

Total number of BGP IPv4 MVPN routes with the route distinguisher.

Network

BGP IPv4 MVPN route/route length. BGP IPv4 MVPN routes are as follows:

  • [1][Originator IP]

    • 1—Intra-AS I-PMSI A-D route to establish the inclusive tunnel.

    • Originator IP—IP address of the route originator.

  • [2][Source AS]

    • 2—Inter-AS I-PMSI A-D route to establish the inclusive tunnel.

    • Source AS—AS number of the source.

  • [3][Source Len][Source IP][Group Len][Group IP][Originator IP]

    • 3—S-PMSI A-D route that the multicast source-side PE sends to the receiver-side PE to establish selective tunnels.

    • Source Len—Length of the multicast source address.

    • Source IP—Multicast source address.

    • Group Len—Length of the multicast group address.

    • Group IP—Multicast group address.

    • Originator IP—IP address of the route originator.

  • [4][3][3Len][RD][Source Len][Source IP][Group Len][Group IP][3Originator IP][4Originator IP]

    • 4—Leaf A-D route that the receiver-side PE replies to the source-side PE to establish selective tunnels.

    • 3—S-PMSI A-D route that the source-side PE sends to the receiver-side PE to establish selective tunnels.

    • 3Len—Length of the MVPN S-PMSI A-D route, in bytes.

    • RD—Route distinguisher.

    • Source Len—Length of the multicast source address.

    • Source IP—Multicast source address.

    • Group Len—Length of the multicast group address.

    • Group IP—Multicast group address.

    • 3Originator IP—Originator IP address of the MVPN S-PMSI A-D route.

    • 4Originator IP—Originator IP address of the MVPN Leaf A-D route.

  • [5][Source Len][Source IP][Group Len][Group IP]

    • 5—Source Active A-D route that advertise the multicast source.

    • Source Len—Length of the multicast source address.

    • Source IP—Multicast source address.

    • Group Len—Length of the multicast group address.

    • Group IP—Multicast group address.

  • [6][Source AS][Source Len][Source IP][Group Len][Group IP]

    • 6—Shared Tree Join route that the receiver-side PE sends to the RP to establish the multicast shared tree.

    • Source AS—AS number of the PE where the RP resides.

    • Source Len—Length of the multicast source address.

    • Source IP—Multicast source address.

    • Group Len—Length of the multicast group address.

    • Group IP—Multicast group address.

  • [7][Source AS][Source Len][Source IP][Group Len][Group IP]

    • 7—Source Tree Join route that the receiver-side PE sends to the multicast source to build the multicast source tree.

    • Source AS—AS number of the source-side PE.

    • Source Len—Length of the multicast source address.

    • Source IP—Multicast source address.

    • Group Len—Length of the multicast group address.

    • Group IP—Multicast group address.

LocPrf

Local preference value.

PrefVal

Preferred value of a route.

OutLabel

Outgoing label of a route.

MED

Attribute value of Multi-Exit-Discrimination (MED).

Path/Ogn

AS PATH attribute and ORIGIN attribute:

  • AS_PATH—Records the ASs the packet has passed to avoid routing loops.

  • ORIGIN—Identifies the origin of the BGP MDT routes.

# Displays statistics for all BGP IPv4 MVPN routes

<Sysname> display bgp routing-table ipv4 mvpn statistics
 Total number of routes from all PEs: 4507 

 Route distinguisher: 100:1
 Total number of routes: 2505

 Route distinguisher: 100:2
 Total number of routes: 2002

Table 62: Command Output

Field

Description

Total number of routes from all PEs

Total number of BGP IPv4 MVPN routes from all PEs.

Total number of routes

Total number of BGP IPv4 MVPN routes with the route distinguisher.

# Display statistics for BGP IPv4 MVPN routes that are advertised to peer 3.3.3.9 on the public network.

<Sysname> display bgp routing-table ipv4 mvpn peer 3.3.3.9 advertised-routes statistics

 Advertised routes total: 2

# Display statistics for BGP IPv4 MVPN routes that are received from peer 3.3.3.9 on the public network.

<Sysname> display bgp routing-table ipv4 mvpn peer 3.3.3.9 received-routes statistic

 Received routes total: 2

Table 63: Command Output

Field

Description

Advertised routes total

Total number of routes advertised to a peer.

Received routes total

Total number of routes received from a peer.

# Display detailed information about BGP IPv4 MVPN route [1][1.1.1.1]/40 in BGP instance default.

<Sysname> display bgp routing-table ipv4 mvpn [1][1.1.1.1]/40

 BGP local router ID: 1.1.1.2
 Local AS number: 100


 Route distinguisher: 100:1
 Total number of routes: 1
 Paths:   1 available, 1 best

 BGP routing table information of [1][1.1.1.1]/40:
 Imported route.
 Original nexthop: 0.0.0.0
 OutLabel        : NULL
 Ext-Community   : <RT: 100:1>
 AS-path         : (null)
 Origin          : incomplete
 Attribute value : MED 0, localpref 100, pref-val 32768
 State           : valid, local, best
 IP precedence   : N/A
 QoS local ID    : N/A
 Traffic index   : N/A
 MVPN route type : Intra-AS I-PMSI A-D route
 Originator IP   : 1.1.1.1

Table 64: Command Output

Field

Description

Paths

Number of routes:

  • available—Number of valid routes.

  • best—Number of optimal routes.

Network

Information about a BGP IPv4 MVPN.

LocPrf

Local preference value.

PrefVal

Preferred value of a route.

OutLabel

Outgoing label of a route.

MED

Attribute value of Multi-Exit-Discrimination (MED).

Path/Ogn

AS PATH attribute and ORIGIN attribute:

  • AS_PATH—Records the ASs the packet has passed to avoid routing loops.

  • ORIGIN—Identifies the origin of the BGP MDT routes.

BGP routing table information of

NLRI prefix.

Original nexthop

Original next hop of the route. If the route was obtained from a BGP update message, the original next hop is the next hop IP address in the message.

Ext-Community

Attribute value of the extended community. RT indicates the route target attribute.

PMSI tunnel

Information about the PMSI tunnel:

  • Flag—Flag bit value.

  • TunnelType—Tunnel type.

  • Label—Label value.

  • P2MP—Point to multiple points.

  • TunnelId—Tunnel ID.

  • ExtTunnelId—Extended tunnel ID.

AS-path

AS_PATH attribute of the route, which records the ASs the packet has passed to avoid routing loops.

Origin

Origin of the route information:

  • IGP—Originated in the AS.

  • EGP—Learned through EGP.

  • incomplete—Learned by some other means.

Attribute value

BGP path attributes:

  • MED—MED value.

  • localpref—Local preference value.

  • pref-val—Preferred value.

  • pre—Route preference.

State

Current states:

  • valid—Valid routes.

  • internal—Internal routes.

  • external—External routes.

  • local—Local routes.

  • synchronize—Synchronized routes.

  • best—Optimal routes.

IP precedence

IP precedence in the range of 0 to 7. This field displays N/A for an invalid value.

QoS local ID

QoS local ID in the range of 1 to 4095. This field displays N/A for an invalid value.

Traffic index

Traffic index in the range of 1 to 64. This field displays N/A for an invalid value.

MVPN route type

Type of the BGP IPv4 MVPN route. The Intra-AS I-PMSI A-D route is an automatically discovered route that is used to establish the inclusive tunnel.

Originator IP

IP address of the route originator.

# Display detailed information about BGP IPv4 MVPN route [2][100]/40 in BGP instance default.

<Sysname> display bgp routing-table ipv4 mvpn [2][100]/40

 BGP local router ID: 1.1.1.2
 Local AS number: 100


 Route distinguisher: 100:1
 Total number of routes: 1
 Paths:   1 available, 1 best

 BGP routing table information of [2][100]/40:
 Imported route.
 Original nexthop: 0.0.0.0
 OutLabel        : NULL
 Ext-Community   : <RT: 100:1>
 AS-path         : (null)
 Origin          : incomplete
 Attribute value : MED 0, localpref 100, pref-val 32768
 State           : valid, local, best
 IP precedence   : N/A
 QoS local ID    : N/A
 Traffic index   : N/A
 MVPN route type : Intra-AS I-PMSI A-D route
 Source AS       : 100

Table 65: Command Output

Field

Description

Paths

Number of routes:

  • available—Number of valid routes.

  • best—Number of optimal routes.

Network

Information about a BGP IPv4 MVPN.

LocPrf

Local preference value.

PrefVal

Preferred value of a route.

OutLabel

Outgoing label of a route.

MED

Attribute value of Multi-Exit-Discrimination (MED).

Path/Ogn

AS PATH attribute and ORIGIN attribute:

  • AS_PATH—Records the ASs the packet has passed to avoid routing loops.

  • ORIGIN—Identifies the origin of the BGP MDT routes.

BGP routing table information of

NLRI prefix.

Original nexthop

Original next hop of the route. If the route was obtained from a BGP update message, the original next hop is the next hop IP address in the message.

Ext-Community

Attribute value of the extended community. RT indicates the route target attribute.

PMSI tunnel

Information about the PMSI tunnel:

  • Flag—Flag bit value.

  • TunnelType—Tunnel type.

  • Label—Label value.

  • P2MP—Point to multiple points.

  • TunnelId—Tunnel ID.

  • ExtTunnelId—Extended tunnel ID.

AS-path

AS_PATH attribute of the route, which records the ASs the packet has passed to avoid routing loops.

Origin

Origin of the route information:

  • IGP—Originated in the AS.

  • EGP—Learned through EGP.

  • incomplete—Learned by some other means.

Attribute value

BGP path attributes:

  • MED—MED value.

  • localpref—Local preference value.

  • pref-val—Preferred value.

  • pre—Route preference.

State

Current status:

  • valid—Valid routes.

  • internal—Internal routes.

  • external—External routes.

  • local—Local routes.

  • synchronize—Synchronized routes.

  • best—Optimal routes.

IP precedence

IP precedence in the range of 0 to 7. This field displays N/A for an invalid value.

QoS local ID

QoS local ID in the range of 1 to 4095. This field displays N/A for an invalid value.

Traffic index

Traffic index in the range of 1 to 64. This field displays N/A for an invalid value.

MVPN route type

Type of the BGP IPv4 MVPN route. The Inter-AS I-PMSI A-D route is an automatically discovered route that is used to establish the inclusive tunnel.

Source AS

Number of the AS where the route originator resides.

# Display detailed information about BGP IPv4 MVPN route [3][32][192.168.56.1][32][225.0.0.1][1.1.1.9]/120 with RD 100:1 in BGP instance default.

<Sysname> display bgp routing-table ipv4 mvpn route-distinguisher 100:1 [3][32][192.1
68.56.1][32][225.0.0.1][1.1.1.9]/120

 BGP local router ID: 1.1.1.9
 Local AS number: 100


 Route distinguisher: 100:1
 Total number of routes: 1
 Paths:   1 available, 1 best

 BGP routing table information of [3][32][192.168.56.1][32][225.0.0.1][1.1.1.9]/120:
 Imported route.
 Original nexthop: 0.0.0.0
 OutLabel        : NULL

 Ext-Community   : <RT: 100:1>
 PMSI tunnel     : Flag 1, TunnelType 1, Label 0, P2MPId 1.1.1.9, Reserved 0,
                   TunnelId 1, ExtTunnelId 1.1.1.9
 AS-path         : (null)
 Origin          : incomplete
 Attribute value : MED 0, localpref 100, pref-val 32768
 State           : valid, local, best
 IP precedence   : N/A
 QoS local ID    : N/A
 Traffic index   : N/A
 MVPN route type : S-PMSI A-D route
 Source Len      :32
 Source IP       : 192.168.56.1
 Group Len       : 32
 Group IP        : 225.0.0.1
 Originator IP   : 1.1.1.9

Table 66: Command Output

Field

Description

Paths

Number of routes:

  • available—Number of valid routes.

  • best—Number of optimal routes.

Network

Information about a BGP IPv4 MVPN.

LocPrf

Local preference value.

PrefVal

Preferred value of a route.

OutLabel

Outgoing label of a route.

MED

Attribute value of Multi-Exit-Discrimination (MED).

Path/Ogn

AS PATH attribute and ORIGIN attribute:

  • AS_PATH—Records the ASs the packet has passed to avoid routing loops.

  • ORIGIN—Identifies the origin of the BGP MDT routes.

BGP routing table information of

NLRI prefix.

Original nexthop

Original next hop of the route. If the route was obtained from a BGP update message, the original next hop is the next hop IP address in the message.

Ext-Community

Attribute value of the extended community. RT indicates the route target attribute.

PMSI tunnel

Information about a PMSI tunnel:

  • Flag—Flag bit value.

  • TunnelType—Tunnel type.

  • Label—Label value.

  • P2MP—Point to multiple points.

  • TunnelId—Tunnel ID.

  • ExtTunnelId—Extended tunnel ID.

AS-path

AS_PATH attribute of the route, which records the ASs the packet has passed to avoid routing loops.

Origin

Origin of the route information:

  • IGP—Originated in the AS.

  • EGP—Learned through EGP.

  • incomplete—Learned by some other means.

Attribute value

BGP path attributes:

  • MED—MED value.

  • localpref—Local preference value.

  • pref-val—Preferred value.

  • pre—Route preference.

State

Current states:

  • valid—Valid routes.

  • internal—Internal routes.

  • external—External routes.

  • local—Local routes.

  • synchronize—Synchronized routes.

  • best—Optimal routes.

IP precedence

IP precedence in the range of 0 to 7. This field displays N/A for an invalid value.

QoS local ID

QoS local ID in the range of 1 to 4095. This field displays N/A for an invalid value.

Traffic index

Traffic index in the range of 1 to 64. This field displays N/A for an invalid value.

MVPN route type

Type of the BGP IPv4 MVPN route. The S-PMSI A-D route is an automatically discovered route that multicast source-side PE sends to the receiver-side PE to establish selective tunnels.

Source Len

Length of the multicast source address.

Source IP

Multicast source address.

Group Len

Length of the multicast group address.

Group IP

Multicast group address.

Originator IP

IP address of the route originator.

# Display detailed information about BGP IPv4 MVPN route [4][3][22][100:1][32][192.168.56.1][32][225.0.0.2][1.1.1.9][2.2.2.9]/232 with RD 100:1 in BGP instance default.

<Sysname> display  bgp routing-table ipv4 mvpn route-distinguisher 100:1 [4][3][22][1
00:1][32][192.168.56.1][32][225.0.0.2][1.1.1.9][2.2.2.9]/232

 BGP local router ID: 1.1.1.9
 Local AS number: 100


 Route distinguisher: 100:1
 Total number of routes: 1
 Paths:   1 available, 1 best

 BGP routing table information of [4][3][22][100:1][32][192.168.56.1][32][225.0.0.2][1.1.1.9][2.2.2.9]/232:
 From            : 2.2.2.9 (2.2.2.9)
 Rely nexthop    : 192.168.1.2
 Original nexthop: 2.2.2.9
 OutLabel        : NULL
 Ext-Community   : <RT: 1.1.1.9:0>
 PMSI tunnel     : Flag 1, TunnelType 1, Label 0, P2MPId 1.1.1.9, Reserved 0,
                   TunnelId 2, ExtTunnelId 1.1.1.9
 AS-path         : (null)
 Origin          : incomplete
 Attribute value : MED 0, localpref 100, pref-val 0
 State           : valid, internal, best
 IP precedence   : N/A
 QoS local ID    : N/A
 Traffic index   : N/A
 MVPN route type : Leaf A-D route
 RD              : 100:1
 Source Len      : 32
 Source IP       : 192.168.56.1
 Group Len       : 32
 Group IP        : 225.0.0.2
 Remote origin IP: 1.1.1.9
 Originator IP   : 2.2.2.9

Table 67: Command Output

Field

Description

Paths

Number of routes:

  • available—Number of valid routes.

  • best—Number of optimal routes.

Network

Information about a BGP IPv4 MVPN.

LocPrf

Local preference value.

PrefVal

Preferred value of a route.

OutLabel

Outgoing label of a route.

MED

Attribute value of Multi-Exit-Discrimination (MED).

Path/Ogn

AS PATH attribute and ORIGIN attribute:

  • AS_PATH—Records the ASs the packet has passed to avoid routing loops.

  • ORIGIN—Identifies the origin of the BGP MDT routes.

BGP routing table information of

NLRI prefix.

Imported route

The route is an imported route.

Original nexthop

Original next hop of the route. If the route was obtained from a BGP update message, the original next hop is the next hop IP address in the message.

Ext-Community

Attribute value of the extended community. RT indicates the route target attribute.

PMSI tunnel

Information about a PMSI tunnel:

  • Flag—Flag bit value.

  • TunnelType—Tunnel type.

  • Label—Label value.

  • P2MP—Point to multiple points.

  • TunnelId—Tunnel ID.

  • ExtTunnelId—Extended tunnel ID.

AS-path

AS_PATH attribute of the route, which records the ASs the packet has passed to avoid routing loops.

Origin

Origin of the route information:

  • IGP—Originated in the AS.

  • EGP—Learned through EGP.

  • incomplete—Learned by some other means.

Attribute value

BGP path attributes:

  • MED—MED value.

  • localpref—Local preference value.

  • pref-val—Preferred value.

  • pre—Route preference.

State

Current states:

  • valid—Valid routes.

  • internal—Internal routes.

  • external—External routes.

  • local—Local routes.

  • synchronize—Synchronized routes.

  • best—Optimal routes.

IP precedence

IP precedence in the range of 0 to 7. This field displays N/A for an invalid value.

QoS local ID

QoS local ID in the range of 1 to 4095. This field displays N/A for an invalid value.

Traffic index

Traffic index in the range of 1 to 64. This field displays N/A for an invalid value.

MVPN route type

Type of the BGP IPv4 MVPN route. The Leaf A-D route is an automatically discovered route that that receiver-side PE replies to the multicast source-side PE to establish selective tunnels.

Source Len

Length of the multicast source address.

Source IP

Multicast source address.

Group Len

Length of the multicast group address.

Group IP

Multicast group address.

Remote origin IP

IP address of the remote router.

Originator IP

Originator IP address of the MVPN Leaf A-D route.

# Display detailed information about BGP IPv4 MVPN route [5][32][192.168.56.1][32][225.0.0.1]/8 with RD 100:1 in BGP instance default.

<Sysname> display  bgp routing-table ipv4 mvpn route-distinguisher 100:1 [5][32][192
.168.56.1][32][225.0.0.1]/88

 BGP local router ID: 1.1.1.9
 Local AS number: 100


 Route distinguisher: 100:1
 Total number of routes: 1
 Paths:   1 available, 1 best

 BGP routing table information of [5][32][192.168.56.1][32][225.0.0.1]/88:
 Imported route.
 Original nexthop: 0.0.0.0
 OutLabel        : NULL
 Ext-Community   : <RT: 100:1>
 AS-path         : (null)
 Origin          : incomplete
 Attribute value : MED 0, localpref 100, pref-val 32768
 State           : valid, local, best
 IP precedence   : N/A
 QoS local ID    : N/A
 Traffic index   : N/A
 MVPN route type : Source Active A-D route
 Source Len      : 32
 Source IP       : 192.168.56.1
 Group Len       : 32
 Group IP        : 225.0.0.1

Table 68: Command Output

Field

Description

Paths

Number of routes:

  • available—Number of valid routes.

  • best—Number of optimal routes.

Network

Information about a BGP IPv4 MVPN.

LocPrf

Local preference value.

PrefVal

Preferred value of a route.

OutLabel

Outgoing label of a route.

MED

Attribute value of Multi-Exit-Discrimination (MED).

Path/Ogn

AS PATH attribute and ORIGIN attribute:

  • AS_PATH—Records the ASs the packet has passed to avoid routing loops.

  • ORIGIN—Identifies the origin of the BGP MDT routes.

BGP routing table information of

NLRI prefix.

Imported route

The route is an imported route.

Original nexthop

Original next hop of the route. If the route was obtained from a BGP update message, the original next hop is the next hop IP address in the message.

Ext-Community

Attribute value of the extended community. RT indicates the route target attribute.

PMSI tunnel

Information about the PMSI tunnel:

  • Flag—Flag bit value.

  • TunnelType—Tunnel type.

  • Label—Label value.

  • P2MP—Point to multiple points.

  • TunnelId—Tunnel ID.

  • ExtTunnelId—Extended tunnel ID.

AS-path

AS_PATH attribute of the route, which records the ASs the packet has passed to avoid routing loops.

Origin

Origin of the route information:

  • IGP—Originated in the AS. The origins of the routes advertised by the network command are IGP.

  • EGP—Learned through EGP.

  • incomplete—Learned by some other means.

Attribute value

BGP path attributes:

  • MED—MED value.

  • localpref—Local preference value.

  • pref-val—Preferred value.

  • pre—Route preference.

State

Current states:

  • valid—Valid routes.

  • internal—Internal routes.

  • external—External routes.

  • local—Local routes.

  • synchronize—Synchronized routes.

  • best—Optimal routes.

IP precedence

IP precedence in the range of 0 to 7. This field displays N/A for an invalid value.

QoS local ID

QoS local ID in the range of 1 to 4095. This field displays N/A for an invalid value.

Traffic index

Traffic index in the range of 1 to 64. This field displays N/A for an invalid value.

MVPN route type

Type of the BGP IPv4 MVPN route. The Source Active A-D route is an automatically discovered route that advertises the multicast source.

Source Len

Length of the multicast source address.

Source IP

Multicast source address.

Group Len

Length of the multicast group address.

Group IP

Multicast group address.

# Display detailed information about BGP IPv4 MVPN route [6][100][32][192.168.56.1][32][225.0.0.1]/120 with RD 100:1 in BGP instance default.

<Sysname> display bgp routing-table ipv4 mvpn [6][100][32][192.168.56.1][32][225.0.0.1]/120

 BGP local router ID: 1.1.1.2
 Local AS number: 100


 Route distinguisher: 100:1
 Total number of routes: 1
 Paths:   1 available, 1 best

 BGP routing table information of [6][100][32][192.168.56.1][32][225.0.0.1]/120:
 Imported route.
 Original nexthop: 0.0.0.0
 OutLabel        : NULL
 Ext-Community   : <RT: 100:1>
 AS-path         : (null)
 Origin          : incomplete
 Attribute value : MED 0, localpref 100, pref-val 32768
 State           : valid, local, best
 IP precedence   : N/A
 QoS local ID    : N/A
 Traffic index   : N/A
 MVPN route type : Shared Tree Join route
 Source AS       : 100
 Source Len      : 32
 Source IP       : 192.168.56.1
 Group Len       : 32
 Group IP        : 225.0.0.1

Table 69: Command Output

Field

Description

Paths

Number of routes:

  • available—Number of valid routes.

  • best—Number of optimal routes.

Network

Information about a BGP IPv4 MVPN.

LocPrf

Local preference value.

PrefVal

Preferred value of a route.

OutLabel

Outgoing label of a route.

MED

Attribute value of Multi-Exit-Discrimination (MED).

Path/Ogn

AS PATH attribute and ORIGIN attribute:

  • AS_PATH—Records the ASs the packet has passed to avoid routing loops.

  • ORIGIN—Identifies the origin of the BGP MDT routes.

BGP routing table information of

NLRI prefix.

Imported route

The route is an imported route.

Original nexthop

Original next hop of the route. If the route was obtained from a BGP update message, the original next hop is the next hop IP address in the message.

Ext-Community

Attribute value of the extended community. RT indicates the route target attribute.

PMSI tunnel

Information about the PMSI tunnel:

  • Flag—Flag bit value.

  • TunnelType—Tunnel type.

  • Label—Label value.

  • P2MP—Point to multiple points.

  • TunnelId—Tunnel ID.

  • ExtTunnelId—Extended tunnel ID.

AS-path

AS_PATH attribute of the route, which records the ASs the packet has passed to avoid routing loops.

Origin

Origin of the route information:

  • IGP—Originated in the AS.

  • EGP—Learned through EGP.

  • incomplete—Learned by some other means.

Attribute value

BGP path attributes:

  • MED—MED value.

  • localpref—Local preference value.

  • pref-val—Preferred value.

  • pre—Route preference.

State

Current states:

  • valid—Valid routes.

  • internal—Internal routes.

  • external—External routes.

  • local—Local routes.

  • synchronize—Synchronized routes.

  • best—Optimal routes.

IP precedence

IP precedence in the range of 0 to 7. This field displays N/A for an invalid value.

QoS local ID

QoS local ID in the range of 1 to 4095. This field displays N/A for an invalid value.

Traffic index

Traffic index in the range of 1 to 64. This field displays N/A for an invalid value.

MVPN route type

Type of the BGP IPv4 MVPN route. The Shared Tree Join route is a route that the receiver-side PE sends to the RP to establish the multicast shared tree.

Source AS

AS number of the PE where the multicast source resides.

Source Len

Length of the multicast source address.

Source IP

Multicast source address.

Group Len

Length of the multicast group address.

Group IP

Multicast group address.

# Display detailed information about BGP IPv4 MVPN route [6][100][32][192.168.56.1][32][225.0.0.2]/120 with RD 100:1 in BGP instance default.

<Sysname> display bgp routing-table ipv4 mvpn route-distinguisher 100:1 [7][100][32][192.168.56.1][32][225.0.0.2]/120

 BGP local router ID: 1.1.1.9
 Local AS number: 100


 Route distinguisher: 100:1
 Total number of routes: 1
 Paths:   1 available, 1 best

 BGP routing table information of [7][100][32][192.168.56.1][32][225.0.0.2]/120:
 From            : 2.2.2.9 (2.2.2.9)
 Rely nexthop    : 192.168.1.2
 Original nexthop: 2.2.2.9
 OutLabel        : NULL
 
 Ext-Community   : <RT: 1.1.1.9:2>
 AS-path         : (null)
 Origin          : incomplete
 Attribute value : MED 0, localpref 100, pref-val 0
 State           : valid, internal, best
 IP precedence   : N/A
 QoS local ID    : N/A
 Traffic index   : N/A
 MVPN route type : Source Tree Join route
 Source AS       : 100
 Source Len      : 32
 Source IP       : 192.168.56.1
 Group Len        : 32
 Group IP        : 225.0.0.2

Table 70: Command Output

Field

Description

Paths

Number of routes:

  • available—Number of valid routes.

  • best—Number of optimal routes.

Network

Information about a BGP IPv4 MVPN.

LocPrf

Local preference value.

PrefVal

Preferred value of a route.

OutLabel

Outgoing label of a route.

MED

Attribute value of Multi-Exit-Discrimination (MED).

Path/Ogn

AS PATH attribute and ORIGIN attribute:

  • AS_PATH—Records the ASs the packet has passed to avoid routing loops.

  • ORIGIN—Identifies the origin of the BGP MDT routes.

BGP routing table information of

NLRI prefix.

Imported route

The route is an imported route.

Original nexthop

Original next hop of the route. If the route was obtained from a BGP update message, the original next hop is the next hop IP address in the message.

Ext-Community

Attribute value of the extended community. RT indicates the route target attribute.

PMSI tunnel

Information about the PMSI tunnel:

  • Flag—Flag bit value.

  • TunnelType—Tunnel type.

  • Label—Label value.

  • P2MP—Point to multiple points.

  • TunnelId—Tunnel ID.

  • ExtTunnelId—Extended tunnel ID.

AS-path

AS_PATH attribute of the route, which records the ASs the packet has passed to avoid routing loops.

Origin

Origin of the route information:

  • IGP—Originated in the AS.

  • EGP—Learned through EGP.

  • incomplete—Learned by some other means.

Attribute value

BGP path attributes:

  • MED—MED value.

  • localpref—Local preference value.

  • pref-val—Preferred value.

  • pre—Route preference.

State

Current states:

  • valid—Valid routes.

  • internal—Internal routes.

  • external—External routes.

  • local—Local routes.

  • synchronize—Synchronized routes.

  • best—Optimal routes.

IP precedence

IP precedence in the range of 0 to 7. This field displays N/A for an invalid value.

QoS local ID

QoS local ID in the range of 1 to 4095. This field displays N/A for an invalid value.

Traffic index

Traffic index in the range of 1 to 64. This field displays N/A for an invalid value.

MVPN route type

Type of the BGP IPv4 MVPN route. The Source Tree Join route is an automatically discovered route that the receiver-side PE sends to the multicast source to build the multicast source tree.

Source AS

AS number of the PE where the multicast source resides.

Source Len

Length of the multicast source address.

Source IP

Multicast source address.

Group Len

Length of the multicast group address.

Group IP

Multicast group address.

# Display advertisement information about BGP IPv4 MVPN route [1][1.1.1.9]/40 with RD 100:1 in BGP instance default.

<Sysname> display bgp routing-table ipv4 mvpn route-distinguisher 1.1.1.1:100 [1][1.1.1.9]/40 advertise-info
 BGP local router ID: 1.1.1.9
 Local AS number: 100


 Route distinguisher: 100:1
 Total number of routes: 1
 Paths:   1 best

 BGP routing table information of [1][1.1.1.9]/40:
 Advertised to peers (1 in total):
    2.2.2.9

Table 71: Command Output

Field

Description

Paths

Number of optimal routes to the destination.

BGP routing table information of [1][1.1.1.9]/40

Advertisement information to reach BGP IPv4 MVPN route [1][1.1.1.9]/40.

Advertised to peers (1 in total)

Peers to which the network has been advertised.