Mgmt Authentication to ISW switches via Control
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-24-2022 01:15 AM
I'm looking for radius attributes required to login as a administrator on a ISW switch via Control

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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-07-2022 02:59 AM
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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-25-2022 02:19 AM
Hi ivancica,
This is what I'm using:
Mig
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
