Reference Guide

ip ssh server vrf
Congures the SSH server for the management VRF instance.
Syntax
ip ssh server vrf management
Parameters
managementCongures the management VRF instance to be used to reach the SSH server.
Default Not congured
Command Mode CONFIGURATION
Usage Information By default, the SSH server is enabled. To congure the SSH server to be reachable on the management VRF
instance, use the ip ssh server vrf command.
Example
OS10(config)# ip ssh server vrf management
Supported Releases 10.4.0E(R1) or later
line vty
Enters the virtual terminal line mode to access the virtual terminal (VTY).
Syntax
line vty
Parameters None
Default Not congured
Command Mode CONFIGURATION
Usage Information None
Example
OS10(config)# line vty
OS10(config-line-vty)#
Supported Releases 10.4.0E(R1) or later
login-statistics enable
Enables the display of login statistics to users.
Syntax
login-statistics enable
Parameters None
Default Disabled
Command Mode CONFIGURATION
Usage Information Only the sysadmin and secadmin roles have access to this command. When enabled, user login information,
including the number of successful and failed logins, role changes, and the last time a user logged in, is displayed
after a successful login. To disable login statistics, enter the no login-statistics enable command.
Example
OS10(config)# login-statistics enable
Supported Releases 10.4.0E(R1) or later
System management 469