+ All Categories
Home > Documents > ACS Wired Authentication

ACS Wired Authentication

Date post: 26-Dec-2015
Category:
Upload: seetha-lakshmi
View: 7 times
Download: 1 times
Share this document with a friend
Description:
ACS
Popular Tags:
14
Transcript
Page 1: ACS Wired Authentication
Page 2: ACS Wired Authentication
Page 3: ACS Wired Authentication
Page 4: ACS Wired Authentication
Page 5: ACS Wired Authentication
Page 6: ACS Wired Authentication

ADDING MAC ADDRESS

Page 7: ACS Wired Authentication
Page 8: ACS Wired Authentication
Page 9: ACS Wired Authentication

Switch configuration

Globle configuration

aaa new-model

aaa authentication dot1x default group radius local

aaa authentication dot1x TVSM group radius local

aaa accounting network default start-stop group radius

aaa accounting connection default start-stop group radius

dot1x system-auth-control

radius-server host 10.121.2.61 auth-port 1813 key tvswired

radius-server host 10.121.2.61 auth-port 1813 acct-port 1813 key tvswired

radius-server retransmit 3

Interface configuration

interface FastEthernet0/41

switchport access vlan 7

switchport mode access

dot1x port-control auto

dot1x host-mode multi-host

dot1x timeout quiet-period 90

dot1x timeout tx-period 45

dot1x timeout reauth-period 4000

dot1x max-req 3

dot1x reauthentication

Page 10: ACS Wired Authentication

Network configuration in PC

Page 11: ACS Wired Authentication
Page 12: ACS Wired Authentication
Page 13: ACS Wired Authentication
Page 14: ACS Wired Authentication

Recommended