not familar with your software. (Fragmented IP Protocol )
but i need to point out something.
1,need the port for radius authentication.
for example.
aaa authentication port-access chap-radius
radius-server key 1234
radius-server host 192.168.1.100 key 1234
aaa port-access authenticator 12
aaa port-access authenticator 12 control authorized
aaa port-access authenticator active
this is used the default radius port. if your radius server used other port, please changed it.
verify using show radius command
default UDP port is 1813, this can be changed using:
radius-server host <IP address=""> acct-port <UDP>
2, for EAP radius, what type EAP portol you want to used? if for EAP-MD5 it should be ok.
if used EAP-PEAP or EAP-fast or EAP-TTLS you all need the CA for certificate(root certificate)
that what i am understanding, i used to config the Wi-Fi with EAP-TTLS, EAP-Fast, EAP-PEAP, for switch side, i tested the chap-radius and EAP-radius for (MD-challenge).
</UDP></IP>