Cisco Cisco ASR 5000

Page of 9109
  CSCF SIP Proxy Configuration Mode Commands 
authentication  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3411 
authentication 
Configures the authentication method used by the CSCF service. 
Product
 
SCM (S-CSCF, SIP Proxy) 
Privilege
 
Administrator 
Mode
 
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
 
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. 
Important:
  In order to change a priority level, you must remove the original value and configure a new one. 
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. 
registration
: Specifies that access to the CSCF service is allowed if authentication fails on REGISTER 
requests only. 
allow-noipauth [ invite | re-register| register ]
 
Specifies that access to the CSCF service is allowed if early IMS-based IP authentication fails. 
invite
: Specifies that access to the CSCF service is allowed if early IMS-based IP authentication fails on 
INVITE requests only.