R0106-HP MSR Router Series MPLS Command Reference(V7)

244
Default
The BGP VPNv6 address family is not created.
Views
BGP view
Predefined user roles
network-admin
Usage guidelines
A VPNv6 address comprises an RD and an IPv6 prefix. In IPv6 MPLS L3VPNs, PEs exchange BGP VPNv6
routes.
For a PE to exchange BGP VPNv6 routes with a BGP peer, you must enable that peer by executing the
peer enable command in BGP VPNv6 address family view.
In BGP VPNv6 address family view, you can configure the following settings:
BGP VPNv6 route attributes, such as the preferred value.
Whether to allow the local AS number to appear in the AS_PATH attribute of received route
updates.
Examples
# Create the BGP VPNv6 address family and enter its view.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] address-family vpnv6
[Sysname-bgp-af-vpnv6]
display bgp routing-table vpnv6
Use display bgp routing-table vpnv6 to display BGP VPNv6 routing information.
Syntax
MSR2000/MSR3000:
display bgp routing-table vpnv6 [ [ route-distinguisher route-distinguisher ] [ network-address
prefix-length [ advertise-info ] | as-path-acl as-path-acl-number | community-list
{ { basic-community-list-number | comm-list-name } [ whole-match ] | adv-community-list-number } ] |
peer ip-address { advertised-routes | received-routes } [ network-address prefix-length | statistics ] |
statistics ]
MSR4000:
display bgp routing-table vpnv6 [ [ route-distinguisher route-distinguisher ] [ network-address
prefix-length [ advertise-info ] | as-path-acl as-path-acl-number | community-list
{ { basic-community-list-number | comm-list-name } [ whole-match ] | adv-community-list-number } ] |
peer ip-address { advertised-routes | received-routes } [ network-address prefix-length | statistics ] |
statistics ] [ standby slot slo
t-number ]
Views
Any view
Predefined user roles
network-admin