Cisco Cisco Packet Data Gateway (PDG)

다운로드
페이지 9109
HA Service Configuration Mode Commands   
▀  policy nw-reachability-fail 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
6274 
   
weight
 
value
: When multiple addresses are specified, they are selected in a weighted round-robin scheme. 
If a weight is not specified the entry is automatically assigned a weight of 1. 
value
 must be an integer from 1 
through 10. 
Usage 
Use this command to set the action for the HA service to take upon a network reachability failure. 
Important:
  Refer to the Context Configuration mode command 
nw-reachability server
 to configure 
network reachability servers. 
Important:
  Refer to the Subscriber Configuration mode command 
nw-reachability-server
 to bind the 
network reachability to a specific subscriber. 
Important:
  Refer to the 
nw-reachability server server_name
 keyword of the Context Configuration 
mode 
ip pool
 command to bind the network reachability server to an IP pool. 
Example
 
To set the HA service to reject all new calls on a network reachability failure, enter the following command: 
policy nw-reachability-fail reject
 
Use the following command to set the HA service to redirect all calls to the HA at IP address 
192.168.100.10
 and 
192.168.200.10
 on a network reachability failure: 
policy nw-reachability-fail redirect 192.168.100.10 192.168.200.10