| Configuring Secure Shell (SSH) |
| Further Information on SSH Client |
|
|
Notes | Comments in public key files, such as smith@support.cairns.com in figure |
| may appear in a SSH client application’s generated public key. While such |
| comments may help to distinguish one key from another, they do not pose any |
| restriction on the use of a key by multiple clients and/or users. |
| Public key illustrations such as the key shown in figure |
| line breaks as a method for showing the whole key. However, in practice, line |
| breaks in a public key will cause errors resulting in authentication failure. |
|
|
1.Use your SSH client application to create a public/private key pair. Refer to the documentation provided with your SSH client application for details. The switch supports the following
Property | Supported | Comments |
| Value |
|
|
|
|
Key Format | ASCII | See figure |
|
| more than one |
|
| with a <CR><LF>. Spaces are allowed within the key to delimit the key’s components. |
|
| Note that, unlike the use of the switch’s public key in an SSH client application, the |
|
| format of a |
|
| address. |
Key Type | RSA only |
|
Maximum Supported | 3072 bits | Shorter key lengths allow faster operation, but also mean diminished security. |
Public Key Length |
|
|
Maximum Key Size | 1024 | Includes the bit size, public index, modulus, any comments, <CR>, <LF>, and all blank |
| characters | spaces. |
|
| If necessary, you can use an editor application to verify the size of a key. For example, |
|
| placing a |
|
| Properties Statistics, lets you view the number of characters in the file, including |
|
| spaces. |
|
|
|
2.Copy the client’s public key into a text file (filename.txt). (For example, you can use the Notepad editor included with the Microsoft® Windows® software. If you want several clients to use client
3.Copy the