R3303-HP HSR6800 Routers IP Multicast Command Reference

416
Parameters
ipv6-group-name: Specifies an IPv6 MBGP peer group by its name, a string of 1 to 47 characters.
ipv6-address: Specifies an IPv6 MBGP peer by its IPv6 address.
route-policy-name: Specifies a routing policy by its name, a case-sensitive string of 1 to 63 characters.
Usage guidelines
When you use this command, the router unconditionally sends a default route with the next hop as itself
to the IPv6 MBGP peer or the peer group regardless of whether the default route is available in the
routing table.
Examples
# Advertise a default route to the IPv6 MBGP peer 1:2::3:4.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] peer 1:2::3:4 as-number 100
[Sysname-bgp-af-ipv6] quit
[Sysname-bgp] ipv6-family multicast
[Sysname-bgp-af-ipv6-mul] peer 1:2::3:4 enable
[Sysname-bgp-af-ipv6-mul] peer 1:2::3:4 default-route-advertise
peer enable (IPv6 MBGP address family view)
Use peer enable to enable an IPv6 MBGP peer or a peer group.
Use undo peer enable to disable an IPv6 MBGP peer or a peer group.
Syntax
peer { ipv6-group-name | ipv6-address } enable
undo peer { ipv6-group-name | ipv6-address } enable
Default
No IPv6 MBGP peer or peer group is enabled.
Views
IPv6 MBGP address family view
Default command level
2: System level
Parameters
ipv6-group-name: Specifies an IPv6 MBGP peer group by its name, a string of 1 to 47 characters. The
IPv6 MBGP peer group must be created in IPv6 MBGP view before it is activated here.
ipv6-address: Specifies an IPv6 MBGP peer by its IPv6 address.
Usage guidelines
If an IPv6 MBGP peer or peer group is disabled, the router does not exchange routing information with
it.