I've just started my acquaintance with nxosv9k image and i have a few issues with it:
1) If i would reboot the node which has some configuration it will boot into "loader>" and i can't get out of it.
I can only shutdown the node, wipe it and set "startup-config as exported". So i need to do it every time i begin working with my lab.
Is it possinble to make Nexus9K node boot correctly?
2) If i set node "startup-config as exported" and cfg has encrypter password:
username admin password 5 $5$CNKIEC$bH0I756andlTqDIttjJJRQv3LJei8JYA07VL9cWDmC6 role network-admin
i can't autenticate to the system: Login failed.
To fix it i need to manually change this string for every node to something like
username admin password <blablabla> role network-admin
How can i fix it once and for all.
3) I can't see any mac-addresses on any node/vlan/interface. Ping is working but mac-address tables are absolutely empty. How is that?
4) I've built a Back-to-Back vPC lab. Everything works fine until i brake something. (lab is in attachement)
For example i brake (shutdown) vPC peer-link on SW01. SW02 sees it and shuts down all vPC member ports (as it should). But now i have packet loss untill vPC peer-link is up again:
Router#ping 20.0.0.2 repeat 10000
Type escape sequence to abort.
Sending 10000, 100-byte ICMP Echos to 20.0.0.2, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!....!!..!.!!.
!.!!!.!...!!!!!!...!!!!.!..!!!.!.!.!.!.!.!!!!!!.!...!...!.!..!!!!.!!.!
..!.!!..!...!!..!.!.!.!!!.!.!!!!.!.!!!!...!!!..!.!!..!.!!..!!..!!.!!.!
!!!..!!!.!..!.!!.!..!.!!!.........!!!.!!.!!.!.!!!!..!!...!!!..!..!!!..
.!........!!..!!..!..!....!!!..!!!!.!!!!..!!.
Why is that happen and how to fix it?
5) If i would completely shutdown SW01, SW02 will become "secondary, operational primary" and all traffic should go through it but instead i have no connectivity at all:
Router#ping 20.0.0.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 20.0.0.2, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)