MAC Authentication (Radius)

Hi,

What attributes are required to be sent to a MT if I am using MAC Authentication (Wireless Settings / Security & Wireless Access / Registration Tables) via Radius?

This is not specified on the AAA Page on the MT Documentation, so I’d be greatful if anyone can give me some information.

wireless MAC authentication via RADIUS stands as wireless access list replacement tool. So the RADIUS can accept or decline specific user.

The following attributes could be sent back to MT:

Wireless-Forward - not forward the client's frames back to the wireless infrastructure if this attribute is set to "0" (Wireless only)

Wireless-Skip-Dot1x - disable 802.1x authentication for the particulat wireless client if set to non-zero value (Wireless only)

Wireless-Enc-Algo - WEP encryption algorithm: 0 - no encryption, 1 - 40-bit WEP, 2 - 104-bit WEP (Wireless only)

Wireless-Enc-Key - WEP encruption key for the client (Wireless only)

Edgars

Thanks Edgards,

Much appreciated.