Skip to content

Commit 400d282

Browse files
committed
readme
1 parent bf15306 commit 400d282

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,5 @@ Check the [template-values.yaml](template-values.yaml) file to see examples for
1919

2020
### Limitations
2121

22-
Open source SONiC does not support configuring LLDP.
23-
To enable configuring the LLDP `hello_time` a patch was added to our build.
24-
However, for the LLDP config to become effective the `lldp` container needs to be restarted, e.g. with `systemctl restart lldp` or `config reload -y`.
22+
When configuring LLDP `hello_time`, a simple `config load` is not enough.
23+
The lldp container needs to be restarted for the change to become effective, either with `systemctl restart lldp` or with `config reload`.

0 commit comments

Comments
 (0)