show services stateful-firewall sip-register
Syntax
Release Information
Command introduced in Junos OS Release 7.4.
Description
Display stateful firewall Session Initiation Protocol (SIP) register information.
Options
- count
(Optional) Display a count of the matching entries.
- brief
(Optional) Display brief SIP register information.
- extensive
(Optional) Display detailed SIP register information.
- terse
(Optional) Display terse SIP register information.
- application-protocol
(Optional) Display information about one of the following application protocols:
- bootp—(SIP only) Bootstrap protocol
- dce-rpc—(SIP only) Distributed Computing Environment-Remote Procedure Call protocols
- dce-rpc-portmap—(SIP only) Distributed Computing Environment-Remote Procedure Call protocols portmap service
- dns—(SIP only) Domain Name System protocol
- exec—(SIP only) Exec
- ftp—(SIP only) File Transfer Protocol
- h323—H.323 standards
- icmp—Internet Control Message Protocol
- iiop—Internet Inter-ORB Protocol
- login—Login
- netbios—NetBIOS
- netshow—NetShow
- realaudio—RealAudio
- rpc—Remote Procedure Call protocol
- rpc-portmap—Remote Procedure Call protocol portmap service
- rtsp—Real-Time Streaming Protocol
- shell—Shell
- sip—Session Initiation Protocol
- snmp—Simple Network Management Protocol
- sqlnet—SQLNet
- tftp—Trivial File Transfer Protocol
- traceroute—Traceroute
- winframe—WinFrame
- destination-port destination-port
(Optional) Display information for a particular destination port.
- destination-prefix destination-prefix
(Optional) Display information for a particular destination prefix. The range of values is from 0 to 65535.
- interface interface-name
(Optional) Display information about a particular interface. On M Series and T Series routers, the interface-name can be sp-fpc/pic/port or rspnumber. On J Series routers, the interface-name is sp-pim/0/port.
- limit number
(Optional) Maximum number of entries to display.
- protocol
(Optional) Display information about one of the following IP types:
- ah—IPsec Authentication Header protocol
- egp—An exterior gateway protocol
- esp—IPsec Encapsulating Security Payload protocol
- gre—A generic routing encapsulation protocol
- icmp—Internet Control Message Protocol
- igmp—Internet Group Management Protocol
- ipip—IP-within-IP Encapsulation Protocol
- ipv6—IPv6 within IP
- ospf—Open Shortest Path First protocol
- pim—Protocol Independent Multicast protocol
- rsvp—Resource Reservation Protocol
- sctp—Stream Control Protocol
- tcp—Transmission Control Protocol
- udp—User Datagram Protocol
- service-set service-set
(Optional) Display information for a particular service set.
- source-port source-port
(Optional) Display information for a particular source port. The range of values is from 0 to 65535.
- source-prefix source-prefix
(Optional) Display information for a particular source prefix.
Required Privilege Level
view
Related Topics
List of Sample Output
show services stateful-firewall sip-register extensiveOutput Fields
Table 1 lists the output fields for the show services stateful-firewall sip-register command. Output fields are listed in the approximate order in which they appear.
Table 1: show services stateful-firewall sip-register Output Fields
Field Name | Field Description |
|---|---|
Interface | Name of an adaptive services interface. |
Service set | Name of a service set. |
SIP Register | Register information header. |
Protocol | Protocol used for this flow. |
Registered IP | Register IP address. |
Port | Register port number. |
Expiration timeout | Configured lifetime, in seconds. |
Timeout remaining | Lifetime remaining, in seconds. |
From | Initiator address. |
To | Responder address. |
Call ID | SIP call identification string. |
Sample Output
show services stateful-firewall sip-register extensive
user@host> show services stateful-firewall sip-register
extensive Interface: sp-0/3/0, Service set: test_sip_777
SIP Register: Protocol: UDP, Registered IP: 10.20.170.111, Port: 5060, Acked
Expiration timeout: 36000, Timeout remaining: 35544
From: : 6507771234@10.200.100.1:0;
To: : 6507771234@10.200.100.1:0;
Call ID: : 000ff73a-c8990002-23b1d942-2ba1f91f@10.20.70.2
Interface: sp-0/3/0, Service set: test_sip_888
SIP Register: Protocol: UDP, Registered IP: 10.20.170.112, Port: 5060, Acked
Expiration timeout: 36000, Timeout remaining: 35549
From: : 8881234@10.200.100.1:0;
To: : 8881234@10.200.100.1:0;
Call ID: : 00112096-81fc0002-23b38905-7cb41f62@10.20.71.2
