Cisco Cisco Packet Data Gateway (PDG) Guia De Resolução De Problemas

Página de 5213
HA Service Configuration Mode Commands   
▀  policy overload 
 
▄  Cisco ASR 5000 Series Command Line Interface Reference 
OL-22947-02   
policy overload 
Configures the overload policy within the HA service. 
Product
 
HA 
Privilege
 
Security Administrator, Administrator 
Syntax
 
Deletes a previously set policy or removes a redirect IP address. 
: This keyword without any options deletes the complete overload policy from the PDSN service. 
 
 
 [ 
 ]: deletes up to 16 IP addresses from 
the overload redirect policy. The IP addresses must be expressed in IP v4 dotted decimal notation 
This option enables a redirect policy for overloading conditions. When a redirect policy is invoked, the HA 
service rejects new sessions with a Registration Reply Code of 136H (unknown home agent address) and 
provides the IP address of an alternate HA. This command can be issued multiple times. 
address: The IP address of an alternate HA expressed in IP v4 dotted decimal notation. Up to 16 IP addresses 
can be specified either in one command or by issuing the redirect command multiple times. If you try to add 
more than 16 IP addresses to the redirect policy the CLI issues an error message. If you specify an IP address 
and weight that already exists in the redirect policy the new values override the existing values. 
 
 : When multiple addresses are specified, they are selected in a weighted round-robin 
scheme. Entries with higher weights are more likely to be chosen. If a weight is not specified the entry is 
automatically assigned a weight of 1. 
 must be an integer from 1 through 10. 
This option causes any overload traffic to be rejected. If no reject code is specified, the HA sends a 
registration reply code of 81H (admin-prohibited). 
 { 
 | 
 }: Use the specified 
reject code when rejecting traffic. 
: When this keyword is specified and traffic is rejected, the error code 81H (admin-
prohibited) is returned. 
: When this keyword is specified and traffic is rejected, the error code 82H 
(insufficient resources) is returned. 
Usage