Ip ssh port – Dell PowerEdge M805 User Manual

Page 487

Advertising
background image

SSH Commands

481

Example

The following example enters the SSH Public Key-chain configuration mode.

console(config)#crypto key pubkey-chain ssh

console(config-pubkey-chain)#user-key bob

console(config-pubkey-key)#key-string rsa

AAAAB3NzaC1yc2EAAAADAQABAAABAQCvTnRwPWl

Al4kpqIw9GBRonZQZxjHKcqKL6rMlQ+

ZNXfZSkvHG+QusIZ/76ILmFT34v7u7ChFAE+

Vu4GRfpSwoQUvV35LqJJk67IOU/zfwOl1g

kTwml75QR9gHujS6KwGN2QWXgh3ub8gDjTSq

MuSn/Wd05iDX2IExQWu08licglk02LYciz

+Z4TrEU/9FJxwPiVQOjc+KBXuR0juNg5nFYsY

0ZCk0N/W9a/tnkm1shRE7Di71+w3fNiOA

6w9o44t6+AINEICBCCA4YcF6zMzaT1wefWwX6f+

Rmt5nhhqdAtN/4oJfce166DqVX1gWmN

zNR4DYDvSzg0lDnwCAC8Qh

Fingerprint: a4:16:46:23:5a:8d:1d:b5:37:59:eb:44:13:b9:33:e9

ip ssh port

Use the ip ssh port command in Global Configuration mode to specify the TCP port to be used by
the SSH server. To use the default port, use the no form of this command.

Syntax

ip ssh port port-number

no ip ssh port

port-number—Port number for use by the SSH server. (Range: 1 - 65535)

Default Configuration

The default value is 22.

Command Mode

Global Configuration mode

User Guidelines

This command has no user guidelines.

Example

The following example specifies the port to be used by the SSH server as 8080.

console(config)#ip ssh port 8080

Advertising