Configuration Guide 802.1X Commands
4 802.1X Commands
4.1 aaa authorization ip-auth-mode
Use this command to set the IP authorization mode.
aaa authorization ip-auth-mode { disable | supplicant | radius-server | dhcp-server | mixed }
Disables IP authorization mode.
Enables suppliant authorization mode.
Enables Radius server authorization mode.
Enables DHCP server authorization mode.
Enables mixed authorization mode.
IP authorization mode is disabled by default.
Global configuration mode
Supplicant authorization mode supports only Ruijie supplicant.
Radius-server authorization mode requires the server to allocate IP addresses by framed-ip.
DHCP-server authorization mode requires the server to enable DHCP snooping or DHCP relay.
Mixed authorization mode supports multiple authorization methods.
The following example enables suppliant authentication mode.
Ruijie(config)# aaa authorization ip-auth-mode supplicant
Displays the IP authentication mode.
Use this command to clear all the 802.1X authentication users.