R3303-HP HSR6800 Routers IP Multicast Command Reference

412
[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 advertise-community
peer advertise-ext-community (IPv6 MBGP address family view)
Use peer advertise-ext-community to advertise the extended community attribute to an IPv6 MBGP peer
or a peer group.
Use undo peer advertise-ext-community to remove the configuration.
Syntax
peer { ipv6-group-name | ipv6-address } advertise-ext-community
undo peer { ipv6-group-name | ipv6-address } advertise-ext-community
Default
No extended 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 extended community attribute 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 advertise-ext-community
peer allow-as-loop (IPv6 MBGP address family view)
Use peer allow-as-loop to allow the local AS number to exist in the AS_PATH attribute of routes from a
peer or a peer group, and to configure the times for which the local AS number can appear.
Use undo peer allow-as-loop to disable the function.