Cisco Cisco Packet Data Gateway (PDG) Fehlerbehebungsanleitung

Seite von 5213
CSCF Service Configuration Mode Commands   
▀  subscription 
 
▄  Cisco ASR 5000 Series Command Line Interface Reference 
OL-22947-02   
subscription 
Enables the registration event package for the service and configures a system-wide subscription lifetime for all 
subscribers to the service. 
Product
 
SCM 
Privilege
 
Administrator 
Syntax
 
 
: Specifies the default amount of time that a subscription can exist on the system. 
 must 
be an integer from 60 to max sec -1. Default is 3761. default sec must be < or = to max sec and > or = to min 
sec. 
The following keywords are specific to the S-CSCF functionality: 
 
: Specifies the maximum amount of time that a subscription can exist on the system. 
 must be 
an integer from 60 to 2147483646. Default is 86400. max sec must be > or = to min sec. 
 
: Specifies the minimum amount of time that a subscription can exist on the system. 
 must be an 
integer from 60 to max sec -1. Default is 60. min sec must be < or = to max sec. 
Returns the command to the default settings. 
Disables the registration event package for the service. 
Usage
 
Use this command to enable the registration event package for the service and control the amount of time 
subscriptions are allowed to exist on this service. 
The system responds to subscriptions in the following manner: 
Using default values: 
 
If a subscription with an expiration value lower than the service‘s minimum (60) is received, the service 
will respond with a 423 Interval Too Small message. 
 
If a subscription with an expiration value higher than the service‘s maximum (2147483646) is received, 
the service will automatically reduce the expiration value to the default value. 
If a subscription is received missing the ―Expires‖ value, or the value is malformed, the service will 
automatically respond with 3761 in the 200OK message. 
Example