Cisco Cisco Email Security Appliance C170 Referências técnicas

Página de 312
S T A T U S
C H A P T E R   3 :   T H E   C O M M A N D S :   R E F E R E N C E   E X A M P L E S
 85
Disabling SSH1
To disable (or enable) SSH1, use the 
setup
 subcommand of the 
sshconfig
 command:
status
Description
Show system status.
Usage
Commit: This command does not require a ‘commit’.
Cluster Management: This command is restricted to machine mode.
Batch Command: This command does not support a batch format.
Choose the operation you want to perform:
- NEW - Add a new key.
- EDIT - Modify a key.
- DELETE - Remove a key.
- PRINT - Display a key.
[]> 
Code Example 3-51 
sshconfig
 - Enabling/Disabling SSH1 
mail3.example.com> sshconfig
Currently installed keys for admin:
Choose the operation you want to perform:
- NEW - Add a new key.
- USER - Switch to a different user to edit.
- SETUP -  Configure general settings.
[]> setup
Choose the operation you want to perform:
- DISABLE - Disable SSH v1
[]> disable
Currently installed keys for admin:
Choose the operation you want to perform:
- NEW - Add a new key.
- USER - Switch to a different user to edit.
- SETUP - Configure general settings
[]>
mail3.example.com> commit
Code Example 3-50 sshconfig - Install a New Public Key for the ‘Admin’ Account  (Continued)