R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

774
default-route imported
Syntax
default-route imported
undo default-route imported
View
IPv6 address family view, IPv6 BGP-VPN instance view
Default level
2: System level
Parameters
None
Description
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.
By default, the redistribution is not enabled.
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
Syntax
display bgp ipv6 group [ ipv6-group-name ] [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
ipv6-group-name: 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 Getting Started 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.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.