R2511-HP MSR Router Series Layer 3 - IP Routing Command Reference(V5)

417
default-route imported (IPv6 address family view/IPv6
BGP-VPN instance view)
Use default-route imported to enable the redistribution of default route into the IPv6 BGP routing table.
Use undo default-route imported to disable the redistribution.
Syntax
default-route imported
undo default-route imported
Default
The redistribution is not enabled.
Views
IPv6 address family view, IPv6 BGP-VPN instance view
Default command level
2: System level
Examples
# Enable the redistribution of default route from OSPFv3 into IPv6 BGP.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] default-route imported
[Sysname-bgp-af-ipv6] import-route ospfv3 1
display bgp ipv6 group
Use display bgp ipv6 group to display IPv6 peer group information.
Syntax
display bgp ipv6 group [ ipv6-group-name ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
ipv6-group-name: Specifies the peer group name, a string of 1 to 47 characters.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.