3com S7906E Guide De Référence

Page de 2327
 
1-18 
Use the undo peer sa-request-policy command to remove the configured SA request filtering rule.  
Be default, SA request messages are not filtered.  
Related commands: display msdp peer-status.  
Examples 
# Configure an SA request filtering rule in the public instance so that SA messages from the MSDP peer 
175.58.6.5 will be accepted only if the multicast group address in the SA messages is in the range of 
225.1.1.0/24.  
<Sysname> system-view 
[Sysname] acl number 2001 
[Sysname-acl-basic-2001] rule permit source 225.1.1.0 0.0.0.255 
[Sysname-acl-basic-2001] quit 
[Sysname] msdp 
[Sysname-msdp] peer 175.58.6.5 sa-request-policy acl 2001 
reset msdp peer 
Syntax 
reset msdp [ all-instance | vpn-instance vpn-instance-name ] peer [ peer-address ] 
View 
User view 
Default Level 
2: System level 
Parameters 
all-instance: Specifies all instances. 
vpn-instance vpn-instance-name: Specifies a VPN instance. A VPN instance name is a case sensitive 
string of up to 31 characters and must not contain any space. 
peer-address: Specifies an MSDP peer by its address. If you do not provide this argument, the TCP 
connections with all MSDP peers will be reset.  
Description 
Use the reset msdp peer command to reset the TCP connection with the specified MSDP peer or the 
TCP connections with all MSDP peers and clear all the statistics information of the MSDP peer(s).  
Note that if neither all-instance nor vpn-instance  is specified, this command will display the 
information on the public instance. 
Related commands: display msdp peer-status.  
Examples 
# Reset the TCP connection in the public instance with the MSDP peer 125.10.7.6 and clear all the 
statistics information of this MSDP peer.  
<Sysname> reset msdp peer 125.10.7.6