SSL Commands
Extreme Networks EAS 100-24t Switch CLI Manual
297
Usage Example:
To display SSH algorithms currently set on the switch:
SSL Commands
Secure Sockets Layer or SSL is a security feature that will provide a secure communication path
between a host and client through the use of authentication, digital signatures and encryption.
These security functions are implemented through the use of a ciphersuite, which is a security string
that determines the exact cryptographic parameters, specific encryption algorithms and key sizes to be
used for an authentication session and consists of three levels:
1 Key Exchange: The first part of the cyphersuite string specifies the public key algorithm to be used.
This switch utilizes the Rivest Shamir Adleman (RSA) public key algorithm and the Digital
Signature Algorithm (DSA), specified here as the DHE_DSS Diffie-Hellman (DHE) public key
Description This command will display the current SSH algorithm setting status.
Parameters None.
Restrictions None.
#show ssh algorithm
Command: show ssh algorithm
Encryption Algorithm
--------------------------
3DES : Enabled
AES128 : Enabled
AES192 : Enabled
AES256 : Enabled
arcfour : Enabled
blowfish : Enabled
cast128 : Enabled
twofish128 : Enabled
twofish192 : Enabled
twofish256 : Enabled
Data Integrity Algorithm
--------------------------
MD5 : Enabled
SHA1 : Enabled
Public Key Algorithm
--------------------------
RSA : Enabled
CTRL+C ESC q QUIT SPACE n Next Page ENTER Next Entry a All
show ssh algorithm