Cisco Cisco Packet Data Gateway (PDG)

ページ / 1952
policy
Configures the overload response for this policy. When the P-CSCF/A-BG becomes congested, this overload
policy is used to reject subsequent sessions or redirect them to another server.
Product
SCM (P-CSCF, A-BG)
Privilege
Administrator
Command Modes
Exec > Global Configuration > Context Configuration > CSCF Policy Configuration > CSCF Policy Rules
Configuration
configure > context context_name > cscf policy { default | name policy_name } > service-policy-rules
–or–
Exec > Global Configuration > Context Configuration > CSCF Policy Configuration > AoR Policy
Configuration > CSCF Policy Rules Configuration
configure > context context_name > cscf policy { default | name policy_name } > aor-policy-rules > aor
aor_name
Entering the above command sequences results in the following prompt:
[
context_name
]
host_name
(config-
policy_name
-aor)#
Syntax Description
policy overload { redirect address1 [ weight weight1 ] [ address2 [ weight weight2 ] ] ... | reject [
use-reject-code { admin-prohibited | insufficient-resources } ] }
default policy overload
no policy overload redirect 
address1 address2 ] ...
redirect address1
 [ weight weight1 ] [ address2 [ weight weight2 ] ] ...
Specifies that upon policy overload, the system will redirect the session to another CSCF.
address1 must be expressed in dotted decimal notation for IPv4 or colon notation for IPv6.
weight weight1: Defines the priority of the redirect address.
weight1 must be an integer from 1 to 10. Default is 1.
reject [ use-reject-code { admin-prohibited | insufficient-resources } ]
Specifies that upon policy overload, the system will reject the session. This is the default setting.
use-reject-code: Specifies that a reject code will be returned upon policy overload.
   Command Line Interface Reference, Modes C - D, StarOS Release 19
1452
CSCF Policy Rules Configuration Mode Commands
policy