cancel
Showing results for 
Search instead for 
Did you mean: 

how to configure dot1x on ExtremSwtich ?

how to configure dot1x on ExtremSwtich ?

Anonymous
Not applicable
Hello, I am new on ExtremSwitch and am trying to build a port based authentication with Freeradius.
  • And i need your confirmation please about my steps for configuring the Extrem switch as authenticator

This is my Lab Schematic:
df3c3976031a457aa3515ba2f933e491.png
This is my switch config that i need your confirmation for it: (is it correct ?)
create vlan purgatory
configure netlogin vlan purgatory
enable netlogin dot1x
enable netlogin ports 1 dot1x
configure netlogin ports 1 mode port-based-vlans
configure netlogin ports 1 restart
configure vlan A ipaddress 192.168.1.1/24
configure radius netlogin primary server 192.168.1.2 1812 client-ip 192.168.1.1 vr "VR-Default"
configure radius netlogin primary shared-secret ilovesecret
enable radius netlogin

on the radius side (MD5 authentication) i created a :
client switch {
ipv4add = 192.168.1.1
secret = ilovesecret
}

on my kali side i just enable port based authentication from the network setting but am not sure is that enough ?
8cf7f96281924a3385a96c1edee06813.png
50e539cd25fa4f8a8fc04471af56d54b.png

when i send request with radclient, my kali not authenticated on the switch  ? do i miss something in my config ?
e92a9cec87ea4787bf2ec78b709f9b55.png
e792650be9c84fb3b08c0319b3adde7b.png

I hope if i detailed my lab and config well , i will be waiting your answers please, thx
0 REPLIES 0
GTM-P2G8KFN