Cisco Cisco Email Security Appliance C190 Technical References

Page of 314
 
102
Cisco AsyncOS 9.1 for Email CLI Reference Guide
 
Chapter 3      The Commands: Reference Examples
  General Management/Administration/Troubleshooting
2. Enter a random string
[1]> 1
Are you sure you want to enable service access? [N]> y
Service access has been ENABLED.  Please provide the string:
QT22-JQZF-YAQL-TL8L-8@2L-95
to your Cisco IronPort Customer Support representative.
Service Access currently ENABLED (0 current service logins).
Tunnel option is not active.
Serial Number: XXXXXXXXXXXX-XXXXXXX
Choose the operation you want to perform:
- DISABLE - Prevent customer service representatives from remotely accessing your system.
- STATUS - Display the current techsupport status.
[]>
tlsverify
Description
Establish an outbound TLS connection on demand and debug any TLS connection issues concerning a 
destination domain. To create the connection, specify the domain to verify against and the destination 
host. AsyncOS checks the TLS connection based on the Required (Verify) TLS setting
Usage
Commit: This command does not require a ‘commit’.
Cluster Management: This command is restricted to machine mode.
Batch Command: This command supports a batch format.
Batch Format
The batch format of the 
tlsverify
 command can be used to perform all the fuctions of the traditional 
CLI command to check the TLS connection to the given hostname.
Example
mail3.example.com> tlsverify
Enter the TLS domain to verify against:
[]> example.com
Enter the destination host to connect to.  Append the port (example.com:26) if you are not 
connecting on port 25:
[example.com]> mxe.example.com:25
tlsverify <domain> <hostname>[:<port>]