Cisco Cisco Email Security Appliance C650 Referencia técnica

Descargar
Página de 446
 
3-118
Cisco AsyncOS 8.0.2 CLI Reference Guide
 
Chapter 3      The Commands: Reference Examples
  General Management/Administration/Troubleshooting
Choose the operation you want to perform:
- SSHACCESS - Allow a Cisco IronPort Customer Support representative to remotely access 
your system, without establishing a tunnel.
- TUNNEL - Allow a Cisco IronPort Customer Support representative to remotely access your 
system, and establish a secure tunnel for communication.
- STATUS - Display the current techsupport status.
[]> sshaccess
A random seed string is required for this operation
1. Generate a random string to initialize secure communication (recommended)
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:
XXXX-XXXX-XXXX-XXXX-XXXX-XX
to your Cisco IronPort Customer Support representative.
Service Access currently ENABLED (0 current service logins).
Tunnel option is not active.
Serial Number: *********************************
Choose the operation you want to perform:
- DISABLE - Prevent Cisco IronPort Customer Support representative 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.
tlsverify <domain> <hostname>[:<port>]