Disabling The Ssh Server - Cisco SCE 8000 10GBE Software Configuration Manual

Table of Contents

Advertisement

Configuring the SSH Server
Managing the SSH Server
Use these commands to manage the SSH server. These commands do the following:
Generating a Set of SSH Keys
Remember that you must generate a set of SSH keys before you enable the SSH server.
From the SCE(config)# prompt, type:
Command
ip ssh key generate
Enabling the SSH Server
SSH allows you to login only when the user password and AAA authentication
are configured.
From the SCE(config)# prompt, type:
Command
ip ssh

Disabling the SSH Server

From the SCE(config)# prompt, type:
Command
no ip ssh
Cisco SCE 8000 10GBE Software Configuration Guide
5-38
Generate an SSH key set
Enable/disable the SSH server
Enable/disable SSHv1. (Disabling SSHv1 allows you to run SSHv2 only.)
Delete existing SSH keys
Configure at least one user name and password.
SCE8000(config)# username <username> password <password>
Configure AAA authentication for login.
SCE8000(config)# aaa authentication login default none
Chapter 5
Configuring the Management Interface and Security
Purpose
Generates a new SSH key set and immediately
saves it to non-volatile memory. (Key set is not
part of the configuration file). Key size is always
2048 bits.
Purpose
Enables SSH server.
Purpose
Disables SSH server.
OL-30621-02

Advertisement

Table of Contents
loading

Table of Contents