Clearing Telnet Sessions; Verifying The Ssh And Telnet Configuration - Cisco Nexus 5000 Series Configuration Manual

Nx-os security configuration guide
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Verifying the SSH and Telnet Configuration

DETAILED STEPS
Command or Action
Step 1
switch# telnet hostname
The following example shows starting a Telnet session to connect to a remote device:
switch# telnet 10.10.1.1
Trying 10.10.1.1...
Connected to 10.10.1.1.
Escape character is '^]'.
switch login:

Clearing Telnet Sessions

To clear Telnet sessions from the Cisco Nexus 5000 Series switch, perform this task:
SUMMARY STEPS
1. switch# show users
2. switch# clear line vty-line
DETAILED STEPS
Command or Action
Step 1
switch# show users
Step 2
switch# clear line vty-line
Verifying the SSH and Telnet Configuration
To display the SSH configuration information, perform one of the following tasks:
SUMMARY STEPS
1. switch# show ssh key [dsa | rsa]
2. switch# show running-config security [all]
3. switch# show ssh server
4. switch# show user-account
OL-20919-01
Purpose
Creates a Telnet session to a remote device. The hostname argument can
be an IPv4 address, an IPv6 address, or a device name.
Purpose
Displays user session information.
Clears a user Telnet session.
Cisco Nexus 5000 Series NX-OS Security Configuration Guide
Clearing Telnet Sessions
71

Advertisement

Table of Contents
loading

Table of Contents