User agent commands
User agent mode provides the commands to create or modify a user agent.
To enter the mode, use the global user-agent command. To delete a user agent, use the no user-agent command.
While in this mode, use the commands in the following table to define the policies that the user agent uses to connect to remote resources.
- To view the current configuration, use the show command.
- To restore default values, use the reset command.
- To exit this configuration mode without saving changes to the running configuration, use the cancel command.
- To exit this configuration mode and save changes to the running configuration, use the exit command.
| Command | Purpose |
|---|---|
| add-header-policy | This command manages header injection policies for the user agent. |
| admin-state | This command sets the administrative state for the configuration. |
| basicauth | This command manages basic authentication policies for the user agent. |
| chunked-uploads-policy | This command manages chunked upload policies for the user agent. |
| compression-policy | This command manages compression policies for the user agent. |
| ftp-policy | This command manages FTP client policies for the user agent. |
| headerretention-policy | This command manages header retention policies for the user agent. |
| http-version-policy | This command manages restriction policies for the user agent by HTTP version. |
| identifier | This command sets the string that the user agent includes as the
request-header header. |
| max-redirects | This command sets the maximum number of HTTP redirect messages. |
| max-reuse | This command sets the total number of times that the user agent can use an HTTP/1.0 and HTTP/1.1 persistent connection to a remote server. |
| proxy | This command manages HTTP proxy policies for the user agent. |
| pubkeyauth | This command manages public key authentication policies for the user agent. |
| sftp-policy | This command manages SFTP client policies for the user agent. |
| smtp-policy | This command manages SMTP client policies for the user agent. |
| soapaction | This command manages SOAPAction header injection
policies for the user agent. |
| ssl | This command manages the TLS profile policies for the user agent. |
| summary | This command specifies the brief, descriptive summary for the object instance. |
| timeout | This command sets the idle time before tearing down an established connection. |