Cisco Cisco ASR 5000

Page of 9109
  CSCF Service Configuration Mode Commands 
subscription  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3349 
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 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Service Configuration 
configure > context context_name > cscf service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cscf-service)# 
Syntax
 
subscription package reg [ lifetime { default sec | max sec [ default sec ] | min sec [ 
max 
sec ] [ default sec ] } ] 
[ default | no ] subscription package reg 
default
 
Returns the command to the default settings. 
no
 
Disables the registration event package for the service. 
package reg [ lifetime { default sec | max sec
 
 ] | min sec }
 
default
 
sec
: Specifies the default amount of time that a subscription can exist on the system. 
sec
 must be 
an integer from 60 to max sec -1.  
Default: 3761 
Important:
  
default sec
 must be < or = to max sec and > or = to min sec. 
The following keywords are specific to the S-CSCF functionality: 
max
 
sec
: Specifies the maximum amount of time that a subscription can exist on the system.  
sec
 must be an integer from 60 to 2147483646.  
Default: 86400 
Important:
  
max sec
 must be > or = to min sec. 
min
 
sec
: Specifies the minimum amount of time that a subscription can exist on the system.  
sec
 must be an integer from 60 to max sec -1.  
Default: 60