Peer Sa-Policy - H3C S3600 Series Command Manual

Multicast
Hide thumbs Also See for S3600 Series:
Table of Contents

Advertisement

Command Manual – Multicast
H3C S3600 Series Ethernet Switches-Release 1510
If the MSDP peer of the local router is also a BGP peer, the MSDP peer and the BGP
peer must use the same IP addresses.
Related command: static-rpf-peer.
Example
# Configure the router whose IP address is 125.10 .7.6 as the MSDP peer of the local
router.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] msdp
[H3C-msdp] peer 125.10.7.6 connect-interface Vlan-interface 100

7.1.17 peer sa-policy

Syntax
peer peer-address sa-policy { import | export } [ acl acl-number ]
undo peer peer-address sa-policy { import | export }
View
MSDP view
Parameter
import: Receives the SA messages from the specified MSDP peer.
export: Forwards the SA messages from the specified MSDP peer.
peer-address: IP address of the MSDP peer whose SA messages need to be filtered.
acl acl-number: Specifies an advanced IP ACL number ranging from 3000 to 3999. If
no ACL is specified, all (S, G) entries are filtered out.
Description
Use the peer sa-policy command to configure the filtering list for receiving or
forwarding the SA messages from the specified MSDP peer.
Use the undo peer sa-policy command to remove the configuration.
By default, no filtering is imposed on SA messages to be received or forwarded; namely,
all SA messages from MSDP peers are received or forwarded.
Related command: peer.
Example
# Configure a filtering list so that only those SA messages permitted by the advanced IP
ACL 3100 are forwarded.
<H3C> system-view
Chapter 7 MSDP Configuration Commands
7-15

Advertisement

Table of Contents
loading

Table of Contents