CCNA 200-125 Exam: AAA demo: TACACS+ with GNS3

David Bombal · Beginner ·📊 Data Analytics & Business Intelligence ·9y ago

Key Takeaways

Demonstrates AAA with TACACS+ using GNS3 for the CCNA 200-125 exam

Full Transcript

on the Cisco ACS server we need to go to network configuration and add a triple-a client in other words we need to add the Cisco router we need to specify the hostname of the router so I'm going to call this router 1 and then we need to specify the IP address of the router 10.1.1.1 the key that we used was Cisco shown over here so we need to specify Cisco as the key and we are going to authenticate in this example using tacacs Cisco IOS there are other options such as Radiesse but we'll use tech X in this example and I'm going to click Submit and apply to apply that configuration once again under users we only have a user called admin so now let's test whether we can log back in to write a one as David so I'll enter David and the password notice authentication has failed on the tacacs server going to reports and activity we can look at failed attempts and we can see here that we've got a failed attempt for David external database user invalid or bad password our login is Mary username Mary password Cisco I'll refresh the logged in failures and notice mary has failed but if we log in as admin Cisco the authentication passes and we are able to access the Radha show run pipe include user shows us that we have a user David and a user Mary with the relevant passwords but to the local user name and password database is only used if the tacacs server is not available so as an example if I stop the tac-x service on the tac-x server and exit out of the router and then login as David I can access the router so I can only use the local user name and password database if the tax server is down if however the tac-x server is up so I'll start to the service again if I try and log back in as David notice authentication has failed and once again on the tax server we can see that David failed the authentication I can however log back in as admin now what's really nice about this is that you can create centralized user accounts so I could create a user called user one set to their password and click Submit so when I look at the available users and now have a user called user 1 and without making any configuration changes on the router we can login as user 1 so that user doesn't exist in the local router configuration but it exists on the tacacs server if I want to I can disable the user account so user 1 is now disabled back on the rudder if we try and log in as user 1 authentication has failed and once again looking at the reports on the ACS server we can see failed attempts user 1 account is disabled so when they try to access this device TTY 0 in other words the console their login has failed if they try to access that router remotely so they try to tell NIT to the rotor and login as user 1 authentication has failed and refreshing the information the tac-x server we can see that user 1 has failed the authentication account is disabled and they try to access tty 98 in other words one of the vty lines on this router we're getting a lot of central information from the ACS server what we can also do is enable some debugging so login as admin and then we can use command such as debug tax and I'll just enable all of it and debug triple-a and in this case we'll enable authentication so when the user tries to access the router we can see quite a bit of information so trouble a authentication login the users trying to login we're using the default method load on the vty lines no authentication methods have been set its inheriting the default method so default is being used authentication start packet created we trying to get a response from the user in this case the user took too long so let's try that again I'll put in the username of user one so we can see now it's asking for a password and notice the response failed the server 10111 has rejected that username so let's put some spaces there and login with the admin user logon succeeded so in this case we received a response of pass that then occations succeeded so go through the full process again telnet to the router default list is being used we asking for the user account so that's admin asking for the password authentication succeeded so we can see what's taking place in the background here trouble a authentication is being used the rod is told by the trouble a server to ask the user for the username and then to ask them for their password and then to tell the user that they succeeded the authentication and can log-in so that's an example of basic trouble a authentication on router one now there are two ways to set this up we're using the older method at the moment because these routers don't support the newer method where we create a group so I'll show you that in a moment but before I do that I'll copy this configuration to Radha T to show you that we can create a central authentication server now at the moment we haven't configured rotted - on the ACS server so we can still log in as David so under network configuration we need to create an entry for right at - so right at - 10.1 to 202 is the IP address of our writer show IP interface brief so there's the IP address key used is going to be Cisco and I'm going to click a submit and apply so that rod has now been configured so try and log in as David authentication has failed try and log in as admin that allocation passes we've now configured two routers with centralized authentication under the reports failed attempts we can see that David failed the authentication attempt on the second router so we think information for both router 2 and Rotter 1 let's configure router 3 I'll take this configuration and paste it into router 3 on router 3 we can log in as David so that works but we can't login as admin because we still need to configure the ACS server so back on ACS will add rather three IP addresses 10.1.1.1 furred or Kia Cisco click Submit the rod is now configured so previously we couldn't login as admin but now hopefully we should be able to let's try again David failed there so admin so admin Cisco works david cisco doesn't work because the rod is not communicating with ACS but admin cisco does so we've now got three routers configured to communicate with an ACS server these routers are using an older version of iOS they're using version 12.4 and that version doesn't support tacacs server groups which is the new way of doing things and is what you need to know for the exam you

Original Description

