3com 8807 Reference Guide

Page of 1099
MBGP Multicast Extension Configuration Commands
667
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".
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] bgp 100
 
[3Com-bgp] ipv4-family multicast
 
[3Com-bgp-af-mul] peer test advertise-community 
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-configurationdisplay bgp routing-table 
peer
 and display bgp routing-table group.
Example
# Configure repetition number of local AS IDs as 2.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] bgp 100
 
[3Com-bgp] ipv4-family multicast
 
[3Com-bgp-af-mul] peer 1.1.1.1 allow-as-loop 2 
peer as-path-acl export
Syntax
peer { group-name | peer-address } as-path-acl acl-number export
undo peer { group-name | peer-address } as-path-acl acl-number export