150
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see
Fundamentals Configuration 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.
Description
Use
display msdp sa-cache
to display information about cached (S, G) entries.
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 information about
all cached (S, G) entries.
Related commands:
cache-sa-enable
.
Examples
# Display information about cached (S, G) entries.
<Sysname> display msdp sa-cache
MSDP Source-Active Cache Information
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 33
Command output
Field Description
MSDP Source-Active Cache Information
SA cache information.
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.
Pro
Type of protocol from which the AS number originates. A
question mark indicates that the system could not obtain the
protocol type.
AS
AS number of the origin RP. A question mark indicates that the
system could not obtain the AS number.
Uptime
Length of time for which the cached (S, G) entry has existed,
in hours:minutes:seconds.
Expires
Length of time in which the cached (S, G) entry will expire, in
hours:minutes:seconds.