151
display msdp sa-count
Syntax
display msdp sa-count
[
as-number
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
as-number
: Specifies an AS number, in the range of 1 to 4294967295.
|
: 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-count
to display the number of (S, G) entries in the SA cache.
This command gives the corresponding output only after you use the
cache-sa-enable
command.
Related commands:
cache-sa-enable
.
Examples
# Display the number of (S, G) entries in the SA cache.
<Sysname> display msdp sa-count
MSDP Source-Active Count Information
Number of cached Source-Active entries, counted by Peer
Peer's Address Number of SA
10.10.10.10 5
Number of source and group, counted by AS
AS Number of source Number of group
? 3 3
Total 5 Source-Active entries
Table 34
Command output
Field Description
MSDP Source-Active Count Information
Number of SA messages.
Number of cached Source-Active entries,
counted by Peer
Number of (S, G) entries that the peer counted.
Peer's Address
Address of the MSDP peer that sent SA messages.
Number of SA
Number of (S, G) entries from this peer.