R3303-HP HSR6800 Routers IP Multicast Command Reference

230
Default command level
2: System level
Parameters
group-name: Specifies an IPv4 MBGP peer group by its name, a string of 1 to 47 characters.
ip-address: Specifies an IPv4 MBGP peer by its IP address.
Examples
# In IPv4 MBGP address family view, advertise the community attribute to the existing peer group test.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] group test external
[Sysname-bgp] peer test as-number 200
[Sysname-bgp] ipv4-family multicast
[Sysname-bgp-af-mul] peer test enable
[Sysname-bgp-af-mul] peer test advertise-community
Related commands
apply community
if-match community
ip community-list (Layer 3IP Routing Command Reference)
peer advertise-ext-community (MBGP address family view)
Use peer advertise-ext-community to advertise the extended community attribute to a peer or a peer
group.
Use undo peer advertise-ext-community to disable the extended community attribute advertisement to a
peer or a peer group.
Syntax
peer { group-name | ip-address } advertise-ext-community
undo peer { group-name | ip-address } advertise-ext-community
Default
No extended community attribute is advertised to a peer or a peer group.
Views
IPv4 MBGP address family view
Default command level
2: System level
Parameters
group-name: Specifies an IPv4 MBGP peer group by its name, a string of 1 to 47 characters.
ip-address: Specifies an IPv4 MBGP pee by its IP address.
Examples
# In IPv4 MBGP address family view, advertise the extended community attribute to the existing peer
group test.