Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1868
aaa authentication
Sets the aaa authentication for first and second phase authentication when multiple authentication is configured
on the system.
Product
PDIF
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > PDIF Service Configuration
configure > context context_name > pdif-service service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-pdif-service)#
Syntax Description
aaa authentication { { first-phase | second-phase } | { context-name name aaa-group name } }
no aaa authentication { first-phase | second-phase }
no aaa authentication { first-phase | second-phase }
Removes any existing authentication configuration.
first-phase context-name name
 aaa-group name
Specifies the context name and the aaa group name configured in the context for the first authentication phase.
First phase authentication is mandatory when multiple authentication is configured on the system.
Important
• context-name name: Specifies the context where the aaa server group is defined as an alphanumeric
string of 1 through 79 characters.
• aaa-group name: Specifies the name of the aaa-group to be used for authentication as an alphanumeric
string of 1 through 79 characters.
second-phase context-name name
 aaa-group name
Specifies the context name and the aaa group name configured in the context for the second authentication
phase.
• context-name name: Specifies the context where aaa server group is defined as an alphanumeric string
of 1 through 79 characters.
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
1490
PDIF Service Configuration Mode Commands
aaa authentication