R3303-HP HSR6800 Routers IP Multicast Command Reference

202
Examples
# In IPv4 MBGP address family view, configure the default MED as 25.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family multicast
[Sysname-bgp-af-mul] default med 25
default-route imported (MBGP address family view)
Use default-route imported to allow default route redistribution into the MBGP routing table.
Use undo default-route imported to restore the default.
Syntax
default-route imported
undo default-route imported
Default
Default route redistribution is not allowed.
Views
IPv4 MBGP address family view
Default command level
2: System level
Usage guidelines
To redistribute default routes of other protocols into the MBGP routing table, you must use the
default-route imported command together with the import-route command.
Examples
# In IPv4 MBGP address family view, allow default route redistribution from OSPF into MBGP.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family multicast
[Sysname-bgp-af-mul] default-route imported
[Sysname-bgp-af-mul] import-route ospf 1
Related commands
import-route
display ip multicast routing-table
Use display ip multicast routing-table to display the multicast BGP routing table.
Syntax
display ip multicast routing-table [ verbose ] [ | { begin | exclude | include } regular-expression ]
Views
Any view