Cisco Cisco Packet Data Gateway (PDG)

Página de 1630
policy nw-reachability-fail
Specifies the action to take upon detection of an up-stream network -reachability failure.
Product
HA
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > HA Service Configuration
configure > context context_name > ha-service service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-ha-service)#
Syntax Description
policy nw-reachability-fail { redirect ip_addr1 [ weight value ] [ ip_addr2 [ weight value ]
...
ip_addr16
[ weight value ] ] | reject [ use-reject-code { admin-prohibited | insufficient-resources } ] }
no policy nw-reachability-fail [ redirect ip_addr1
...
ip_addr16 ]
no
Deletes the network reachability policy completely or deletes the specified redirect addresses fro the policy.
reject [ use-reject-code { admin-prohibited | insufficient-resources } ]
Upon network reachability failure, reject all new calls for this context.
use-reject-code { admin-prohibited | insufficient-resources }: When rejecting calls send the specified reject
code. If this keyword is not specified the admin-prohibited reject code is sent by default.
reject [ use-reject-code { admin-prohibited | insufficient-resources } ]
Upon network reachability failure reject all new calls for this context. If no reject code is specified, the HA
sends a registration reply code of 81H (admin-prohibited).
use-reject-code { admin-prohibited | insufficient-resources }: Use the specified reject code when rejecting
traffic.
admin-prohibited: When this keyword is specified and traffic is rejected, the error code 81H (admin-prohibited)
is returned.
insufficient-resources: When this keyword is specified and traffic is rejected, the error code 82H (insufficient
resources) is returned.
Command Line Interface Reference, Modes G - H, StarOS Release 19    
1275
HA Service Configuration Mode Commands
policy nw-reachability-fail