Command Reference Guide
3Com Router 5000 Family and Router 6000 Family peer sa-policy ● 109
Command Reference
peer sa-policy
Purpose Use the peer sa-policy command to configure a filter list for SA messages
received or forwarded from the specified MSDP peer.
Use the undo peer sa-policy command to remove the configuration.
Syntax peer peer-address sa-policy { import | export } [ acl acl-number ]
undo peer peer-address sa-policy { import | export }
Parameters import
Receives SA messages from the specified MSDP peer.
export
Forwards SA messages from the specified MSDP peer.
peer-address
Address of the MSDP peer whose SA messages need
to be filtered.
acl acl-number
Number of advanced IP ACL. Valid values are 3000 to
3999.
If no ACL is specified, all (S, G) entries are filtered.
Default By default, messages received or forwarded will not be filtered. All SA messages are
received or forwarded from an MSDP peer.
Example Forward only those SA messages that passed the advanced IP ACL.
<3Com> system-view
[3Com] acl number 3100
[3Com-acl-adv-3100] rule permit ip source 170.15.0.0 0.0.255.255
destination 225.1.0.0 0.0.255.255
[3Com-acl-adv-3100] quit
[3Com] msdp
[3Com-msdp] peer 125.10.7.6 connect-interface ethernet 0/0/0
[3Com-msdp] peer 125.10.7.6 sa-policy export acl 3100
View This command can be used in the following views:
■ MSDP view
Related Command peer