show services border-signaling-gateway address-of-record bindings
Syntax
Release Information
Command introduced in Junos OS Release 10.2.
Description
Display subscriber registration information based on the subscriber’s address-of-record (AOR) information for the BSG.
Options
- all
Show information for all subscribers.
Show information for this subscriber.
- summary
Show summary information only for this AOR (subscriber).
- detail
Show detailed information for a specified AOR.
- gateway-name
Show information for this BSG.
- backup
(Optional) Show information for the backup BSG.
- master
(Optional) Show statistics for the master BSG. If you do not specify the master or backup option, the master option is the default.
Required Privilege Level
view
List of Sample Output
show services border-signaling-gateway address-of-record bindings summaryshow services border-signaling-gateway address-of-record bindings detailed
show services border-signaling-gateway address-of-record bindings all detailed
Output Fields
Table 1 lists the output fields for the show services border-signaling-gateway address-of-record bindings command. Output fields are listed in the approximate order in which they appear.
Table 1: show services border-signaling-gateway address-of-record bindings Output Fields
Field Name | Field Description | Level of Output |
|---|---|---|
bindings | Subscriber registrations. | |
URI | The URI of a unique subscriber registration. | summary detail |
Registered from Realm | The signaling realm from which the subscriber registered. | summary detail |
First registration time | The first time a subscriber registered from this URI. | detail |
Last registration time | The most recent time a subscriber registered from this URI. | detail |
Expiration time | The duration, in seconds, of a period of time during which the subscriber does not re-register from this URI, after which the subscriber’s registration expires. | detail |
Registered from sp | The service point from which the subscriber registered. | summary detail |
Translated URI | The translated (local or hidden) URI that the BSG uses. | detail |
Has active call | The active call indicator. | detail |
Sample Output
show services border-signaling-gateway address-of-record bindings summary
user@host> show services border-signaling-gateway
address-of-record bindings alice@atlanta.com gateway bsg1 summaryaddress-of-record: alice@atlanta.com
bindings:
URI : alice@pc33.atlanta.com
Registered from Realm : atlanta.com
Registered from sp : ms-1/0/0
URI : alice@wonderland.com
Registered from Realm : wonderland.com
Registered from sp : ms-1/0/0
show services border-signaling-gateway address-of-record bindings detailed
user@host> show services border-signaling-gateway
address-of-record bindings alice@atlanta.com gateway bsg1 summary
detailaddress-of-record: alice@atlanta.com URI : alice@pc33.atlanta.com Registered from Realm : atlanta.com First registration time: 22/4/2009 17:24 Last registration time : 27/4/2009 7:35 Expiration time : 300s Registered from sp : ms-1/0/0 Translated URI : alice-LU Has active call : Yes URI : alice@wonderland.com Registered from Realm : wonderland.com First registration time: 12/5/2009 00:24 Last registration time : 19/5/2009 8:35 Expiration time : 270s Registered from sp : ms-1/0/0 Translated URI : alice-LU2 Has active call : No
show services border-signaling-gateway address-of-record bindings all detailed
user@host> show services border-signaling-gateway
address-of-record bindings all gateway bsg1 summary detailaddress-of-record: alice@atlanta.com URI : alice@pc33.atlanta.com Registered from Realm : atlanta.com First registration time: 22/4/2009 17:24 Last registration time : 27/4/2009 7:35 Expiration time : 300s Registered from sp : ms-1/0/0 Translated URI : alice-LU Has active call : Yes URI : alice@wonderland.com Registered from Realm : wonderland.com First registration time: 12/5/2009 00:24 Last registration time : 19/5/2009 8:35 Expiration time : 270s Registered from sp : ms-1/0/0 Translated URI : alice-LU2 Has active call : No address-of-record: bob@builder.com URI : bob@the.builder.com Registered from Realm : builder.com First registration time: 1/5/2009 00:24 Last registration time : 1/5/2009 8:35 Expiration time : 30s Registered from sp : ms-1/0/0 Translated URI : bob-LU Has active call : Yes
