show msdp source-active
Syntax
show msdp source-active <brief | detail> <group group> <instance instance-name> <local> <logical-system (all | logical-system-name)> <originator originator> <peer peer-address> <source source-address>
Description
Display the Multicast Source Discovery Protocol (MSDP) source-active cache.
Options
none | Display standard MSDP source-active cache information for all routing instances. |
brief | detail | (Optional) Display the specified level of output. |
group group | (Optional) Display source-active cache information for the specified group. |
instance instance-name | (Optional) Display information for the specified instance. |
local | (Optional) Display all source-active caches originated by this router. |
logical-system (all | logical-system-name) | (Optional) Perform this operation on all logical systems or on a particular logical system. |
originator originator | (Optional) Display information about the peer that originated the source-active cache entries. |
peer peer-address | (Optional) Display the source-active cache of the specified peer. |
source source-address | (Optional) Display the source-active cache of the specified source. |
Required Privilege Level
view
Output Fields
Table 1 describes the output fields for the show msdp source-active
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
Global active source limit exceeded |
Number of times all peers have exceeded configured active source limits. |
Global active source limit maximum |
Configured number of active source messages accepted by the device. |
Global active source limit threshold |
Configured threshold for applying random early discard (RED) to drop some but not all MSDP active source messages. |
Global active source limit log-warning |
Threshold at which a warning message is logged (percentage of the number of active source messages accepted by the device). |
Global active source limit log interval |
Time (in seconds) between consecutive log messages. |
Group address |
Multicast address of the group. |
Source address |
IP address of the source. |
Peer address |
IP address of the peer. |
Originator |
Router ID configured on the source of the rendezvous point (RP) that originated the message, or the loopback address when the router ID is not configured. |
Flags |
Flags: Accept, Reject, or Filtered. |
Sample Output
- show msdp source-active
- show msdp source-active brief
- show msdp source-active detail
- show msdp source-active source
show msdp source-active
user@host> show msdp source-active Group address Source address Peer address Originator Flags 230.0.0.0 192.168.195.46 local 10.255.14.30 Accept 230.0.0.1 192.168.195.46 local 10.255.14.30 Accept 230.0.0.2 192.168.195.46 local 10.255.14.30 Accept 230.0.0.3 192.168.195.46 local 10.255.14.30 Accept 230.0.0.4 192.168.195.46 local 10.255.14.30 Accept
show msdp source-active brief
The output for the show msdp source-active brief
command
is identical to that for the show msdp source-active
command.
For sample output, see show msdp source-active.
show msdp source-active detail
The output for the show msdp source-active detail
command is identical to that for the show msdp source-active
command. For sample output, see show msdp source-active.
show msdp source-active source
user@host> show msdp source-active source 192.168.215.246 Global active source limit exceeded: 0 Global active source limit maximum: 25000 Global active source limit threshold: 24000 Global active source limit log-warning: 100 Global active source limit log interval: 0 Group address Source address Peer address Originator Flags 226.2.2.1 192.168.215.246 10.255.182.140 10.255.182.140 Accept 226.2.2.3 192.168.215.246 10.255.182.140 10.255.182.140 Accept 226.2.2.4 192.168.215.246 10.255.182.140 10.255.182.140 Accept 226.2.2.5 192.168.215.246 10.255.182.140 10.255.182.140 Accept 226.2.2.7 192.168.215.246 10.255.182.140 10.255.182.140 Accept 226.2.2.10 192.168.215.246 10.255.182.140 10.255.182.140 Accept 226.2.2.11 192.168.215.246 10.255.182.140 10.255.182.140 Accept 226.2.2.13 192.168.215.246 10.255.182.140 10.255.182.140 Accept 226.2.2.14 192.168.215.246 10.255.182.140 10.255.182.140 Accept 226.2.2.15 192.168.215.246 10.255.182.140 10.255.182.140 Accept
Release Information
Command introduced before Junos OS Release 7.4.