Cisco Cisco Packet Data Gateway (PDG) Folheto

Página de 8487
HA Service Configuration Mode Commands   
▀  policy nw-reachability-fail 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
5922 
   
policy nw-reachability-fail 
Specifies the action to take upon detection of an up-stream network -reachability failure. 
Product
 
HA 
Privilege
 
Security Administrator, Administrator 
Mode
 
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
 
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. 
redirect
 
ip_addr1
 [ 
weight
 
value ] [ ip_addr2 [ weight
 
value ]
 ... 
ip_addr16 [ 
weight
 
value ] ]
 
Upon network reachability failure redirect all calls to the specified IP address. 
ip_addr1
: This must entered using IPv4 dotted-decimal notation. Up to 16 IP addresses and optional weight 
values can be entered on one command line.