R3303-HP HSR6800 Routers IP Multicast Command Reference

187
Use undo peer sa-cache-maximum to restore the default.
Syntax
peer peer-address sa-cache-maximum sa-limit
undo peer peer-address sa-cache-maximum
Default
The device can cache a maximum of 8,192 (S, G) entries learned from any MSDP peer.
Views
Public network MSDP view, VPN instance MSDP view
Default command level
2: System level
Parameters
peer-address: Specifies an MSDP peer.
sa-limit: Specifies the maximum number of (S, G) entries that the device can cache, in the range of 1 to
8192.
Examples
# On the public network, enable the device to cache a maximum of 100 (S, G) entries learned from its
MSDP peer 125.10.7.6.
<Sysname> system-view
[Sysname] msdp
[Sysname-msdp] peer 125.10.7.6 sa-cache-maximum 100
# In VPN instance mvpn, enable the device to cache a maximum of 100 (S, G) entries learned from its
MSDP peer 125.10.7.6.
<Sysname> system-view
[Sysname] msdp vpn-instance mvpn
[Sysname-msdp-mvpn] peer 125.10.7.6 sa-cache-maximum 100
Related commands
display msdp brief
display msdp peer-status
display msdp sa-count
peer sa-policy
Use peer sa-policy to configure a filtering rule for received or forwarded SA messages.
Use undo peer sa-policy to restore the default.
Syntax
peer peer-address sa-policy { import | export } [ acl acl-number ]
undo peer peer-address sa-policy { import | export }
Default
SA messages received or to be forwarded are not filtered, and all SA messages are accepted or
forwarded.