Hi pharan.b
Just assign a static IP on Interface VLAN 1
for example:
configure terminal
interface vlan 1
ip add 10.9.8.7 255.255.255.0
Do the same for any other SVI so that you avoid the warning message
Hi
I am facing a similar issue, when I do a "show user-account" I can see my role as "network-operator", I am using TACACS and ISE, I checked under User Identiy Groups and I am part of Network Admin but can't find whether it has the permission of ne...
Thanks Robert Connelly, by adding just the command "ip ssh password-auth" was enough, still I am sharing my aaa config here in case someone has a similar config.
aaa authentication login authorization ssh tacacs localaaa authentication enable autho...