Anyone see where the LLDP neighbor does not match the actual physical link? The only way I can correct this is by doing a power off on the node, and powering it back on. Trying to delete the connection and readding it does not work.
Also, I have experienced corruption it seems when powering off nodes (Juniper) and then starting them back up, it cant find the loader so it cant boot. Juniper help says to load via usb but obviously thats not the case. THe only thing I can do is delete the node and reconfigure.
LLDP doesnt match physical link
Moderator: mike
-
- Posts: 5177
- Joined: Wed Mar 15, 2017 4:44 pm
- Location: London
- Contact:
Re: LLDP doesnt match physical link
Power off Juniper:
Note for node graceful shutdown!
If you want to keep this lab configured and work later, before stop the lab, please issue graceful power OFF command on vEX CLI
wait for some time when node says:
acpi0: Powering system off
Now you can safety stop the lab node.
Tip for vEX 25 ports:
If your vEX switch require 25 ports, then set in the template 25 ports and after image is booted:
user@host# set chassis fpc 0 pic 0 number-of-ports 24
user@host# commit
Note for node graceful shutdown!
If you want to keep this lab configured and work later, before stop the lab, please issue graceful power OFF command on vEX CLI
Code: Select all
root@vEX-1> request system power-off
Power Off the system ? [yes,no] (no) yes
acpi0: Powering system off
Now you can safety stop the lab node.
Tip for vEX 25 ports:
If your vEX switch require 25 ports, then set in the template 25 ports and after image is booted:
user@host# set chassis fpc 0 pic 0 number-of-ports 24
user@host# commit