Cisco Cisco ASR 5700

Page of 8994
Subscriber Configuration Mode Commands   
▀  active-charging link-monitor tcp 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
8686 
   
active-charging link-monitor tcp 
Enables the TCP link monitoring feature on the Mobile Video Gateway. This command can be configured in either APN 
Configuration Mode or Subscriber Configuration Mode. 
Product
 
MVG 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Subscriber Configuration 
configure > context context_name > subscriber { default | name subscriber_name }
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-subscriber)# 
Syntax
 
[ default | no ] active-charging link-monitor tcp [ log [ rtt [ histogram | time-series ] 
[ bitrate [ histogram | time-series ] ] | bitrate [ histogram | time-series ] [ rtt [ 
histogram | time-series ] ] ] ][ -noconfirm ]
 
default
 
Sets TCP link monitoring to its default value, which is the same as 
[ no ]
no
 
Deletes the TCP link monitoring settings and disables TCP link monitoring if previously configured. 
active-charging link-monitor tcp
 
Enables the TCP link monitoring feature on the Mobile Video Gateway. Note that TCP link monitoring is not 
enabled by default. Also note that when this command is configured without the 
log 
option, TCP link 
monitoring is enabled without logging, and the output from TCP link monitoring is only used by the dynamic 
translating feature. 
log [ rtt [ histogram | time-series ] [ bitrate [ histogram | time-series ] ] | 
bitrate [ histogram | time-series ] [ rtt [ histogram | time-series ] ] ]
 
This option enables statistical logging for TCP link monitoring. 
The 
rtt 
option can be used to enable either 
histogram 
or 
time-series 
logging for round-trip time 
(RTT). 
Similarly, the 
bitrate 
option can be used to enable either 
histogram 
or 
time-series 
logging for bit 
rate. 
When 
rtt 
and 
bitrate 
options are used without additional options, histogram and time-series logging are 
enabled for round-trip time (RTT) and/or bit rate respectively. 
-noconfirm
 
Specifies that the command must execute without prompting for confirmation.