MMI (jsonrpc) feature returns 401 error after enabling RADIUS
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-12-2016 07:53 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-12-2016 02:02 PM
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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-12-2016 12:53 PM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-12-2016 12:20 PM
No I didn't and they are not recognized? Am I missing something?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-12-2016 11:26 AM
Looking at your powershell example, have you tried the EXOS CLI commands:
show port vlan
or
show port vid
show port vlan
or
show port vid
