Start a Conversation

Unsolved

Closed

NC

1 Rookie

 • 

2 Posts

676

July 27th, 2023 09:00

Radius authorization for Dell EMC Smart fabric OS10

Hi Team,

We have deployed a pair of dell switches in our datacenter. These are Dell S5224F-ON with the firmware  OS10 - 10.5.4.

Now are trying to integrate them with the Cisco ISE for AAA and I am referring the Dell EMC Smart fabric configuration guide - https://www.dell.com/support/manuals/en-us/smartfabric-os10-emp-partner/smartfabric-os-user-guide-10-5-4/aaa-authorization?guid=guid-09d3f76a-9b12-47aa-ab4b-3f1660a0f2ce&lang=en-us

In this guide, it says we can configure "aaa authorization commands role xxx default group tacacs+" only. There is no option to select default group "radius" similar to OS9.

 

Could someone tell me how to configure aaa authorization with radius group?

 

Moderator

 • 

4.5K Posts

July 27th, 2023 13:00

Hello Nick-CG ,

 

I think this will help:

AAA with RADIUS authentication

Pages 1406-1408

group radius—Configure RADIUS servers using the radius-server host command

radius-server host,  page 1414

https://dell.to/3YiG2mT

 

1 Rookie

 • 

2 Posts

July 28th, 2023 00:00

Hi @Dell -Charles R  thank you for your response. 

Don't we need aaa authorization for radius? I can't find that command in the syntax below -

Syntax

aaa authorization commands | config-commands | exec-commands role user-role console | default group tacacs+ local

Here, the default group is 'tacacs+' only.

 

Moderator

 • 

2.8K Posts

July 28th, 2023 02:00

Hi, I'm not sure if aaa authorization is required I found an article it may helpful. RADIUS, TACACS+, and local authentication https://dell.to/44BAo1z

on page 1411 https://dell.to/3Oxy71N

OS10(config)# aaa authorization commands role sysadmin console group tacacs+ local 

No Events found!

Top