R3303-HP HSR6800 Routers IP Multicast Command Reference

411
Default command level
2: System level
Parameters
ipv6-address: Specifies an IPv6 address prefix.
prefix-length: Specifies the prefix length of the IPv6 address, in the range of 0 to 128.
short-cut: If the keyword is specified for an IPv6 multicast EBGP route, the route uses the local preference
rather than its own preference, and it cannot become the optimal route.
route-policy-name: Specifies a routing policy by its name, a case-sensitive string of 1 to 63 characters.
Usage guidelines
The network to be injected must exist in the local IPv6 routing table. You can use a routing policy to
control the advertisement of the route with more flexibility.
The route injected through the network command has the IGP origin attribute.
Examples
# inject the network 2002::/16.
<Sysname> system-view
[Sysname]bgp 100
[Sysname-bgp]ipv6-family multicast
[Sysname-bgp-af-ipv6-mul] network 2002:: 16
peer advertise-community (IPv6 MBGP address family view)
Use peer advertise-community to advertise the community attribute to an IPv6 MBGP peer or a peer
group.
Use undo peer advertise-community to remove the configuration.
Syntax
peer { ipv6-group-name | ipv6-address } advertise-community
undo peer { ipv6-group-name | ipv6-address } advertise-community
Default
No community attribute is advertised to any IPv6 MBGP peer or peer group.
Views
IPv6 MBGP address family view
Default command level
2: System level
Parameters
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.
Examples
# Advertise the community attribute to the IPv6 MBGP peer 1:2::3:4.
<Sysname> system-view