R3303-HP HSR6800 Routers IP Multicast Command Reference

191
Examples
# Clear the (S, G) entries for 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
reset msdp statistics
Use reset msdp statistics to clear statistics for the specified MSDP peer without resetting the connections
with the MSDP peer.
Syntax
reset msdp [ all-instance | vpn-instance vpn-instance-name ] statistics [ 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 clears statistics for all
MSDP peers.
Usage guidelines
If neither all-instance nor vpn-instance is specified, this command clears statistics for the MSDP peers on
the public network.
Examples
# Clear statistics for the MSDP peer 125.10.7.6 on the public network.
<Sysname> reset msdp statistics 125.10.7.6
shutdown (MSDP view)
Use shutdown to deactivate the connection with the specified MSDP peer.
Use undo shutdown to reactivate the connection with the specified MSDP peer.
Syntax
shutdown peer-address
undo shutdown peer-address
Default
The connections with all MSDP peers are active.