Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
  IPMS Client Configuration Mode Commands 
heartbeat  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
6629 
heartbeat 
Configures the IPMS heartbeating between the IPMS-enabled AGW and the IPMS server. 
Product
 
IPMS 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > IPMS Configuration 
configure > context context_name > ipms
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx-ipms)# 
Syntax
 
heartbeat period dur [ permitted-failureno_of_failures ] 
no | default ] heartbeat 
default
 
Configures the heartbeat period and permitted number of failures to the default values of 10 seconds and 1 
failure respectively. 
no
 
Disables/removes the configured heartbeat period and permitted number of failures. 
period
 
dur
 
Specifies the periodicity (in seconds) between heartbeat messages as an integer from 1 through 3600. Default: 
10 
permitted-failure
 
no_of_failures
 
Specifies the number of errors/failures allowed before declaring an IPMS server as dead/unreachable as an 
integer from 1 through 10. Default: 1 
Usage 
Use this command to configure the heartbeat message periodicity and permissible failure of heartbeat 
message response before declaring an IPMS server as dead or unreachable. When an IPMS server is declared 
down an SNMP trap is sent. 
Example
 
Following command configures the heartbeat message periodicity to 
5
 second and number of failures allowed 
as 
3
 to determine an IPMS server as dead. 
heartbeat period 5 permitted-failure 3