- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-14-2019 03:41 PM
Currently working on a NX5500 Controller and we cannot get the administrative logins (SSH, HTTPS) to work with Radius. We are able to log in as a Radius user, but are unable to edit anything. Below is the config from the CLI.
aaa-policy AAA-RADIUS-AUTH
authentication server 1 host 192.168.0.1 secret 0 12345
radius-group network-radius-authentication-group
policy access web ssh telnet console
policy role superuser
management-policy CONTROLLER-RADIUS
no telnet
no http server
https server
rest-server
no ftp
ssh
user admin password 1 b967e3847818d317f14c61785831183139a351123a98706f77fc983f6142879f role superuser access all
no snmp-server manager v3
aaa-login radius fallback
aaa-login radius policy AAA-RADIUS-AUTH
We've followed
https://extremeportal.force.com/ExtrArticleDetail?an=000081612
What are we missing?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-14-2019 09:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-20-2019 06:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-14-2019 09:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-14-2019 09:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-14-2019 09:42 PM
"AAA login requires also RADIUS group | role to be assigned to an account, otherwise it will be using monitor privileges only.
If you want to set different level of access, you have to create specific RADIUS groups, i.e.:"
