Cisco Cisco ASR 5000

Page of 9109
Global Configuration Mode Commands (T-threshold phspc)   
▀  threshold pdg-current-active-sessions 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
5718 
   
threshold pdg-current-active-sessions 
Configures alarm or alert thresholds for monitoring the total number of currently active Packet Data Gateway/Tunnel 
Termination Gateway (PDG/TTG) sessions. 
Product
 
PDG/TTG 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration 
configure
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config)# 
Syntax
 
threshold pdg-current-active-sessions high_thresh [ clear low_thresh ] 
high_thresh
 
Configures the total number of active PDG sessions to be monitored on a chassis. 
high_thresh
 is an integer 
from 0 through 1000000. 
There is no default, but 0 means that there is no threshold monitoring. 
clear low_thresh
 
Clears the number of sessions being monitored using the 
high_thresh
 variable defined above. 
low_thresh
 is an integer from 0 through 1000000. 
Usage 
Thresholds are provided for monitoring the overall PDG usage on a chassis. This command is used to monitor 
the total number of active PDG sessions for an entire chassis. 
Example
 
The following command configures a monitoring threshold of 
300000
 and a clearing threshold of 100000 
active PDG sessions on a chassis: 
threshold pdg-current-active-sessions 300000 clear 100000