R2511-HP MSR Router Series IP Multicast Command Reference(V5)

186
# Configure an SA request filtering rule in VPN instance mvpn so that SA messages from the MSDP peer
175.58.6.5 are 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 vpn-instance mvpn
[Sysname-msdp-mvpn] peer 175.58.6.5 sa-request-policy acl 2001
Related commands
display msdp peer-status
reset msdp peer
Use reset msdp peer to reset the TCP connection with the specified MSDP peer and clear statistics for the
MSDP peer.
Syntax
reset msdp [ all-instance | vpn-instance vpn-instance-name ] peer [ peer-address ]
Views
User view
Default command level
2: System level
Parameters
all-instance: Specifies all VPN instances.
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN by its name, a case-sensitive string of 1 to 31
characters.
peer-address: Specifies an MSDP peer. If no MSDP peer is specified, this command resets the TCP
connections with all MSDP peers.
Usage guidelines
If neither all-instance nor vpn-instance is specified, this command resets the TCP connections with the
MSDP peers on the public network and clears statistics for the MSDP peers.
Examples
# Reset the TCP connection on the public network with the MSDP peer 125.10.7.6 and clear all statistics
for this MSDP peer.
<Sysname> reset msdp peer 125.10.7.6
Related commands
display msdp peer-status
reset msdp sa-cache
Use reset msdp sa-cache to clear (S, G) entries from the SA cache.