cancel
Showing results for 
Search instead for 
Did you mean: 

MMI (jsonrpc) feature returns 401 error after enabling RADIUS

MMI (jsonrpc) feature returns 401 error after enabling RADIUS

Johannes_Dennin
New Contributor
Hey, I've started playing around with the jsonrpc interface. Everything works well when I set a password for 'admin'. But when I enable RADIUS for management amd try to login with a RADIUS user, I get a 401 error which as the documentation indicates means incorrect or missing user/pw. RADIUS service-type is set to administrative and I can login with SSH without problems; on the other hand the chalet webinterface only accepts 'admin' user and pw and no RADIUS user. Is there anything special to be considered when RADIUS is enabled for management? Thanks!
11 REPLIES 11

Johannes_Dennin
New Contributor
Oh yeah now I get it  I did take those as examples, I just like Powershell far more than Python for those things and wanted to see what I can get done.

Dave_Hammers
Extreme Employee
I apologize, these CLI commands are available in 21.1.2.

The script versions of these commands are available for pre21.1.2 EXOS here:

Script version of show port vid/vlan
https://github.com/extremenetworks/ExtremeScripting/blob/master/EXOS/Python/show_port_vid

Script version of show vid
https://github.com/extremenetworks/ExtremeScripting/blob/master/EXOS/Python/show_vid

Johannes_Dennin
New Contributor
No I didn't and they are not recognized? Am I missing something?

Dave_Hammers
Extreme Employee
Looking at your powershell example, have you tried the EXOS CLI commands:
show port vlan
or
show port vid
GTM-P2G8KFN