LLDP doesnt match physical link

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
sjamison76
Posts: 3
Joined: Thu Aug 08, 2024 8:18 pm

LLDP doesnt match physical link

Post by sjamison76 » Wed Aug 14, 2024 3:39 pm

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.

Uldis (UD)
Posts: 5177
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: LLDP doesnt match physical link

Post by Uldis (UD) » Thu Aug 15, 2024 6:15 pm

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

Code: Select all

root@vEX-1> request system power-off
Power Off the system ? [yes,no] (no) yes
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

Post Reply