Skip to content

Commit 9e66ddd

Browse files
authored
Document the "no lldp transmit/receive" EOS SNAFU (#2584)
1 parent f0097fd commit 9e66ddd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/caveats.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
* cEOS MPLS data plane was introduced in release 4.32.1F.
2222
* Arista cEOS disables OSPFv2 on broadcast container stub interfaces (implemented as _dummy_ interfaces). _netlab_ automatically changes the OSPF network type for Arista cEOS dummy interfaces to **point-to-point**.
2323
* Arista EOS virtual machines and containers use [proprietary control-plane messages to indicate the loss of Ethernet line protocol](https://blog.ipspace.net/2025/03/arista-spooky-action-distance/). Set the **netlab_phy_control** node variable to *False* to disable this functionality.
24+
* Reloading device configurations that contain `no lldp transmit` or `no lldp receive` configuration command randomly fails due to an Arista EOS bug ([more details](https://github.com/ipspace/netlab/issues/2577)). Remove these commands from the saved device configurations before restarting the lab.
2425

2526
The default name of the management interface is **Management0** on vEOS and **Management1** on cEOS. If you'd like to change the management interface name on cEOS:
2627

0 commit comments

Comments
 (0)