Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 1952
authentication
Configures the authentication method used by the CSCF service.
Product
SCM (S-CSCF, SIP Proxy)
Privilege
Administrator
Command Modes
Exec > Global Configuration > Context Configuration > CSCF Service Configuration > SIP Proxy Configuration
configure > context context_name > cscf service service_name > rfc3261-proxy
Entering the above command sequences results in the following prompt:
[
context_name
]
host_name
(config-cscf-service-rfc3261-proxy)#
Syntax Description
authentication { aka-v1 value | allow-noauth [ invite | re-register| register ] | allow-noipauth [ invite |
re-register| register ] | allow-unsecure | aor-auth | md5 
value }
no authentication { aka-v1 | allow-noauth [ invite | re-register| register ] | allow-noipauth [ invite |
re-register| register ] | allow-unsecure | aor-auth | md5 }
no
Disables the specified authentication method for the 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-noauth [ invite | re-register| register ]
Specifies that access to the CSCF service is allowed if authentication fails.
invite: Specifies that access to the CSCF service is allowed if authentication fails on INVITE requests only.
re-register: Specifies that access to the CSCF service is allowed if authentication fails on RE-REGISTER
requests when the request is integrity-protected only.
Command Line Interface Reference, Modes C - D, StarOS Release 19    
1665
CSCF SIP Proxy Configuration Mode Commands
authentication