show services stateful-firewall sip-register
语法
show services stateful-firewall sip-register <brief | extensive | terse> <application-protocol protocol> <destination-port destination-port> <destination-prefix destination-prefix> <interface interface-name> <limit number> <protocol protocol> <service-set service-set> <source-port source-port> <source-prefix source-prefix>
描述
显示状态防火墙会话初始协议 (SIP) 寄存器信息。
选项
count | (可选)显示匹配条目的计数。 |
brief | (可选)显示简短的 SIP 寄存器信息。 |
extensive | (可选)显示详细的 SIP 寄存器信息。 |
terse | (可选)显示简洁的 SIP 寄存器信息。 |
application-protocol | (可选)显示有关以下应用程序协议之一的信息:
|
destination-port destination-port | (可选)显示特定目标端口的信息。 |
destination-prefix destination-prefix | (可选)显示特定目标前缀的信息。值的范围是从 0 到 65535。 |
interface interface-name | (可选)显示有关特定接口的信息。在 M 系列和 T 系列路由器上,可以是 |
limit number | (可选)要显示的最大条目数。 |
protocol | (可选)显示有关以下 IP 类型之一的信息:
|
service-set service-set | (可选)显示特定服务集的信息。 |
source-port source-port | (可选)显示特定源端口的信息。值的范围是从 0 到 65535。 |
source-prefix source-prefix | (可选)显示特定源前缀的信息。 |
所需权限级别
视图
输出字段
表 1 列出了命令 show services stateful-firewall sip-register
的输出字段。输出字段按其出现的大致顺序列出。
字段名称 |
字段说明 |
---|---|
|
自适应服务接口的名称。 |
|
服务集的名称。 |
|
注册信息标头。 |
|
用于此流的协议。 |
|
注册 IP 地址。 |
|
注册端口号。 |
|
配置的生存期(以秒为单位)。 |
|
剩余生存期(以秒为单位)。 |
|
发起方地址。 |
|
响应方地址。 |
|
SIP 呼叫标识字符串。 |
示例输出
显示服务 状态防火墙 SIP-寄存器 广泛
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
发布信息
Junos OS 7.4 版中引入的命令。