Command Manual – Multicast Protocol
Quidway S8500 Series Routing Switches
Chapter 6 MSDP Configuration Commands
Huawei Technologies Proprietary
6-16
Use the
undo
peer sa-request-policy
command to remove the limitation.
By default, the router receives all SA request messages from the MSDP peer.
If no ACL is specified, all SA requests will be ignored. If ACL is specified, only those SA
request messages from the groups permitted by the ACL will be processed and all the
others will be ignored.
Related command:
peer
.
Example
# Configure the ACL for filtering SA request messages from the MSDP peer 175.58.6.5.
The SA request messages from group address range 225.1.1.0/8 will be received and
all the others will be ignored.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] acl number 2000
[Quidway-acl-basic-2000] rule permit source 225.1.1.0 0.0.0.255
[Quidway-acl-basic-2000] quit
[Quidway] msdp
[Quidway-msdp] peer 175.58.6.5 sa-request-policy acl 2000
6.1.19 reset msdp peer
Syntax
reset msdp peer
peer-address
View
User view
Parameter
peer-address
: Address of MSDP peer.
Description
Use the
reset msdp peer
command to reset TCP connection with the specified MSDP
peer, and clear all the statistics of the specified MSDP peer.
Related command:
peer
.
Example
# Clear TCP connection and statistics of the MSDP peer 125.10.7.6.
<Quidway> reset msdp peer 125.10.7.6