RADIUS authentication tasks

The RADIUS authentication-related tasks are as follows. Simple tasks link to the relevant command description.

Task Command or procedure Example
Configuring the authentication sequence for the default connection type aaa authentication login
aaa authentication login default group rg1 rg2 radius local
Configuring the authentication sequence for the https-server connection type aaa authentication login
aaa authentication login https-server group rg1 radius local
Removing remote AAA for the default connection type aaa authentication login
no aaa authentication login default
Configuring authentication fail-through aaa authentication allow-fail-through
aaa authentication allow-fail-through
no aaa authentication allow-fail-through
Showing the authentication sequence show aaa authentication
show aaa authentication