R3303-HP HSR6800 Routers IP Multicast Command Reference
410
Default
IPv4 BGP unicast view is the default.
Views
BGP view
Default command level
2: System level
Usage guidelines
If the ipv6-family command is not configured in BGP view, you cannot directly configure the ipv6-family
multicast command in BGP view (see example 1). If the ipv6-family command is configured in BGP view,
you can directly configure the ipv6-family multicast command in BGP view (see example 2).
Examples
• Example 1
# Enter IPv6 MBGP address family view.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family multicast
Error: Please configure IPv6 Unicast address-family first
The error information indicates that the ipv6-family command is not configured.
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] quit
[Sysname-bgp] ipv6-family multicast
[Sysname-bgp-af-ipv6-mul]
• Example 2
# Enter IPv6 MBGP address family view.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family multicast
[Sysname-bgp-af-ipv6-mul]
network (IPv6 MBGP address family view)
Use network to inject a network to the IPv6 MBGP routing table.
Use undo network to remove a network from the routing table.
Syntax
network ipv6-address prefix-length [ route-policy route-policy-name | short-cut ]
undo network ipv6-address prefix-length [ short-cut ]
Default
No network is injected.
Views
IPv6 MBGP address family view