Security Configuration Procedures
54 7705 SAR OS System Management Guide
action permit
exit
entry 50
no description
match "password"
action permit
exit
entry 60
no description
match "show config"
action deny
exit
entry 70
no description
match "show"
action permit
exit
entry 80
no description
match "enable-admin"
action permit
exit
exit
profile "administrative"
default-action permit-all exit
...
Configuring SSH
Use the SSH command to configure the SSH server as SSH1, SSH2 or both. The default is
SSH2. This command should only be enabled or disabled when the SSH server is disabled.
This setting cannot be changed while the SSH server is running.
CLI Syntax: config>system>security
ssh
preserve-key
no server-shutdown
version ssh-version
Example: config>system>security# ssh
config>system>security>ssh# preserve-key
config>system>security>ssh# version 1-2