09-30-2022 01:41 AM
HI Folks,
I need to change the mgmt IP of some 5340F switches (all running 31.3..1.3). Had an engineer attend site to provide console access and share his screen and ran the commands below
unconfigure vlan Default ipaddress
configure vlan Default ipaddress 172.22.x.x 255.255.255.0
configure radius mgmt-access primary server x.x.x.x 1812 client-ip 172.22.x.y vr VR-Default
configure radius mgmt-access secondary server y.y.y.y 1812 client-ip 172.22.x.y vr VR-Default
restart process exsshd
This has worked on a couple of devices, but others refuse SSH connections after, so I had to revert to the original IP to restore remote access. Any idea what that would be and how to resolve the issue?
Many Thanks
01-28-2023 03:22 AM - edited 01-29-2023 09:27 PM
I just want to say that you may be running into an issue with the configuration of the RADIUS servers for management access on the switches. Here are a few things to check: MyAccountAccess
Also, consider saving the configuration, before making any changes and make sure you can revert the changes, in case you lose the access to the switch.