cancel
Showing results for 
Search instead for 
Did you mean: 

Mgmt Authentication to ISW switches via Control

Mgmt Authentication to ISW switches via Control

ivancica
New Contributor
I'm looking for radius attributes required to login as a administrator on a ISW switch via Control

197047a6bdd5495db2a3a96f464791e8.png
I was going to pass back the following attributes to Control, but not sure what values to put into CUSTOM3 value?

Tunnel-Private-Group-Id=%VLAN_ID%:%VLAN_TUNNEL_TAG%
Tunnel-Type=13:%VLAN_TUNNEL_TAG%
Tunnel-Medium-Type=6:%VLAN_TUNNEL_TAG%
Cisco-AVPair=%CUSTOM3%

Any help get these Switches authenticating/authorizing would be appreciated..  😉

Got the info I needed from another post:

shell:priv-lvl=15

Thx
2 REPLIES 2

AidanB
New Contributor
When using RADIUS-based command authorization on an AOS switch, the list of commands that the user is authorized to run are supplied at authentication time.

Miguel-Angel_RO
Valued Contributor II
Hi ivancica,

This is what I'm using:
Cisco-AVPair=shell:priv-lvl=%MGMT_SERV_TYPE%
Tunnel-Medium-Type=6
Tunnel-Type=13
Tunnel-Private-Group-Id=%VLAN_ID%

Mig
GTM-P2G8KFN