Displaying ssh configuration information – Brocade Communications Systems Brocade ICX 6650 6650 User Manual

Page 93

Advertising
background image

Brocade ICX 6650 Security Configuration Guide

73

53-1002601-01

Displaying SSH information

Syntax: show ip ssh [begin expression | exclude expression | include expression]

This display shows the following information about the active SSH connections.

Displaying SSH configuration information

To display SSH configuration information, use the show ip ssh config command:

Syntax: show ip ssh config

This display shows the following information.

TABLE 13

SSH connection information

Field

Description

Inbound

Connections listed under this heading are inbound.

Outbound

Connections listed under this heading are outbound.

Connection

The SSH connection ID.

Version

The SSH version number.

Encryption

The encryption method used for the connection.

Username

The user name for the connection.

HMAC

The HMAC version

Server Hostkey

The type of server hostkey. This can be DSA or RSA.

IP Address

The IP address of the SSH client

SSH-v2.0 enabled

Indicates that SSHv2 is enabled.

hostkey

Indicates that at least one host key is on the device. It is followed by a list
of the host key types and modulus sizes.

TABLE 14

SSH configuration information

Field

Description

SSH server

SSH server is enabled or disabled

SSH port

SSH port number

Brocade# show ip ssh config
SSH server

:Enabled

SSH port

:22

Encryption

:AES-256 AES-192 AES-128 3-DES

Permit empty password

:Yes

Authentication methods

:Password Public-key Interactive

Authentication retries

:10

Login timeout (seconds)

:20

Idle timeout (minutes)

:10

Strict management VRF

:Enabled

SCP

:Disabled

SSH IPv4 clients

:10.200.200.201. 10.200.200.202. 10.200.200.203

SSH IPv6 clients

:2001:DB8:4545:3112:2040:f8ff:fe21:6001

SSH IPv4 access-list

:4

SSH IPv6 access-list

:ssh_ipv6_acl

Brocade#

Advertising