R0106-HP MSR Router Series IP Multicast Command Reference(V7)

152
Syntax
reset msdp [ vpn-instance vpn-instance-name ] peer [ peer-address ]
Views
User view
Predefined user roles
network-admin
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a case-sensitive string
of 1 to 31 characters. If you do not specify any VPN instance, the command resets the TCP connection
with the specified MSDP peer and clears statistics for the MSDP peer on the public network.
peer-address: Specifies an MSDP peer by its address. If you do not specify any MSDP peer, the
command resets the TCP connections with all MSDP peers.
Examples
# On the public network, reset the TCP connection with the MSDP peer 125.10.7.6, and clear all statistics
for this MSDP peer.
<Sysname> reset msdp peer 125.10.7.6
reset msdp sa-cache
Use reset msdp sa-cache to clear (S, G) entries from the SA cache.
Syntax
reset msdp [ vpn-instance vpn-instance-name ] sa-cache [ group-address ]
Views
User view
Predefined user roles
network-admin
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a case-sensitive string
of 1 to 31 characters. If you do not specify any VPN instance, the command clears (S, G) entries from the
SA cache on the public network.
group-address: Specifies a multicast group address in the range of 224.0.1.0 to 239.255.255.255. If you
do not specify any multicast group, the command clears the cached (S, G) entries for all multicast groups
from the SA cache.
Examples
# Clear the (S, G) entries for the multicast group 225.5.4.3 from the SA cache on the public network.
<Sysname> reset msdp sa-cache 225.5.4.3
Related commands
cache-sa-enable
display msdp sa-cache