Cisco Cisco ASR 5700

Page of 8994
APN Configuration Mode Commands   
▀  mbms ue timeout 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
1394 
   
mbms ue timeout 
Configures the session timeout values for the Multimedia Broadcast Multicast Service (MBMS) user equipment (UE) 
contexts with this MBMS APN. 
Product
 
GGSN 
P-GW 
SAEGW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > APN Configuration 
configure > context context_name > apn apn_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-apn)# 
Syntax
 
mbms ue timeout absolute time 
[ default | no ] mbms ue timeout absolute 
default
 
Set the default value for the followed option for MBMS UE context timeout. 
no
 
Returns the timeout parameter to its default setting. If neither the absolute or idle keywords are used in 
conjunction with this keyword, both timeout options will be returned to their default settings. 
absolute
 
time
 
Configures the absolute maximum time (in seconds) an MBMS UE context may exist in any state (active or 
idle). 
time
 can be any integer value between 0 and 4294967295. A time of 0 disables timeouts for this APN. 
Default: 0 
Usage 
Use this command to limit the amount of time that an MBMS UE context session can remain connected. 
Example
 
The following commands enables an absolute time timeout of 
60000
 seconds for MBMS UE context: 
mbms bearer timeout absolute 60000