R3303-HP HSR6800 Routers IP Multicast Command Reference
190
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.
Syntax
reset msdp [ all-instance | vpn-instance vpn-instance-name ] sa-cache [ group-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.
group-address: Specifies a multicast group address in the range of 224.0.1.0 to 239.255.255.255. If you
do not provide this argument, the command clears the cached (S, G) entries for all multicast groups from
the SA cache.
Usage guidelines
If neither all-instance nor vpn-instance is specified, this command clears the (S, G) entries from the SA
cache on the public network.