Unsolved

2 Posts

1405

November 30th, 2020 12:00

Dell N3024 802.1x Dynamic Vlan not Working

Hello dear friends,

I could not do 802.1x with dynamic vlan on Dell switch. Can you help with the configuration?

The structure is as follows.

There is 1 NPS server on the system.
vlan 5 admin network
vlan 35 non-authenticate user network
vlan 55 client network
vlan 85 voice network

I made at least 100 different tests on the Dell switch that I found on the internet and in the forum, but I could not get it to work. Eventually I couldn't stand it and removed the switch from the system. I would appreciate it if you could help with the config.

Dynamic vlan runs smoothly on 3 cisco brand switches.


Community Manager

 • 

9.6K Posts

 • 

43.1K Points

November 30th, 2020 16:00

Hi ozztech,

What firmware version are you using? What issue are you having with it? Page 979 https://dell.to/2VkKLEV Let us know if you have any additional questions.

2 Posts

December 1st, 2020 01:00

Dear Josh,

 

Thanks for reply. our firmware version is 6.1.0

 

I try this commands, but these commands don't work.

 

authentication enable
dot1x system-auth-control
dot1x system-auth-control monitor
dot1x dynamic-vlan enable
aaa authentication dot1x default radius
aaa authorization network default radius
radius-server host auth 192.168.34.3
primary
name "PRIMARY-RADIUS"
usage 802.1x
key "123456"
exit

radius-server host acct 192.168.34.3
key "123456"
name "PRIMARY-RADIUS"
exit

UPLINK PORT

interface Gi1/0/48

switchport mode trunk
switchport trunk allowed vlan 1,5,35,45,55,65,75,85
dot1x port-control force-authorized
exit

 

 

CLIENT PORT

interface Gi1/0/1

spanning-tree portfast
spanning-tree guard root
dot1x reauthentication
dot1x timeout guest-vlan-period 15
dot1x max-req 10
dot1x guest-vlan 35
dot1x unauth-vlan 55
authentication order dot1x
authentication priority dot1x
exit

Community Manager

 • 

9.6K Posts

 • 

43.1K Points

December 1st, 2020 11:00

Can you try updating to the latest version? https://dell.to/36pe0Nh

 

No Events found!

Top