Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1630
policy
Specifies the reject code to be used in the "Create PDP Context" response message when a RADIUS server
timeouts.
Product
GGSN
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > GGSN Service Configuration
configure > context context_name > ggsn-service service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-ggsn-service)#
Syntax Description
policy { accounting-server-timeout use-reject-code { system-failure | no-resources } |
authentication-server-timeout use-reject-code { system-failure | user-authentication-failure } }
default policy { authentication-server-timeout | accounting-server-timeout }
default
Restores the specified parameter to its default setting.
accounting-server-timeout use-reject-code { system-failure | no-resources }
Default: no-resources
Specifies the reject code used by the GGSN if communication with an accounting server times out. The
possible reject codes are:
• system-failure (204 (CCH))
• no-resources (199 (C7H))
authentication-server-timeout use-reject-code {system-failure | user-authentication-failure }
Default: user-authentication-failure
Specifies the reject code used by the GGSN if communication with an authentication server times out. The
possible reject codes are:
• system-failure (204 (CCH))
• user-authentication-failure (209 (D1H))
Command Line Interface Reference, Modes G - H, StarOS Release 19    
63
GGSN Service Configuration Mode Commands
policy