efa inventory device secure settings show

Display current security setting on device.

Syntax

efa inventory device secure settings show [ --ip device-ips ]

Parameters

--ip device-ips
Specifies a device IP address. Example: 10.24.80.56

Examples

efa inventory device secure settings show --ip 10.24.80.56 
+--------------------------------+---------------------------------------+ 
|              NAME              | VALUE                                 | 
+--------------------------------+---------------------------------------+ 
| Min-tls-version                | 1.2                                   | 
+--------------------------------+---------------------------------------+ 
| Mac-algorithm                  | hmac-sha2-512-etm@openssh.com         | 
|                                | hmac-sha2-256-etm@openssh.com         | 
|                                | hmac-sha2-512                         | 
|                                | hmac-sha2-256                         | 
+--------------------------------+---------------------------------------+ 
| Key-exchange-algorithm         | curve25519-sha256                     | 
|                                | curve25519-sha256@libssh.org          | 
|                                | diffie-hellman-group14-sha256         | 
|                                | diffie-hellman-group16-sha512         | 
|                                | diffie-hellman-group18-sha512         | 
|                                | diffie-hellman-group-exchange-sha256  | 
+--------------------------------+---------------------------------------+ 
| Cipher                         | non-cbc                               | 
+--------------------------------+---------------------------------------+ 
| Telnet                         | Disable                               | 
+--------------------------------+---------------------------------------+ 
| Max-password-age               | 365                                   | 
| Force-default-password-change  | Enable                                | 
+--------------------------------+---------------------------------------+ 
Current security settings on device 10.24.80.56 
--- Time Elapsed: 64.12891ms ---