для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 1952
authentication
Sets the authentication method to use for subscribers using this access profile.
Product
SCM (P-CSCF, A-BG)
Privilege
Administrator
Command Modes
Exec > Global Configuration > Context Configuration > CSCF Access Profile Configuration
configure > context context_name > cscf access-profile { default | name profile_name }
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-cscf-access-profile)#
Syntax Description
[ no ] authentication { aka-v1 | custom-md5 | md5 }
no
Disables the selected authentication type.
aka-v1 | custom-md5 | md5
aka-v1: Specifies that the AKA-v1 algorithm will be used for subscribers using this access profile.
custom-md5: Specifies that custom algorithm HTTP-Digest-MD5 will be used for subscribers using this
access profile.
md5: Specifies that the MD5 algorithm will be used for subscribers using this access profile. This is the default
setting for this command.
Usage Guidelines
Use this command to set the authentication method used for subscribers using this access profile.
Examples
The following command sets the authentication type for subscribers using this access profile to md5:
authentication md5
Command Line Interface Reference, Modes C - D, StarOS Release 19    
1295
CSCF Access Profile Configuration Mode Commands
authentication