Users Guide

Table Of Contents
ip ssh server vrf
Congures an SSH server for the management or non-default VRF instance.
Syntax
ip ssh server vrf {management | vrf vrf-name}
Parameters
managementCongures the management VRF instance to reach the SSH server.
vrf vrf-name — Enter the VRF instance used to reach the SSH server.
Default Not congured
Command Mode
CONFIGURATION
Usage Information The SSH server uses the management VRF.
Example
OS10(config)# ip ssh server vrf management
OS10(config)# ip ssh server vrf vrf-blue
Supported Releases 10.4.0E(R1) or later
line vty
Enters 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
logging audit enable
Enables recording of conguration and security event in the audit log.
Syntax
logging audit enable
Parameters None
Defaults Not congured
Command Mode CONFIGURATION
Usage Information Audit log entries are saved locally and sent to congured Syslog servers. Only the sysadmin and secadmin roles
can enable the audit log. The no version of the command disables audit log recording.
Security 957