Hi everyone,
I'm troubleshooting an 802.1X issue on a Juniper EX4100 managed by Mist.
Note: the IP addresses below are fictional placeholders used only to mask the real environment. They are not the actual production IPs.
Environment
- Switch: Juniper EX4100
- Management: Mist
- Access control: 802.1X
- RADIUS server: NAC platform
- RADIUS IP: 198.51.100.25 (placeholder)
- Authentication port: 1645
- Source address from the switch: 192.0.2.10 (placeholder)
- Interface under test: ge-0/0/16
Current behavior
- The port is up/up
- 802.1X is enabled and the authentication profile is applied
- The interface stays in "Connecting"
- In some tests the switch detects the supplicant MAC, but authentication never completes
- No entries appear in "show dot1x authentication-failed-users"
- No MAC is learned in the ethernet-switching table for the interface
Relevant configuration
- authentication-profile-name dot1x
- server-reject-vlan BLACKHOLE
- server-fail vlan-name BLACKHOLE
- supplicant mode: multiple
- reauthentication interval: 65000
Relevant logs
- AUTHD_RADIUS_SERVER_STATUS_CHANGE: Status of radius server 198.51.100.25 set to UNREACHABLE (profile dot1x)
- DOT1XD_MAJOR_EXCEPTION_LOG: Authentication client could not contact RADIUS servers
- Then later the same server returns to ALIVE
What I already checked
- Basic IP connectivity from the switch to the RADIUS server works with ping
- The 802.1X profile is correctly applied to the interface range in Mist
- The access VLAN is correctly assigned
- The issue is reproducible on the same interface
My questions
1. Does this pattern usually indicate a real RADIUS service instability, or could it still be caused by 802.1X client behavior on the endpoint?
2. Is there any EX4100-specific behavior with dot1x/authd that could cause periodic RADIUS UNREACHABLE/ALIVE events even when ping works?
3. Would you recommend temporarily removing the server-fail BLACKHOLE behavior for troubleshooting?
4. Are there additional EX4100 commands or traceoptions you recommend to isolate whether the failure is before EAP exchange completion or on the RADIUS backend side?
Any guidance would be appreciated.
Thanks.
Note: all IP addresses in this post are intentionally fictitious placeholders to protect the real environment. The issue is not related to an incorrect IP configuration.
------------------------------
CLEITON DA SILVA DOS SANTOS
------------------------------