Cisco Cisco ASR 5000

Page of 9109
  Global Configuration Mode Commands (T-threshold phspc) 
threshold pdg-current-sessions  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
5719 
threshold pdg-current-sessions 
Configures alarm or alert thresholds for monitoring the total number of current Packet Data Gateway/Tunnel 
Termination Gateway (PDG/TTG) sessions, including inactive 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-sessions high_thresh [ clear low_thresh ] 
high_thresh
 
Configures the total number of PDG sessions on a chassis, both active and inactive. 
high_thresh
 is any 
integer from 0 through 1000000. 
There is no default, but 0 means that there is no threshold monitoring. 
clear low_thresh
 
Clears any number of sessions being monitored using the 
high_thresh
 variable defined above. 
low_thresh
 is any 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 PDG sessions, both active and inactive, for an entire chassis. 
Example
 
The following command configures a monitoring threshold of 
300000
 and a clearing threshold of 
100000
 
active and inactive PDG sessions on a chassis: 
threshold pdg-current-sessions 300000 clear 100000