Pass with GNS3 - full course here: http://goo.gl/ZGlJGq This video demonstrates a GNS3 integration with a Cisco TACACS+ Server (Cisco ACS). The course demonstrates the full set up - AAA server with routers and switches and local database as backup. You need to learn AAA for your CCNA 200-125 exam.
Sign in to unlock AI tutor explanation · ⚡30

Playlist

Uploads from David Bombal · David Bombal · 12 of 60

1 RYU SDN Controller Part 4: Graphical User Interface (GUI): Practical GNS3 SDN and OpenFlow
RYU SDN Controller Part 4: Graphical User Interface (GUI): Practical GNS3 SDN and OpenFlow
David Bombal
2 HPE Network Protector SDN Application Part 1 - Introduction
HPE Network Protector SDN Application Part 1 - Introduction
David Bombal
3 HPE Network Protector SDN Application Part 2 : DNS Interception using OpenFlow
HPE Network Protector SDN Application Part 2 : DNS Interception using OpenFlow
David Bombal
4 HPE Network Protector SDN Application Part 3 - Lab Setup using Physical Switches
HPE Network Protector SDN Application Part 3 - Lab Setup using Physical Switches
David Bombal
5 HPE Network Protector SDN Application Part 4 - Demo of malicious websites blocked
HPE Network Protector SDN Application Part 4 - Demo of malicious websites blocked
David Bombal
6 HPE Network Protector SDN Application Part 5 - Demo OpenFlow table interception flows
HPE Network Protector SDN Application Part 5 - Demo OpenFlow table interception flows
David Bombal
7 HPE Network Protector SDN Application Part 6 - Demo of Physical Switch configuration
HPE Network Protector SDN Application Part 6 - Demo of Physical Switch configuration
David Bombal
8 HPE Network Protector SDN Application Part 7 - Demo Service Insertion Tunnel / GRE Tunnel
HPE Network Protector SDN Application Part 7 - Demo Service Insertion Tunnel / GRE Tunnel
David Bombal
9 HPE Network Protector SDN Application Part 8 - Demo SDN OpenFlow Reporting
HPE Network Protector SDN Application Part 8 - Demo SDN OpenFlow Reporting
David Bombal
10 HPE Network Protector SDN Application Part 9 - Demo switches interception of DNS traffic
HPE Network Protector SDN Application Part 9 - Demo switches interception of DNS traffic
David Bombal
11 GNS3 Talks: GNS3 version 1.5.X Appliance Tips
GNS3 Talks: GNS3 version 1.5.X Appliance Tips
David Bombal
CCNA 200-125 Exam: AAA demo: TACACS+ with GNS3
CCNA 200-125 Exam: AAA demo: TACACS+ with GNS3
David Bombal
13 GNS3 2.0.0 beta 2 install
GNS3 2.0.0 beta 2 install
David Bombal
14 CCNA #012: Learn SNMP with GNS3, Wireshark and Solarwinds NPM - CCNA 200-125 exam
CCNA #012: Learn SNMP with GNS3, Wireshark and Solarwinds NPM - CCNA 200-125 exam
David Bombal
15 CCNA #013: Spanning Tree CCNA Exam Questions: Know the answer? CCNA 200-125 exam
CCNA #013: Spanning Tree CCNA Exam Questions: Know the answer? CCNA 200-125 exam
David Bombal
16 GNS3 2.0.0 beta : GNS3 VM integration with GNS3 GUI
GNS3 2.0.0 beta : GNS3 VM integration with GNS3 GUI
David Bombal
17 CCNA #018: Routing exam questions: Who wins? OSPF, EIGRP or RIP? Sure? CCNA 200-125 exam
CCNA #018: Routing exam questions: Who wins? OSPF, EIGRP or RIP? Sure? CCNA 200-125 exam
David Bombal
18 CCNA #019: Spanning Tree CCNA Exam Questions: Root Bridge, Root Port and more: CCNA 200-125 exam
CCNA #019: Spanning Tree CCNA Exam Questions: Root Bridge, Root Port and more: CCNA 200-125 exam
David Bombal
19 GNS3 Download, installation and configuration - GNS3 1.5.3 and Windows 10
GNS3 Download, installation and configuration - GNS3 1.5.3 and Windows 10
David Bombal
20 CCNA #023 EIGRP Neighbor Troubleshooting (DUAL Issues) for the CCNA 200-125 Exam
CCNA #023 EIGRP Neighbor Troubleshooting (DUAL Issues) for the CCNA 200-125 Exam
David Bombal
21 GNS3 2.0 Architecture and schema Part 1: What is the GNS3 Controller?
GNS3 2.0 Architecture and schema Part 1: What is the GNS3 Controller?
David Bombal
22 GNS3 2.0 Architecture and schema Part 2: Emulators and virtualization
GNS3 2.0 Architecture and schema Part 2: Emulators and virtualization
David Bombal
23 CCNA #028 VTP Troubleshooting for the CCNA 200-125 Exam
CCNA #028 VTP Troubleshooting for the CCNA 200-125 Exam
David Bombal
24 CCNA #029 VTP & DTP Troubleshooting for the CCNA 200-125 Exam
CCNA #029 VTP & DTP Troubleshooting for the CCNA 200-125 Exam
David Bombal
25 CCNA #030 VTP Troubleshooting for the CCNA 200-125 Exam
CCNA #030 VTP Troubleshooting for the CCNA 200-125 Exam
David Bombal
26 GNS3 : How to download Cisco IOS images and VIRL images. Which is the best? How do you get them?
GNS3 : How to download Cisco IOS images and VIRL images. Which is the best? How do you get them?
David Bombal
27 GNS3 ASA setup: Import and configure Cisco ASAv with GNS3
GNS3 ASA setup: Import and configure Cisco ASAv with GNS3
David Bombal
28 GNS3 switching setup and options: Cisco and other switching options in GNS3
GNS3 switching setup and options: Cisco and other switching options in GNS3
David Bombal
29 GNS3 switching setup and options Part 2: GNS3 unmanaged built-in switch
GNS3 switching setup and options Part 2: GNS3 unmanaged built-in switch
David Bombal
30 GNS3 switching setup and options Part 3: Router on a sick with GNS3 unmanaged built-in switch
GNS3 switching setup and options Part 3: Router on a sick with GNS3 unmanaged built-in switch
David Bombal
31 GNS3 switching setup and options Part 4: Etherswitch Router for Cisco Dynamips Part 1
GNS3 switching setup and options Part 4: Etherswitch Router for Cisco Dynamips Part 1
David Bombal
32 GNS3 switching setup and options Part 5: Etherswitch Router for Cisco Dynamips Part 2
GNS3 switching setup and options Part 5: Etherswitch Router for Cisco Dynamips Part 2
David Bombal
33 GNS3 switching setup and options Part 6: Etherswitch, Wireshark, 802.1Q, InterVLAN routing
GNS3 switching setup and options Part 6: Etherswitch, Wireshark, 802.1Q, InterVLAN routing
David Bombal
34 GNS3 Talks: Docker, Open vSwitch, SDN and OpenFlow Part 1: GNS3 Switching Part 7
GNS3 Talks: Docker, Open vSwitch, SDN and OpenFlow Part 1: GNS3 Switching Part 7
David Bombal
35 GNS3 Talks: Docker, Open vSwitch, SDN and OpenFlow Part 2: GNS3 Switching Part 8
GNS3 Talks: Docker, Open vSwitch, SDN and OpenFlow Part 2: GNS3 Switching Part 8
David Bombal
36 GNS3 Talks: Docker, Open vSwitch, SDN and OpenFlow Part 3: GNS3 Switching Part 9
GNS3 Talks: Docker, Open vSwitch, SDN and OpenFlow Part 3: GNS3 Switching Part 9
David Bombal
37 GNS3 Talks: Docker, Open vSwitch, SDN and OpenFlow Part 4: GNS3 Switching Part 10
GNS3 Talks: Docker, Open vSwitch, SDN and OpenFlow Part 4: GNS3 Switching Part 10
David Bombal
38 GNS3 Talks: Docker, Open vSwitch, SDN and OpenFlow Part 5: GNS3 Switching Part 11
GNS3 Talks: Docker, Open vSwitch, SDN and OpenFlow Part 5: GNS3 Switching Part 11
David Bombal
39 GNS3 Nexus (NX-OSv) switch setup and configuration Part 1: GNS3 switching options Part 12
GNS3 Nexus (NX-OSv) switch setup and configuration Part 1: GNS3 switching options Part 12
David Bombal
40 GNS3 Nexus (NX-OSv) switch setup and configuration Part 2: GNS3 switching options Part 13
GNS3 Nexus (NX-OSv) switch setup and configuration Part 2: GNS3 switching options Part 13
David Bombal
41 GNS3 Talks: Docker, Open vSwitch, SDN and OpenFlow Part 6: GNS3 Switching Part 14
GNS3 Talks: Docker, Open vSwitch, SDN and OpenFlow Part 6: GNS3 Switching Part 14
David Bombal
42 GNS3 Talks: Docker, Open vSwitch, SDN and OpenFlow Part 7: GNS3 Switching Part 15
GNS3 Talks: Docker, Open vSwitch, SDN and OpenFlow Part 7: GNS3 Switching Part 15
David Bombal
43 GNS3 Cisco CSR 1000v setup and configuration Part 1: GNS3 NFV
GNS3 Cisco CSR 1000v setup and configuration Part 1: GNS3 NFV
David Bombal
44 GNS3 Cisco CSR 1000v setup and configuration Part 2: GNS3 NFV
GNS3 Cisco CSR 1000v setup and configuration Part 2: GNS3 NFV
David Bombal
45 GNS3 Talks: Use the NAT node to connect GNS3 to the Internet easily!
GNS3 Talks: Use the NAT node to connect GNS3 to the Internet easily!
David Bombal
46 GNS3 Talks: GNS3 2.0 RC1 is now available
GNS3 Talks: GNS3 2.0 RC1 is now available
David Bombal
47 GNS3 Talks: GNS3 2.0 Portable Projects - easily export and import GNS3 projects
GNS3 Talks: GNS3 2.0 Portable Projects - easily export and import GNS3 projects
David Bombal
48 GNS3 Talks: Multiple clients sharing projects in real time, plus console session shadowing!
GNS3 Talks: Multiple clients sharing projects in real time, plus console session shadowing!
David Bombal
49 CCNA #035 NAT Troubleshooting Scenario 1 - Can you find the issue? CCNA Exam 200-125 troubleshooting
CCNA #035 NAT Troubleshooting Scenario 1 - Can you find the issue? CCNA Exam 200-125 troubleshooting
David Bombal
50 CCNA #036 NAT Troubleshooting Scenario 2 - Can you find the issue? CCNA Exam 200-125 troubleshooting
CCNA #036 NAT Troubleshooting Scenario 2 - Can you find the issue? CCNA Exam 200-125 troubleshooting
David Bombal
51 GNS3 Talks: ESXi, GNS3 VM and KVM support Part 1: leverage servers and the cloud
GNS3 Talks: ESXi, GNS3 VM and KVM support Part 1: leverage servers and the cloud
David Bombal
52 CCNA #037 OSPF Troubleshooting - can you find the issue? CCNA Exam 200-125 troubleshooting
CCNA #037 OSPF Troubleshooting - can you find the issue? CCNA Exam 200-125 troubleshooting
David Bombal
53 GNS3 Talks: ESXi, GNS3 VM and KVM support Part 2:  leverage servers and the cloud
GNS3 Talks: ESXi, GNS3 VM and KVM support Part 2: leverage servers and the cloud
David Bombal
54 CCNA #038 NAT Troubleshooting Scenario 3 - Can you find the issue? CCNA Exam 200-125 troubleshooting
CCNA #038 NAT Troubleshooting Scenario 3 - Can you find the issue? CCNA Exam 200-125 troubleshooting
David Bombal
55 CCNA #039 - OSPF DR, BR and DROTHER Election - do you know the answers?
CCNA #039 - OSPF DR, BR and DROTHER Election - do you know the answers?
David Bombal
56 CCNA #040 NAT Troubleshooting Scenario 4 - Can you find the issue? CCNA Exam 200-125 troubleshooting
CCNA #040 NAT Troubleshooting Scenario 4 - Can you find the issue? CCNA Exam 200-125 troubleshooting
David Bombal
57 GNS3 Talks: Arista vEOS GNS3 import and configuration Part 1
GNS3 Talks: Arista vEOS GNS3 import and configuration Part 1
David Bombal
58 CCNA #041 - OSPF DR, BR and DROTHER Election - do you know the answers?
CCNA #041 - OSPF DR, BR and DROTHER Election - do you know the answers?
David Bombal
59 GNS3 Talks: Arista vEOS GNS3 import and configuration Part 2
GNS3 Talks: Arista vEOS GNS3 import and configuration Part 2
David Bombal
60 GNS3 Talks: ipterm: Linux, Docker, Python, SDN and more! Part 1
GNS3 Talks: ipterm: Linux, Docker, Python, SDN and more! Part 1
David Bombal

Related Reads

📰
Semantic Layer vs. Ontology: Why Your Data Warehouse Isn’t Enough
Learn why a data warehouse alone is insufficient for enterprise data management and how semantic layers and ontologies can enhance data understanding
Medium · Machine Learning
📰
Semantic Layer vs. Ontology: Why Your Data Warehouse Isn’t Enough
Learn why a data warehouse alone is not enough for enterprise data management and how semantic layers and ontologies can enhance data understanding
Medium · Data Science
📰
Power BI for Beginners: Complete Learning Roadmap to Become a Data Analyst
Learn Power BI to unlock business insights from scattered data and become a data analyst
Medium · AI
📰
How People Counting Software Helps Businesses Understand Customer Traffic
People counting software helps businesses understand customer traffic and improve operations
Medium · AI
Up next
A Super El Nino Is Forming...
Ryan Hall, Y'all
Watch →