HP VPN Firewall Appliances Network Management Command Reference

668
Default command level
1: Monitor level
Parameters
group-address: Specifies a multicast group, in the range of 224.0.1.0 to 239.255.255.255. If you do not
provide any group address, this command displays the (S, G) entry information for all multicast groups.
source-address: Specifies a multicast source address. If you do not provide any source address, this
command displays the (S, G) entry information for all sources.
as-number: Specifies an AS number, in the range of 1 to 4294967295. If you do not provide any AS
number, this command displays the (S, G) entry information of all ASs.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
This command gives the corresponding output only after the cache-sa-enable command is executed.
If you provide neither a group address nor a source address, this command displays the information of
all cached (S, G) entries.
Examples
# Display information about (S, G) entries in the SA cache on the public network.
<Sysname> display msdp sa-cache
MSDP Source-Active Cache Information of VPN-Instance: public net
MSDP Total Source-Active Cache - 5 entries
MSDP matched 5 entries
(Source, Group) Origin RP Pro AS Uptime Expires
(10.10.1.2, 225.1.1.1) 10.10.10.10 BGP 100 00:00:11 00:05:49
(10.10.1.3, 225.1.1.1) 10.10.10.10 BGP 100 00:00:11 00:05:49
(10.10.1.2, 225.1.1.2) 10.10.10.10 BGP 100 00:00:11 00:05:49
(10.10.2.1, 225.1.1.2) 10.10.10.10 BGP 100 00:00:11 00:05:49
(10.10.1.2, 225.1.2.2) 10.10.10.10 BGP 100 00:00:11 00:05:49
Table 141 Command output
Field Descri
p
tion
MSDP Source-Active Cache Information of
VPN-Instance: public net
SA cache information on the public network.
MSDP Total Source-Active Cache - 5 entries Total number of (S, G) entries in the SA cache.
MSDP matched 5 entries Total number of (S, G) entries matched by MSDP.
(Source, Group) (S, G) entry: (source address, group address).
Origin RP Address of the RP that generated the (S, G) entry.