From 4665ed5473d7a06f026d60ab20560585769fc1ac Mon Sep 17 00:00:00 2001 From: Paul Donald Date: Mon, 22 Apr 2024 15:10:47 +0200 Subject: [PATCH] Document default behaviour for these advertisements. --- src/client/lldpcli.8.in | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/client/lldpcli.8.in b/src/client/lldpcli.8.in index 8cc5462f..74a07eb4 100644 --- a/src/client/lldpcli.8.in +++ b/src/client/lldpcli.8.in @@ -497,20 +497,26 @@ instead. .Cd configure .Cd lldp capabilities-advertisements +.Bd -ragged -offset XXXXXX +Enable advertisements of the chassis capabilities TLV. Currently the default. +.Ed .Pp .Cd unconfigure .Cd lldp capabilities-advertisements .Bd -ragged -offset XXXXXX -Enable or disable advertisements of the chassis capabilities TLV. +Disable advertisements of the chassis capabilities TLV. .Ed .Cd configure .Cd lldp management-addresses-advertisements +.Bd -ragged -offset XXXXXX +Enable advertisements of the management address TLV. Currently the default. +.Ed .Pp .Cd unconfigure .Cd lldp management-addresses-advertisements .Bd -ragged -offset XXXXXX -Enable or disable advertisements of the management address TLV. +Disable advertisements of the management address TLV. .Ed .Cd configure -- 2.39.5