show msdp source-active
Syntax
Release Information
Command introduced before Junos OS Release 7.4.
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
Related Topics
List of Sample Output
show msdp source-activeshow msdp source-active brief
show msdp source-active detail
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.
Table 1: show msdp source-active Output Fields
Field Name | Field Description |
|---|---|
Group address | Multicast address of the group. |
Source address | IP address of the source. |
Peer address | IP address of the peer. |
Originator | Address of the rendezvous point (RP) that originated the message. |
Flags | Flags: Accept, Reject, or Filtered. |
Sample Output
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.
