from the CLI:
radius-server host alcatraz non-standard
radius-server key myRaDiUSpassWoRd
username root password ALongPassword
aaa authentication radius local
aaa authorization network radius local
aaa accounting network start-stop radius
aaa authentication login admins local
aaa authorization exec local
You have a lot of examples in cisco web page. Config is the same
Good Luck!