Command Manual – Multicast Protocol
Quidway S8500 Series Routing Switches
Chapter 7 MBGP Multicast Extension
Configuration Commands
Huawei Technologies Proprietary
7-15
Parameter
group-name: Name of the peer group.
Description
Use the peer advertise-community command to set to send community attributes to a
peer group.
Use the undo peer advertise-community command to remove the configuration.
By default, no community attribute is sent to any peer group.
Example
# Set to send community attributes to peer group “test”.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] bgp 100
[Quidway-bgp] ipv4-family multicast
[Quidway-bgp-af-mul] peer test advertise-community
7.1.23 peer allow-as-loop
Syntax
peer { group-name | peer-address } allow-as-loop [ number ]
undo peer { group-name | peer-address } allow-as-loop
View
IPv4 multicast sub-address family view
Parameter
group-name: Name of the peer group.
peer-address: IP address of the peer.
number: Repetition number of local AS IDs, in the range of 1 to 10. By default ,the
repetition number is 3.
Description
Use the peer allow-as-loop command to specify repetition number of local AS IDs.
Use the undo peer allow-as-loop command to remove the configuration.
Related command: display current-configuration, display bgp routing-table peer
and display bgp routing-table group.
Example
# Configure repetition number of local AS IDs as 2.