R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
492
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).
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
reset msdp sa-cache
Syntax
reset msdp sa-cache [ group-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.
group-address: Specifies a multicast group, in the range of 224.0.1.0 to 239.255.255.255. If you do not
provide this argument, the command will clear the cached (S, G) entries for all multicast groups from the
SA cache.
Description
Use the reset msdp sa-cache command to clear (S, G) entries from the SA cache.
If neither all-instance nor vpn-instance is specified, this command will clear the information on the public
instance.