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 security alg sip rate

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
         show security alg sip rate       
<node (           node-id          | all | local | primary)>

Description

This command displays rate information for Session Initiation Protocol (SIP) Application Layer Protocol (ALG) messages.

Options

  • none—Display all SIP ALG rate information.

  • node—(Optional) For chassis cluster configurations, display SIP rate on a specific node (device) in the cluster.

    • node-id—Identification number of the node. It can be 0 or 1.

    • all—Display information about all nodes.

    • local—Display information about the local node.

    • primary—Display information about the primary node.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show security alg sip rate command. Output fields are listed in the approximate order in which they appear.

Table 1: show security alg sip rate Output Fields

Field Name

Field Description

CPU ticks

SIP ALG CPU ticks per microsecond.

Time taken

Time, in microseconds, that the last SIP ALG message needed to transit the network.

Total time

Total time, in microseconds, during an interval of less than 10 minutes for the specified number of SIP ALG messages to transit the network.

Rate

Number of SIP ALG messages per second transiting the network.

Sample Output

show security alg sip rate

content_copy zoom_out_map
user@host> show security alg sip rate           
CPU ticks per us is 166
Time taken for the last message is 1103 us
Total time taken for 3124 messages is 6221482 us (in less than 10 minutes)
Rate: 502 messages/second

Release Information

Command modified in Junos OS Release 9.2.

The node options added in Junos OS Release 9.0.

footer-navigation