EasyManuals Logo

Quanta Cloud Technology QuantaMesh QNOS5 User Manual

Quanta Cloud Technology QuantaMesh QNOS5
256 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #129 background imageLoading...
Page #129 background image
129
4.1.5. Configuring an Authentication Profile
The commands in this example create a new authentication profile named myList that uses the RADIUS
server configured in the previous example to authenticate users who attempt to access the switch
management interface by using SSH or Telnet. If the RADIUS authentication is unsuccessful, the switch uses
the local user database to attempt to authenticate the users.
To configure the switch:
1. Create an access profile list that uses RADIUS as the first access method and the local user database as
the second login method.
(QCT) #configure
(QCT) (Config)#aaa authentication login myList radius local
Note: The switch attempts to contact the primary RADIUS server that has been configured on the switch.
To
see an example of how to configure a RADIUS server on the switch, see “Configuring the Primary and
Secondary RADIUS Servers
2. Enter line configuration mode for Telnet and specify that any attempt to access the switch by using
Telnet are authenticated using the methods defined in the profile created in the previous step.
(QCT) (Config)#line vty
(QCT) (Config-vty)#login authentication myList
(QCT) (Config-vty)#exit
3. Enter line configuration mode for SSH and specify that any attempt to access the switch by using SSH are
authenticated using the methods defined in the myList profile.
(QCT) (Config)#line ssh
(QCT) (Config-ssh)#login authentication myList
(QCT) (Config-ssh)#exit
(QCT) (Config)#exit
4. View the current authentication methods and profiles.
(QCT) #show authentication methods
Login Authentication Method Lists
---------------------------------
defaultList : local
networkList : local
myList : radius local
Enable Authentication Method Lists
----------------------------------
enableList : enable none

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Quanta Cloud Technology QuantaMesh QNOS5 and is the answer not in the manual?

Quanta Cloud Technology QuantaMesh QNOS5 Specifications

General IconGeneral
BrandQuanta Cloud Technology
ModelQuantaMesh QNOS5
CategoryNetwork Router
LanguageEnglish