In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-01 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)05/31 Report--
This article shows you how the simple experiment of tacacs certification of AAA protocol is, the content is concise and easy to understand, and it will definitely brighten your eyes. I hope you can get something through the detailed introduction of this article.
Experiment name: tacacs verification of AAA
Purpose: to authenticate the client telnet to log in to the router on the AAA authentication server
Experimental topology diagram:
Main experimental steps:
Configuration on Router
Router > en
Router#conf t
Router (config) # interface FastEthernet0/0
Router (config-if) # ip address 192.168.1.1 255.255.255.0
Router (config-if) # no shutdown
Router (config-if) # exit
Router (config) # enable secret 123
Router (config) # aaa new-model
Router (config) # aaa authentication login default group tacacs+ enable
Router (config) # tacacs-server host 192.168.1.2
Router (config) # tacacs-server key abc
Router (config) # line con 0
Router (config-line) # login
Router (config-line) # exit
Router (config) # line vty 0 4
Router (config-line) # login authentication default
Router (config-line) # exit
Configuration on AAA authenticated Server
The above is what the simple experiment of AAA protocol tacacs certification is like. Have you learned the knowledge or skills? If you want to learn more skills or enrich your knowledge reserve, you are welcome to follow the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.