EasyManua.ls Logo

Cisco ASR 5000 Series Administration Guide

Cisco ASR 5000 Series
508 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #63 background imageLoading...
Page #63 background image
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 algorithms
Notes:
algorithms 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 (left to right) 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
aes128-gcm@openssh.com AES, 128-bit key size, Galois Counter Mode [GCM], OpenSSH
aes256-gcm@openssh.com AES, 256-bit key size, GCM, OpenSSH
chacha20-poly1305@openssh.com ChaCha20 symmetric cipher, Poly1305 cryptographic Message
Authentication Code [MAC], OpenSSH
The default string for algorithms in a Normal build is:
blowfish-cbc,3des-cbc,aes128-cbc,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,
chacha20-poly1305@openssh.com
The default string for algorithms in a Trusted build is:
aes256-ctr,aes192-ctr,aes128-ctr
Step 3
Exit the SSH Configuration mode.
[local]host_name(config-sshd)# end
[local]host_name#
ASR 5500 System Administration Guide, StarOS Release 21.4
31
Getting Started
SSH Host Keys

Table of Contents

Other manuals for Cisco ASR 5000 Series

Questions and Answers:

Cisco ASR 5000 Series Specifications

General IconGeneral
ModelASR 5000 Series
TypeNetwork Router
Supported ProtocolsIPv4, IPv6, Diameter, GTP, and more
Power SupplyRedundant, Hot-swappable AC or DC
CoolingRedundant, Hot-swappable fans
Management InterfacesCLI, SNMP
Operating SystemStarOS
RedundancyPower supply, fan
Interfaces10 Gigabit Ethernet
ApplicationsMobile packet core
Port DensityVaries by model and configuration
Dimensions (H x W x D)Varies by model
WeightVaries by configuration
Typical Power ConsumptionVaries by model and configuration

Related product manuals