Specifying SSH Encryption Ciphers
The SSH Configuration mode
ciphers
CLI command configures the cipher priority list in sshd for SSH
symmetric encryption. It changes the cipher options for that context.
Step 1
Enter the SSH Configuration mode.
[local]
host_name
(config-ctx)#
server sshd
Step 2
Specify the desired encryption algorithms.
[local]
host_name
(config-sshd)#
ciphers algorithm
Notes:
•
algorithm
is a string of 1 through 511 alphanumeric characters that specifies the algorithm(s) to be used as a single
string of comma-separated variables (no spaces) in priority order from those shown below:
•
blowfish-cbc
–
symmetric-key block cipher, Cipher Block Chaining, (CBC)
•
3des-cbc
–
Triple Data Encryption Standard, CBC
•
aes128-cbc
–
Advanced Encryption Standard (AES), 128-bit key size, CBC
•
aes128-ctr
–
AES, 128-bit key size, Counter-mode encryption (CTR)
•
aes192-ctr
–
AES, 192-bit key size, CTR
•
aes256-ctr
–
AES, 256-bit key size, CTR
•
–
AES, 128-bit key size, Galois Counter Mode [GCM], OpenSSH
•
–
AES, 256-bit key size, GCM, OpenSSH
•
–
ChaCha20 symmetric cipher, Poly1305 cryptographic Message
Authentication Code [MAC], OpenSSH
The default string for algorithm is:
blowfish-cbc,3des-cbc,aes128-cbc,aes128-ctr,aes192-ctr,aes256-ctr,[email protected],
[email protected],[email protected]
Step 3
Exit the SSH Configuration mode.
[local]
host_name
(config-sshd)#
end
[local]
host_name
#
ASR 5500 Installation Guide
108
Initial System Configuration
Specifying SSH Encryption Ciphers
Содержание ASR 5500
Страница 12: ...ASR 5500 Installation Guide xii Contents ...
Страница 16: ...ASR 5500 Installation Guide xvi About this Guide Contacting Customer Support ...
Страница 40: ...ASR 5500 Installation Guide 24 Technical Specifications Chassis Grounding ...
Страница 74: ...ASR 5500 Installation Guide 58 Card Installation Save Shipping Cartons ...
Страница 88: ...ASR 5500 Installation Guide 72 MIO Port Cabling Cleaning Fiber Optic Connectors ...
Страница 112: ...ASR 5500 Installation Guide 96 System Power up show leds Command ...
Страница 130: ...ASR 5500 Installation Guide 114 Initial System Configuration Additional Configuration Tasks ...
Страница 164: ...ASR 5500 Installation Guide 148 Replaceable Components Returning Failed Components ...
Страница 186: ...ASR 5500 Installation Guide 170 Console Port to Cisco Server Cabling Configuration ...
Страница 192: ...ASR 5500 Installation Guide 176 RMA Shipping Procedures Rear Cards ...