Command Manual – MulticastH3C S3600 Series Ethernet Switches-Release 1510 Chapter 7 MSDP Configuration Commands7-15If the MSDP peer of the local router is also a BGP peer, the MSDP peer and the BGPpeer 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 localrouter. system-viewSystem View: return to User View with Ctrl+Z.[H3C] msdp[H3C-msdp] peer 125.10.7.6 connect-interface Vlan-interface 1007.1.17 peer sa-policySyntaxpeer peer-address sa-policy { import | export } [ acl acl-number ]undo peer peer-address sa-policy { import | export }ViewMSDP viewParameterimport: 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. Ifno ACL is specified, all (S, G) entries are filtered out.DescriptionUse the peer sa-policy command to configure the filtering list for receiving orforwarding 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 IPACL 3100 are forwarded. system-view