Danh mục

Lecture CCNA Security - Chapter 3: Authentication, Authorization, and Accounting

Số trang: 78      Loại file: pdf      Dung lượng: 2.55 MB      Lượt xem: 13      Lượt tải: 0    
tailieu_vip

Hỗ trợ phí lưu trữ khi tải xuống: 22,000 VND Tải xuống file đầy đủ (78 trang) 0
Xem trước 8 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

In this chapter, you learned to: Explain the funtion and operation of the authentication, authorization, and accounting (AAA) protocol; configure a Cisco router to perform AAA authentication with a local database; describe how to configure Cisco ACS to support AAA for Cisco IOS routers; configure server-base AAA.
Nội dung trích xuất từ tài liệu:
Lecture CCNA Security - Chapter 3: Authentication, Authorization, and AccountingChapter 3- Authentication, Authorization, and Accounting CCNA SecurityObjectives• Explain the funtion and operation of the authentication, authorization, and accounting (AAA) protocol.• Configure a Cisco router to perform AAA authentication with a local database.• Describe how to configure Cisco ACS to support AAA for Cisco IOS routers.• Configure server-base AAA Học viện công nghệ thông tin Bach Khoa - Website: www.bkacad.comAAA Overview Học viện công nghệ thông tin Bach Khoa - Website: www.bkacad.comAAA Overview• The local database method has some limitations. – The user accounts must be configured locally on each device. – The local database configuration provides no fallback authentication method.Password recovery becomes the only option.AAA OverviewAAA = Authentication + Authorization + AccountingRefer to 3.1.1.2 AAA provides a higher degree of scalability than the con, aux, vty and privileged EXEC authentication commands alone. Học viện công nghệ thông tin Bach Khoa - Website: www.bkacad.comAuthentication – Password-Only• Uses a login and password combination on access lines• Easiest to implement, but most unsecure method• Vulnerable to brute-force attacks• Provides no accountability Học viện công nghệ thông tin Bach Khoa - Website: www.bkacad.comAuthentication – Local Database• Creates individual user account/password on each device• Provides accountability• User accounts must be configured locally on each device• Provides no fallback authentication method Học viện công nghệ thông tin Bach Khoa - Website: www.bkacad.com Local Versus Remote Access Local Access Remote Access LAN 2 R1 R1 Firewall R2 LAN 1 Internet Internet LAN 3 Console Port Administrator ManagementRequires a direct connection to a console LANport using a computer running terminalemulation software Administration Logging Host Host Uses Telnet, SSH HTTP or SNMP connections to the router from a computer Học viện công nghệ thông tin Bach Khoa - Website: www.bkacad.comAAA Authentication• Character mode - A user sends a request to establish an EXEC mode process with the router for administrative purposes.• Packet mode - A user sends a request to establish a connection through the router with a device on the network. Học viện công nghệ thông tin Bach Khoa - Website: www.bkacad.comLocal AAA Authentication• Used for small networks• Stores usernames and passwords locally in the Cisco router Học viện công nghệ thông tin Bach Khoa - Website: www.bkacad.comServer – Based AAA Authentication• Server-based method uses an external database server resource that leverages RADIUS or TACACS+ protocols. – Cisco Secure Access Control Server (ACS) for Windows Server – Cisco Secure ACS Solution Engine or Cisco Secure ACS Express• More appropriate if there are multiple routers Học viện công nghệ thông tin Bach Khoa - Website: www.bkacad.comAAA Authorization• Typically implemented using an AAA server-based solution• Uses a set of attributes that describes user access to the network Học viện công nghệ thông tin Bach Khoa - Website: www.bkacad.comAAA Accounting• Implemented using an AAA server-based solution• Keeps a detailed log of what an authenticated user does on a device Học viện công nghệ thông tin Bach Khoa - Website: www.bkacad.comAAA Accounting Functions Học viện công nghệ thông tin Bach Khoa - Website: www.bkacad.comConfiguring Local AAA Authentication with CLI • R1# conf t • R1(config)# username JR-ADMIN secret Str0ngPa55w0rd • R1(config)# username ADMIN secret Str0ng5rPa55w0rd • R1(config)# aaa new-model • R1(config)# aaa authentication login default local-case • R1(config)# aaa local authentication attempts max-fail 10 ...

Tài liệu được xem nhiều: