HP VPN Firewall Appliances Network Management Command Reference

676
undo peer peer-address password
Default
No MD5 authentication is performed for MSDP peers to establish TCP connections.
Views
Public network MSDP view
Default command level
2: System level
Parameters
peer-address: Specifies an MSDP peer.
cipher cipher-password: Sets a ciphertext MD5 authentication password, a case-sensitive string of 1 to
137 c h a r a c t e r s .
simple simple-password: Sets a plaintext MD5 authentication password, a case-sensitive string of 1 to 80
characters.
Usage guidelines
The MSDP peers involved in MD5 authentication must be configured with the same authentication
method and password. Otherwise, the authentication fails and the TCP connection cannot be
established.
For security purposes, all keys, including keys configured in plain text, are saved in cipher text.
Examples
# On the public network, configure a plaintext password for MD5 authentication to aabbcc for the TCP
connections between the local end and the MSDP peer 10 .1.10 0 .1. T h e c o n f i g u r a t i o n o n t h e p e e r i s
similar.
<Sysname> system-view
[Sysname] msdp
[Sysname-msdp] peer 10.1.100.1 password simple aabbcc
peer request-sa-enable
Use peer request-sa-enable to enable the device to send an SA request message to the specified MSDP
peer after receiving a new join message.
Use undo peer request-sa-enable to disable the device from sending an SA request message to the
specified MSDP peer.
Syntax
peer peer-address request-sa-enable
undo peer peer-address request-sa-enable
Default
After receiving a new join message, the router does not send an SA request message to any MSDP peer.
Instead, it waits for the next SA message to come.
Views
Public network MSDP view