Cisco Cisco Packet Data Gateway (PDG)

Página de 1952
monitor-status
Sets parameters for monitoring the status of peer servers.
Product
SCM
Privilege
Administrator
Command Modes
Exec > Global Configuration > Context Configuration > CSCF Peer Servers Configuration > Server
Configuration
configure > context context_name > cscf peer-servers server_name type { bgcf | ibcf | icscf | mgcf | mrcf
| pcscf | scscf | sip-as } > server 
server_name { address ip_address | domain domain_name )
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-
server_name
-peer-server)#
Syntax Description
monitor-status { max-response-codes negative max | [ monitor-interval seconds ] [ monitor-message
options [ max-forwards 
max | response-timer seconds ] ] [ monitor-response-timer seconds ] | response-code
{ positive SIP_response_code | negative SIP_response_code } | timer [ mark-out-of-service seconds ] [
unavailable-monitor-interval seconds ] [ unavailable-notification seconds ] }
no monitor-status { monitor | response-code [ negative | positive ] [ 
SIP_response_code ] }
max-response-codes negative max
Default: 1
Specifies the maximum number of negative response codes to receive to mark server unavailable.
max must be an integer from 1 to 10.
monitor-interval seconds
Default: 30
Specifies the interval that peer server monitoring will occur.
seconds must be an integer from 1 to 65535.
monitor-message options [ max-forwards max | response-timer seconds ]
Specifies that SIP message (OPTIONS) are to be sent periodically after each monitoring interval.
max-forwards max: Max-forwards in number of hops. max must be an integer from 0 to 70.
response-timer seconds: Response wait timer in seconds. seconds must be an integer from 1 to 65535.
   Command Line Interface Reference, Modes C - D, StarOS Release 19
1430
CSCF Peer Server Monitoring Configuration Mode Commands
monitor-status