1376 CHAPTER 89: MSDP CONFIGURATION COMMANDS
<Sysname> system-view
[Sysname] msdp
[Sysname-msdp] peer 110.10.10.1 minimum-ttl 10
peer request-sa-enable
Syntax peer peer-address request-sa-enable
undo peer peer-address request-sa-enable
View Public instance MSDP view, VPN instance MSDP view
Parameter peer-address: MSDP peer address.
Description Use the
peer request-sa-enable command to enable the device to send SA
request messages.
Use the
undo peer request-sa-enable command to disable the device from
sending SA request messages.
By default, no SA request message is sent.
Note that before you can enable the device to send SA requests, you must disable
the SA message cache mechanism.
Related command: cache-sa-enable.
Example # Disable the SA message cache mechanism in the public instance, and enable the
router to send an SA request message to the MSDP peer 125.10.7.6 upon
receiving a new Join message..
<Sysname> system-view
[Sysname] msdp
[Sysname-msdp] undo cache-sa-enable
[Sysname-msdp] peer 125.10.7.6 request-sa-enable
peer sa-cache-maximum
Syntax peer peer-address sa-cache-maximum sa-limit
undo peer peer-address sa-cache-maximum
View Public instance MSDP view, VPN instance MSDP view
Parameter peer-address: MSDP peer address.
sa-limit: Maximum number of SA messages that the device can cache, in the range
of 1 to 8,192.