413
default-route imported (IPv6 MBGP address family view)
Syntax
default-route imported
undo default-route imported
View
IPv6 MBGP address family view
Default level
2: System level
Parameters
None
Description
Use default-route imported to enable default route redistribution into the IPv6 MBGP routing table.
Use undo default-route imported to disable the redistribution.
By default, default route redistribution is disabled.
Examples
# Enable default and OSPFv3 route redistribution into IPv6 MBGP.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family multicast
[Sysname-bgp-af-ipv6-mul] default-route imported
[Sysname-bgp-af-ipv6-mul] import-route ospfv3 1
display bgp ipv6 multicast group
Syntax
display bgp ipv6 multicast group [ ipv6-group-name ] [ | { begin | exclude | include }
regular-expression ]
View
Any view
Default level
1: M o n i t o r l e v e l
Parameters
ipv6-group-name: Specifies a 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.