Hi Uldis,Uldis (UD) wrote: ↑Mon Jun 12, 2017 12:49 pmyes but not MAB. MAB is buggy
Dot1x works mate.
Do not forget that it virtual evironment and no l1 at here
to get working dot1x you have to shut no shut PC interface facing to switch.
dACL will not work as well on any virtual SW, need real sw
I am trying to work 802.1x on EVE-NG lab unfortunately never succeeded. I ve added my topology.
Cisco ISE Version:2.1.0.474
Windows Server 2012 R2
Windows 10
Switch:CISCO IOL--------L2-ADVENTERPRISEK(-M-15.2-IRON-20151103.bin
Switch Configuration:
ip domain-name celal2.com
crypto key generate rsa gen modulus 1024
aaa new-model
aaa authentication login default local
aaa authentication dot1x default group radius
aaa authorization network default group radius
aaa accounting dot1x default start-stop group radius
aaa accounting update periodic 5
radius-server host 172.21.154.35 auth-port 1812 acct-port 1813 test username ise-test key cisco
radius-server dead-criteria ti 30 tries 3
radius-server vsa send accounting
radius-server vsa send authentication
radius-server attribute 6 on-for-login-auth
radius-server attribute 8 include-in-access-req
radius-server attribute 25 access-request include
ip radius source-interface vlan 750
aaa server radius dynamic-author
client 172.21.154.35 server-key cisco
device-sensor notify all-changes
ip http server
ip http secure-ser
dot1x system-auth-control
ip device tracking
int et0/3
sw mo ac
sw ac vl 750
spanning-tree bpduguard enable
authentication priority dot1x mab
authentication order dot1x mab
authentication event fail action next-method
authentication host-mode multi-auth
authentication violation restrict
dot1x pae authenticator
mab
dot1x timeout tx-period 10
authentication port-control auto
Could you let me know what am I missing? I cant see any dot1x logs in live radius logs.
Could you share how can you did it on your lab?
Best.