General Configuration; Set The Enable Mode Password; Generate New Ssh Keys; Set Aaa Maximum Attempts - Lenovo NE1032 Quick Start Manual

Hide thumbs Also See for NE1032:
Table of Contents

Advertisement

 
General Configuration 
Set the Enable Mode Password 
(config)#​
enable password
 
 
Generate New SSH keys 
#​
conf t
(config)#​
no feature ssh
(config)#​
ssh key rsa length 4096 force
(config)#​
ssh login-attempts 3
(config)#​
feature ssh
 
 
Set AAA Maximum Attempts 
Authentication, authorization, and accounting features determine what resources users have access to, and where to 
check for that user's credentials. Here, we are setting failed login attempts to be logged and the maximum number of 
login attempts to 25. 
(config)#​
aaa authentication login error-enable
(config)#​
aaa local authentication attempts max-fail 25
 
 
Create Additional Users 
The network-admin account type has full administrative rights to the switch. The network-operator is a limited 
account type. 
(config)#​
username <ADMIN> role network-admin password <PASSWORD>
(config)#​
username <USER> role network-operator password <PASSWORD>
 
 
Set NTP 
Any internal or external NTP server that is accessible on your network should work. 
(config)#​
feature ntp
(config)#​
ntp server 10.205.13.2
 
 
 
©
Scale Computing 2018
SOMEPASS 

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents