The display bgp mvpn vpnv6 routing-table type 4 route-key-type command displays BGP-IPv6 multicast virtual private network (MVPN) Leaf A-D routes.
display bgp mvpn vpnv6 { all | route-distinguisher route-distinguisher } routing-table type 4 route-key-type { 1 | 3 } leaf-s-pmsi
display bgp mvpn vpnv6 vpn-instance vpn-instance-name routing-table type 4 route-key-type { 1 | 3 } leaf-s-pmsi
display bgp mvpn vpnv6 all routing-table peer ipv4-address advertised-routes type 4 route-key-type { 1 | 3 } leaf-s-pmsi
display bgp mvpn vpnv6 all routing-table peer ipv6-address advertised-routes type 4 route-key-type { 1 | 3 } leaf-s-pmsi
Parameter | Description | Value |
---|---|---|
all |
Displays all BGP IPv6 MVPN routes. |
- |
route-distinguisher route-distinguisher |
Displays BGP routes of the specified Route Distinguisher (RD). |
The RD formats are divided into the following types:
|
1 |
Displays intra-AS I-PMSI A-D routes. |
- |
3 |
Displays S-PMSI A-D routes. |
- |
leaf-s-pmsi |
Displays a Leaf A-D route with the route-key as 3. |
The value is in the format of X:X::X:X-Y:Y::Y:Y-Z.Z.Z.Z-L.L.L.L.
|
vpn-instance vpn-instance-name |
Displays the BGP routes of the specified VPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
peer ipv4-address |
Displays the routes of the specified BGP peer. |
It is in dotted decimal notation. |
advertised-routes |
Displays the routes advertised to the specified peer. |
- |
ipv6-address |
Specifies an IPv6 peer address. |
The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp mvpn vpnv6 vpn-instance vrf1 routing-table type 4 route-key-type 3 2100::2-FF24::1-3.3.3.3-1.1.1.1
BGP local router ID : 1.1.1.1
Local AS number : 100
BGP routing table entry information of 2100::2-FF24::1-3.3.3.3-1.1.1.1:
Route Distinguisher: 1:2
Imported route.
From: 0.0.0.0 (0.0.0.0)
Route Duration: 0d00h05m43s
Relay IP Nexthop: ::
Relay IP Out-Interface:
Original nexthop: 127.0.0.1
Qos information : 0x0
Ext-Community: RT <3.3.3.3 : 0>
AS-path Nil, origin incomplete, MED 0, pref-val 0, valid, local, best, select, pre 255
Route Type: 4 (Leaf AD Route)
Originator IP: 3.3.3.3, Source IP: 2100::2, Group IP: FF24::1, LeafOriIP : 1.1.1.1
Not advertised to any peer yet
<HUAWEI> display bgp mvpn vpnv6 all routing-table type 4 route-key-type 3 2100::2-FF24::1-3.3.3.3-1.1.1.1
BGP local router ID : 1.1.1.1
Local AS number : 100
Total routes of Route Distinguisher(1:2): 1
BGP routing table entry information of 2100::2-FF24::1-3.3.3.3-1.1.1.1:
Imported route.
From: 0.0.0.0 (0.0.0.0)
Route Duration: 0d00h06m12s
Original nexthop: 127.0.0.1
Qos information : 0x0
Ext-Community: RT <3.3.3.3 : 0>
AS-path Nil, origin incomplete, MED 0, pref-val 0, valid, local, best, select, pre 255
Route Type: 4 (Leaf AD Route)
Originator IP: 3.3.3.3, Source IP: 2100::2, Group IP: FF24::1, LeafOriIP : 1.1.1.1
Advertised to such 1 peers:
2.2.2.2
Total number of routes of IPv6-MVPN-family for vpn-instance vrf1: 1
BGP routing table entry information of 2100::2-FF24::1-3.3.3.3-1.1.1.1:
Route Distinguisher: 1:2
Imported route.
From: 0.0.0.0 (0.0.0.0)
Route Duration: 0d00h06m12s
Relay IP Nexthop: ::
Relay IP Out-Interface:
Original nexthop: 127.0.0.1
Qos information : 0x0
Ext-Community: RT <3.3.3.3 : 0>
AS-path Nil, origin incomplete, MED 0, pref-val 0, valid, local, best, select, pre 255
Route Type: 4 (Leaf AD Route)
Originator IP: 3.3.3.3, Source IP: 2100::2, Group IP: FF24::1, LeafOriIP : 1.1.1.1
Not advertised to any peer yet
Item | Description |
---|---|
BGP local router ID | ID of the local BGP device. The format is the same as the IPv4 address. |
Local AS number | Local AS number. |
Route Distinguisher | Route distinguisher. |
Route Duration | Duration of routes. |
Route Type | Route type: |
AS-path Nil | AS_Path attribute, with Nil indicating that the attribute value is null. |
origin incomplete | Origin attribute:
|
MED | Multi_Exit discriminator. |
pref-val | PrefVal. |
Originator IP | Original IP address. |
Not advertised to any peer yet | The BGP route has not been advertised to any peer yet. |
From | IP address of the router that sends the route. |
valid | Valid route. |
best | Optimal route. |
Ext-Community | Displays the ext-community list of the route. |