Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show sap listen

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show sap listen
<brief | detail> 
<logical-system (all | logical-system-name)>

Description

Display the addresses that the router is listening to in order to receive multicast Session Announcement Protocol (SAP) session announcements.

Options

none

Display standard information about the addresses that the router is listening to in order to receive multicast SAP session announcements.

brief | detail

(Optional) Display the specified level of output.

logical-system (all | logical-system-name)

(Optional) Perform this operation on all logical systems or on a particular logical system.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show sap listen command. Output fields are listed in the approximate order in which they appear.

Table 1: show sap listen Output Fields

Field Name

Field Description

Group address

Address of the group that the local router is listening to for SAP messages.

Port

UDP port number used for SAP.

Sample Output

show sap listen

content_copy zoom_out_map
user@host> show sap listen   
Group address   Port
224.2.127.254   9875
239.255.255.255 9875

show sap listen brief

The output for the show sap listen brief command is identical to that for the show sap listen command. For sample output, see show sap listen.

show sap listen detail

The output for the show sap listen detail command is identical to that for the show sap listen command. For sample output, see show sap listen.

Release Information

Command introduced before Junos OS Release 7.4.

footer-navigation