client (ctl-provider)
To specify clients allowed to connect to the Certificate Trust List provider, or to specify a username and password for client authentication, use the client command in ctl provider configuration mode. To remove the configuration, use the no form of this command.
client { [ interface if_name ] ipv4_addr | username user_name password password [ encrypted ] }
no client { [ interface if_name ] ipv4_addr | username user_name password password [ encrypted ] }
Syntax Description
encrypted |
Specifies encryption for the password. |
interface if_name |
Specifies the interface allowed to connect. |
ipv4_addr |
Specifies the IP address of the client. |
password password |
Specifies the password for client authentication. |
username user_name |
Specifies the username for client authentication. |
Command Default
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode |
Firewall Mode |
Security Context |
|||
---|---|---|---|---|---|
Routed |
Transparent |
Single |
Multiple |
||
Context |
System |
||||
Ctl provider configuration |
|
|
|
|
— |
Command History
Release |
Modification |
---|---|
8.0(2) |
This command was added. |
Usage Guidelines
Use the client command in ctl provider configuration mode to specify the clients allowed to connect to the CTL provider, and to set the username and password for client authentication. More than one command may be issued to define multiple clients. The username and password must match the CCM Administrator's username and password for the CallManager cluster.
Examples
The following example shows how to create a CTL provider instance:
ciscoasa(config)# ctl-provider my_ctl
ciscoasa(config-ctl-provider)# client interface inside 172.23.45.1
ciscoasa(config-ctl-provider)# client username CCMAdministrator password XXXXXX encrypted
ciscoasa(config-ctl-provider)# export certificate ccm_proxy
ciscoasa(config-ctl-provider)# ctl install