21
Configuring AAA Configuring AAA Kamyar Miremadi Kamyar Miremadi Laila Sherif Laila Sherif Summer 2005 Summer 2005

Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

Embed Size (px)

Citation preview

Page 1: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

Configuring AAAConfiguring AAA

Kamyar Miremadi Kamyar Miremadi Laila Sherif Laila Sherif

Summer 2005Summer 2005

Page 2: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

AAAAAA

AuthenticationAuthenticationAuthorization Authorization AccountingAccounting

Page 3: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

AAA ComponentsAAA Components AAA serverAAA server

Authenticates users accessing a device or networkAuthenticates users accessing a device or network Authorizes user to perform specific activitiesAuthorizes user to perform specific activities Performs accounting of device or user activitiesPerforms accounting of device or user activities We used clearbox tacacs+ server running on windows XP. We used clearbox tacacs+ server running on windows XP.

Network Access Server (NAS) or Access DeviceNetwork Access Server (NAS) or Access Device A router, switch, or other network device that can perform AAA functions A router, switch, or other network device that can perform AAA functions

on users or devices connecting to it.on users or devices connecting to it. We used both router Cisco 2500 and switch 2900 Catalyst as Network We used both router Cisco 2500 and switch 2900 Catalyst as Network

Access Server.Access Server. RADIUS( Remote Authentication Dial-In User Service) RADIUS( Remote Authentication Dial-In User Service) TACACS+ (TACACS+ ( Terminal Access Controller Access Control Terminal Access Controller Access Control

System Plus)System Plus) Protocols that can be used by an access device to communicate with Protocols that can be used by an access device to communicate with

the AAAthe AAA We used TACACS+We used TACACS+

Page 4: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

TACACS+TACACS+

TACACS+ is a security application that TACACS+ is a security application that provides centralized validation of users provides centralized validation of users attempting to gain access to a router or attempting to gain access to a router or network access server.network access server.

Page 5: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

How it worksHow it works

Page 6: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

Configuration stepsConfiguration steps

Page 7: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

Configuring Clearbox Tacacs+ serverConfiguring Clearbox Tacacs+ server

Page 8: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

Authentication Setting in ClearBoxAuthentication Setting in ClearBox

Page 9: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

Authorization Setting in ClearBoxAuthorization Setting in ClearBox

Page 10: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

Accounting Setting in ClearBoxAccounting Setting in ClearBox

Page 11: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

Configuring the Router/SwitchConfiguring the Router/Switch

Configuring the Tacacs-server hostConfiguring the Tacacs-server host tacacs-server hosttacacs-server host 130.182.159.102 130.182.159.102 tacacs-server keytacacs-server key keykey tacacs-server retransmit tacacs-server retransmit retriesretries tacacs-server timeout tacacs-server timeout secondsseconds tacacs-server attemptstacacs-server attempts count countexitexitShow tacacsShow tacacs

Page 12: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

Configuring the router/switchConfiguring the router/switch

AuthenticationAuthenticationaaa new-modelaaa new-modelaaa authentication loginaaa authentication login default tacacs+ default tacacs+

enableenable line con 0line con 0 login authentication default login authentication default exitexit

Page 13: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

Configuring the switch/routerConfiguring the switch/router

AuthorizationAuthorization

aaa authorization commands 0 tacacs+aaa authorization commands 0 tacacs+exitexit

Page 14: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

Configuring the switch/routerConfiguring the switch/router

AccountingAccountingaaa accounting exec start-stop tacacsaaa accounting exec start-stop tacacs++aaa accounting network start-stop tacacsaaa accounting network start-stop tacacs++exitexit

Page 15: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

Running configuration of switchRunning configuration of switch

Page 16: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

Running configuration of switch Running configuration of switch (Cont.)(Cont.)

Page 17: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

Authentication Authentication

Page 18: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

AuthenticationAuthentication

Page 19: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

Accounting Accounting

Page 20: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

AuthorizationAuthorization

Page 21: Configuring AAA Kamyar Miremadi Laila Sherif Summer 2005

Ethereal Ethereal