Cisco Cisco Packet Data Gateway (PDG)

ページ / 8994
PDSN Service Configuration Mode Commands   
▀  policy 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
7874 
   
default
 
Sets / Restores default value assigned for specified PDSN service policies. 
policy
 
msid-match msid_with_wildcards
 
redirect
 
address
 [ 
 weight 
 
weight_num
 ] [ 
address2
 [ 
 weight 
 
weight_num
 ]... 
address16
 [ 
 weight 
 
weight_num
 ] ] [ 
weight
 
weight_num
 ]  
Specifies how a PDSN service should handle an incoming call that matches a list of wildcard MSIDs. 
msid_with_wildcards:
 An MSID in which up to 16 digits have been replaced with the wildcard ‘$’. This 
defines the list of possible matches for incoming calls. 
redirect
: This option enables a redirect policy for overloading conditions. When a redirect policy is 
invoked, the PDSN service rejects new sessions with an A11 Registration Reply Code of 88H (unknown 
PDSN address) and provides the IP address of an alternate PDSN. This command can be issued multiple 
times. 
address:
 The IP address of an alternate PDSN 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. 
weight
 
weight_num
: 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. 
weight_num
 must be an integer from 1 through 10. 
policy
 
overload
 { 
redirect
 
address
 [ 
weight
 
weight_num
 ] [ 
address2
 [ 
 weight 
weight_num
 ] ... 
address16
 [ 
 weight weight_num
 ] ] | 
reject
 [ 
use-reject-code
 
admin-prohibited
 | 
insufficient-resources
 } ] } 
Specifies how a PDSN service should handle an overload condition. 
redirect
: This option enables a redirect policy for overloading conditions. When a redirect policy is 
invoked, the PDSN service rejects new sessions with an A11 Registration Reply Code of 88H (unknown 
PDSN address) and provides the IP address of an alternate PDSN. This command can be issued multiple 
times. 
address: The IP address of an alternate PDSN 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. 
weight
 
weight_num
: 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. 
weight_num
 must be an integer from 1 through 10. 
reject
: This option will cause any overload traffic to be rejected. The PDSN will send an A11 Registration 
Reply Code of 82H (insufficient resources). 
use-reject-codeadmin-prohibited
: When this keyword is specified and traffic is rejected, the error 
code admin prohibited is returned instead of the error code insufficient resources. This is the default behavior. 
use-reject-codeinsufficient-resources
: When this keyword is specified and traffic is rejected, the 
error code insufficient resources is returned instead of the error code admin prohibited. 
policy
 
pcf-zone-match
 
zone_number
 
redirect address
 [ 
weight weight_num
 ] [ 
address2
 [ 
weightweight_num
 ] 
... address16
 [ 
weight weight_num
 ] ] | 
restricted
 [ 
redirect address
 [ 
weight weight_num
 ] [ 
address2
 [ 
weight 
weight_num
 ] 
... address16
 [ 
weight weight_num
 ] ] 
Specifies how a PDSN service should handle an incoming call that matches a predefined zone number. 
zone_number:
 An integer between 1 and 32 that defines the zone incoming calls must match for redirection.