для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 1952
authentication
Configures the authentication method used by the S-CSCF service.
Product
SCM (S-CSCF, SIP Proxy)
Privilege
Administrator
Command Modes
Exec > Global Configuration > Context Configuration > CSCF Service Configuration > Serving-CSCF
Configuration
configure > context context_name > cscf service service_name > serving-cscf
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-cscf-service-serving-cscf)#
Syntax Description
authentication { aka-v1 value | allow-auth-rsp-failure re-register | allow-hss-failure re-register |
allow-noauth [ invite | re-register| register ] | allow-noipauth [ invite | re-register| register ] | allow-skip-sar
re-register | allow-unsecure | aor-auth | custom-md5 value | md5 value }
no authentication { aka-v1 | allow-auth-rsp-failure re-register | allow-hss-failure re-register | allow-noauth
[ invite | re-register| register ] | allow-noipauth [ invite | re-register| register ] | allow-skip-sar re-register
| allow-unsecure | aor-auth | custom-md5 | md5 }
no
Disables the specified authentication method for the S-CSCF service.
aka-v1 value
Specifies that AKA-v1 algorithm is used as the authentication type when accessing the CSCF service. value
specifies a preference - the lower the value, the higher the preference. value must be an integer from 1 to 1000.
In order to change a priority level, you must remove the original value and configure a new one.
Important
allow-auth-rsp-failure re-register
Specifies that S-CSCF will not validate authorization received from UE for challenge re-register. If enabled,
S-CSCF will send SAR without validating authentication; after receiving SAA, it will send 200 OK for register.
Command Line Interface Reference, Modes C - D, StarOS Release 19    
1617
CSCF Serving-CSCF Configuration Mode Commands
authentication