Skip to content

Commit 949bcc5

Browse files
committed
Update generated copy of website
1 parent 650b262 commit 949bcc5

File tree

6 files changed

+61
-39
lines changed

6 files changed

+61
-39
lines changed

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"
1717
alt="GitHub badge" title="Fork me on GitHub">
1818
</a>
19-
<a class="badge latest-version" href="https://media.luffy.cx/files/lldpd/lldpd-1.0.19.tar.gz">
20-
<div title="Download latest version of lldpd">1.0.19</div>
19+
<a class="badge latest-version" href="https://media.luffy.cx/files/lldpd/lldpd-1.0.20.tar.gz">
20+
<div title="Download latest version of lldpd">1.0.20</div>
2121
</a>
2222

2323
<nav>

features.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"
1717
alt="GitHub badge" title="Fork me on GitHub">
1818
</a>
19-
<a class="badge latest-version" href="https://media.luffy.cx/files/lldpd/lldpd-1.0.19.tar.gz">
20-
<div title="Download latest version of lldpd">1.0.19</div>
19+
<a class="badge latest-version" href="https://media.luffy.cx/files/lldpd/lldpd-1.0.20.tar.gz">
20+
<div title="Download latest version of lldpd">1.0.20</div>
2121
</a>
2222

2323
<nav>

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"
1717
alt="GitHub badge" title="Fork me on GitHub">
1818
</a>
19-
<a class="badge latest-version" href="https://media.luffy.cx/files/lldpd/lldpd-1.0.19.tar.gz">
20-
<div title="Download latest version of lldpd">1.0.19</div>
19+
<a class="badge latest-version" href="https://media.luffy.cx/files/lldpd/lldpd-1.0.20.tar.gz">
20+
<div title="Download latest version of lldpd">1.0.20</div>
2121
</a>
2222

2323
<nav>
@@ -51,7 +51,7 @@ <h1 id="what-is-lldpd">What is&nbsp;lldpd?</h1>
5151
Unixes. It also supports some proprietary&nbsp;protocols.</p>
5252
<h1 id="interested">Interested?</h1>
5353
<ul>
54-
<li>Download the latest version (<a href="https://media.luffy.cx/files/lldpd/lldpd-1.0.19.tar.gz" title="lldpd 1.0.19 version">1.0.19</a>, <a href="https://media.luffy.cx/files/lldpd/lldpd-1.0.19.tar.gz.gpg" title="lldpd 1.0.19 GPG signature"><span class="caps">GPG</span></a>, <a href="https://media.luffy.cx/files/gpg.txt">public key</a>)</li>
54+
<li>Download the latest version (<a href="https://media.luffy.cx/files/lldpd/lldpd-1.0.20.tar.gz" title="lldpd 1.0.20 version">1.0.20</a>, <a href="https://media.luffy.cx/files/lldpd/lldpd-1.0.20.tar.gz.gpg" title="lldpd 1.0.20 GPG signature"><span class="caps">GPG</span></a>, <a href="https://media.luffy.cx/files/gpg.txt">public key</a>)</li>
5555
<li>Check the <a href="/features.html">list of features</a>.</li>
5656
<li>Learn <a href="/installation.html">how to install <em>lldpd</em></a>.</li>
5757
<li>Learn <a href="/usage.html">how to configure and use <em>lldpd</em></a>.</li>

installation.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"
1717
alt="GitHub badge" title="Fork me on GitHub">
1818
</a>
19-
<a class="badge latest-version" href="https://media.luffy.cx/files/lldpd/lldpd-1.0.19.tar.gz">
20-
<div title="Download latest version of lldpd">1.0.19</div>
19+
<a class="badge latest-version" href="https://media.luffy.cx/files/lldpd/lldpd-1.0.20.tar.gz">
20+
<div title="Download latest version of lldpd">1.0.20</div>
2121
</a>
2222

2323
<nav>
@@ -126,7 +126,7 @@ <h2 id="docker">Docker</h2>
126126

127127

128128
<p>In place of <code>latest</code> which provides you with the latest stable
129-
version, you may use <code>1</code>, <code>1.0</code>, <code>1.0.19</code>
129+
version, you may use <code>1</code>, <code>1.0</code>, <code>1.0.20</code>
130130
to match specific&nbsp;versions.</p>
131131
<p>To execute <code>lldpcli</code>,&nbsp;use:</p>
132132
<div class="codehilite"><pre><span></span><span class="gp">$ </span>docker<span class="w"> </span><span class="nb">exec</span><span class="w"> </span>lldpd<span class="w"> </span>lldpcli<span class="w"> </span>show<span class="w"> </span>neighbors
@@ -155,13 +155,13 @@ <h1 id="bsd"><span class="caps">BSD</span></h1>
155155
command instead or install the <span class="caps">GNU</span> Readline library on your&nbsp;system.</p>
156156
<h1 id="macos">macOS</h1>
157157
<p>The easiest way is to use the
158-
<a href="https://media.luffy.cx/files/lldpd/lldpd-1.0.19.pkg" title="lldpd 1.0.19 version for OSX">installer package for macOS</a>. You need at least macOS&nbsp;10.6.</p>
158+
<a href="https://media.luffy.cx/files/lldpd/lldpd-1.0.20.pkg" title="lldpd 1.0.20 version for OSX">installer package for macOS</a>. You need at least macOS&nbsp;10.6.</p>
159159
<p>Alternatively, you can use <a href="http://brew.sh/" title="Homebrew: the missing package manager for macOS">Homebrew</a>. Check the website if you
160160
don&#8217;t have it, it is easy to install. Once installed, type in a&nbsp;terminal:</p>
161161
<div class="codehilite"><pre><span></span><span class="gp">$ </span>brew<span class="w"> </span>install<span class="w"> </span>https://raw.github.com/lldpd/lldpd/master/osx/lldpd.rb
162162
<span class="gp">#</span><span class="c1">####################################################################### 100.0%</span>
163-
<span class="go">==&gt; Downloading https://media.luffy.cx/files/lldpd/lldpd-1.0.19.tar.gz</span>
164-
<span class="go">==&gt; ./configure --prefix=/usr/local/Cellar/lldpd/1.0.19 --with-xml --with-readline</span>
163+
<span class="go">==&gt; Downloading https://media.luffy.cx/files/lldpd/lldpd-1.0.20.tar.gz</span>
164+
<span class="go">==&gt; ./configure --prefix=/usr/local/Cellar/lldpd/1.0.20 --with-xml --with-readline</span>
165165
<span class="go">[...]</span>
166166
</pre></div>
167167

@@ -174,22 +174,22 @@ <h1 id="install-from-source">Install from&nbsp;source</h1>
174174
<p>This is the last resort method. Other methods are usually simpler. You need a
175175
working build&nbsp;environment.</p>
176176
<p>First, download the tarball&nbsp;archive:</p>
177-
<div class="codehilite"><pre><span></span><span class="gp">$ </span>curl<span class="w"> </span>-sO<span class="w"> </span>https://media.luffy.cx/files/lldpd/lldpd-1.0.19.tar.gz
178-
<span class="gp">$ </span>curl<span class="w"> </span>-sO<span class="w"> </span>https://media.luffy.cx/files/lldpd/lldpd-1.0.19.tar.gz.gpg
177+
<div class="codehilite"><pre><span></span><span class="gp">$ </span>curl<span class="w"> </span>-sO<span class="w"> </span>https://media.luffy.cx/files/lldpd/lldpd-1.0.20.tar.gz
178+
<span class="gp">$ </span>curl<span class="w"> </span>-sO<span class="w"> </span>https://media.luffy.cx/files/lldpd/lldpd-1.0.20.tar.gz.gpg
179179
<span class="gp">$ </span>curl<span class="w"> </span>-s<span class="w"> </span>https://media.luffy.cx/files/gpg.txt<span class="w"> </span><span class="p">|</span><span class="w"> </span>gpg<span class="w"> </span>--import
180180
<span class="go">gpg: key 95A42FE8353525F9: &quot;Vincent Bernat &lt;[email protected]&gt;&quot; not changed</span>
181181
<span class="go">gpg: Total number processed: 1</span>
182182
<span class="go">gpg: unchanged: 1</span>
183-
<span class="gp">$ </span>gpg<span class="w"> </span>--verify<span class="w"> </span>lldpd-1.0.19.tar.gz.gpg<span class="w"> </span>lldpd-1.0.19.tar.gz
183+
<span class="gp">$ </span>gpg<span class="w"> </span>--verify<span class="w"> </span>lldpd-1.0.20.tar.gz.gpg<span class="w"> </span>lldpd-1.0.20.tar.gz
184184
<span class="go">gpg: Signature made Fri Nov 11 14:31:37 2022 CET</span>
185185
<span class="go">gpg: using RSA key AEF2348766F371C689A7360095A42FE8353525F9</span>
186186
<span class="go">gpg: Good signature from &quot;Vincent Bernat &lt;[email protected]&gt;&quot; [ultimate]</span>
187187
</pre></div>
188188

189189

190190
<p>Then, extract and&nbsp;build:</p>
191-
<div class="codehilite"><pre><span></span><span class="gp">$ </span>tar<span class="w"> </span>zxvf<span class="w"> </span>lldpd-1.0.19.tar.gz
192-
<span class="gp">$ </span><span class="nb">cd</span><span class="w"> </span>lldpd-1.0.19
191+
<div class="codehilite"><pre><span></span><span class="gp">$ </span>tar<span class="w"> </span>zxvf<span class="w"> </span>lldpd-1.0.20.tar.gz
192+
<span class="gp">$ </span><span class="nb">cd</span><span class="w"> </span>lldpd-1.0.20
193193
<span class="gp">$ </span>mkdir<span class="w"> </span>build
194194
<span class="gp">$ </span><span class="nb">cd</span><span class="w"> </span>build
195195
<span class="gp">$ </span>../configure
@@ -229,7 +229,7 @@ <h1 id="install-from-source">Install from&nbsp;source</h1>
229229
<span class="go"> CCLD libcompat.la</span>
230230
<span class="go"> CC log.lo</span>
231231
<span class="go">[...]</span>
232-
<span class="go">make[1]: Leaving directory `/home/bernat/src/lldpd-1.0.19&#39;</span>
232+
<span class="go">make[1]: Leaving directory `/home/bernat/src/lldpd-1.0.20&#39;</span>
233233
</pre></div>
234234

235235

security.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"
1717
alt="GitHub badge" title="Fork me on GitHub">
1818
</a>
19-
<a class="badge latest-version" href="https://media.luffy.cx/files/lldpd/lldpd-1.0.19.tar.gz">
20-
<div title="Download latest version of lldpd">1.0.19</div>
19+
<a class="badge latest-version" href="https://media.luffy.cx/files/lldpd/lldpd-1.0.20.tar.gz">
20+
<div title="Download latest version of lldpd">1.0.20</div>
2121
</a>
2222

2323
<nav>

usage.html

Lines changed: 40 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"
1717
alt="GitHub badge" title="Fork me on GitHub">
1818
</a>
19-
<a class="badge latest-version" href="https://media.luffy.cx/files/lldpd/lldpd-1.0.19.tar.gz">
20-
<div title="Download latest version of lldpd">1.0.19</div>
19+
<a class="badge latest-version" href="https://media.luffy.cx/files/lldpd/lldpd-1.0.20.tar.gz">
20+
<div title="Download latest version of lldpd">1.0.20</div>
2121
</a>
2222

2323
<nav>
@@ -52,7 +52,7 @@ <h1>Usage</h1>
5252
</ul>
5353
</div>
5454
<h1 id="lldpd8">lldpd.8</h1>
55-
<p>Here is the manual page for <code>lldpd</code> (version&nbsp;1.0.19):</p>
55+
<p>Here is the manual page for <code>lldpd</code> (version&nbsp;1.0.20):</p>
5656
<div class='manpage'><div><b><span class="caps">NAME</span></b>
5757
lldpd &#8212; <span class="caps">LLDP</span> daemon
5858

@@ -360,7 +360,7 @@ <h1 id="lldpd8">lldpd.8</h1>
360360
&lt;[email protected]&gt;, and Vincent Bernat &lt;[email protected]&gt;.</div></div>
361361

362362
<h1 id="lldpcli8">lldpcli.8</h1>
363-
<p>Here is the manual page for <code>lldpcli</code> and <code>lldpctl</code> (version&nbsp;1.0.19):</p>
363+
<p>Here is the manual page for <code>lldpcli</code> and <code>lldpctl</code> (version&nbsp;1.0.20):</p>
364364
<div class='manpage'><div><b><span class="caps">NAME</span></b>
365365
lldpcli, lldpctl &#8212; control <span class="caps">LLDP</span> daemon
366366

@@ -783,20 +783,33 @@ <h1 id="lldpcli8">lldpcli.8</h1>
783783
custom <span class="caps">TLV</span>. When <span class="caps">OUI</span> <u>oui</u> and subtype <u>subtype</u> is specified,
784784
remove specific instances of custom <span class="caps">TLV</span>.
785785

786-
<b>configure</b> <b>med</b> <b>fast-start</b> <b>enable</b> | <b>tx-interval</b> <u>interval</u>
786+
<b>configure</b> [ports <u>ethX</u> [,&#8230;]] <b>lldp</b> <b>vlan-advertisements</b> <b>pattern</b>
787+
<u>pattern</u>
787788

788-
Configure <span class="caps">LLDP</span>-<span class="caps">MED</span> fast start mechanism. When a new <span class="caps">LLDP</span>-<span class="caps">MED</span>-
789-
enabled neighbor is detected, fast start allows <b>lldpd</b> to
790-
shorten the interval between two <span class="caps">LLDPDU</span>. <b>enable</b> should enable
791-
<span class="caps">LLDP</span>-<span class="caps">MED</span> fast start while <b>tx-interval</b> specifies the interval
792-
between two <span class="caps">LLDPDU</span> in seconds. The valid interval range is 1
793-
through 3600 in seconds. The default interval is 1 second.
794-
Once 4 <span class="caps">LLDPDU</span> have been sent, the fast start mechanism is dis-
795-
abled until a new neighbor is detected.
789+
Configure <span class="caps">VLAN</span> advertisements for the given port as a comma
790+
separated values (<span class="caps">CSV</span>). As for interfaces (described above),
791+
this option can use wildcards and inversions. Without this
792+
option, <b>lldpd</b> will advertise all <span class="caps">VLANS</span>.
796793

797-
<b>unconfigure</b> <b>med</b> <b>fast-start</b>
794+
<b>unconfigure</b> [ports <u>ethX</u> [,&#8230;]] <b>lldp</b> <b>vlan-advertisements</b> <b>pattern</b>
798795

799-
Disable <span class="caps">LLDP</span>-<span class="caps">MED</span> fast start mechanism.
796+
Remove any previously configured <span class="caps">VLAN</span> advertisements pattern
797+
for the given port.
798+
799+
<b>configure</b> <b>lldp</b> <b>fast-start</b> <b>enable</b> | <b>tx-interval</b> <u>interval</u>
800+
801+
Configure <span class="caps">LLDP</span> fast start mechanism. When a new <span class="caps">LLDP</span> neighbor
802+
is detected, fast start allows <b>lldpd</b> to shorten the interval
803+
between two <span class="caps">LLDPDU</span>. <b>enable</b> should enable <span class="caps">LLDP</span> fast start
804+
while <b>tx-interval</b> specifies the interval between two <span class="caps">LLDPDU</span> in
805+
seconds. The valid interval range is 1 through 3600 in sec-
806+
onds. The default interval is 1 second. Once 4 <span class="caps">LLDPDU</span> have
807+
been sent, the fast start mechanism is disabled until a new
808+
neighbor is detected.
809+
810+
<b>unconfigure</b> <b>lldp</b> <b>fast-start</b>
811+
812+
Disable <span class="caps">LLDP</span> fast start mechanism.
800813

801814
<b>configure</b> [ports <u>ethX</u> [,&#8230;]] <b>med</b> <b>location</b> <b>coordinate</b> <b>latitude</b>
802815
<u>latitude</u> <b>longitude</b> <u>longitude</u> <b>altitude</b> <u>altitude</u> <u>unit</u> <b>datum</b> <u>datum</u>
@@ -1057,14 +1070,23 @@ <h1 id="lldpcli8">lldpcli.8</h1>
10571070
<span class="caps">TLV</span> but the user should ensure the coherency of those two con-
10581071
figurations if they are used together.
10591072

1060-
<u>supported</u> means that <span class="caps">MDI</span> power is supported on the given port
1061-
while <u>enabled</u> means that <span class="caps">MDI</span> power is enabled. <u>paircontrol</u> is
1073+
<b>supported</b> means that <span class="caps">MDI</span> power is supported on the given port
1074+
while <b>enabled</b> means that <span class="caps">MDI</span> power is enabled. <b>paircontrol</b> is
10621075
used to indicate whether pair selection can be controlled.
10631076
Valid values for <u>powerpairs</u> are:
10641077
<b>signal</b> The signal pairs only are in use.
10651078
<b>spare</b> The spare pairs only are in use.
10661079

1067-
When specified, <u>class</u> is a number between 0 and 4.
1080+
When specified, <u>class</u> is <u>class-</u>, <u>suffixed</u> <u>with</u> <u>a</u> <u>number</u> <u>from</u> <u>0</u>
1081+
<u>to</u> <u>4.</u> <u>E.g.</u> <u>class-0</u>, <u>class-1</u>, <u>class-2</u>, <u>class-3</u>, <u>class-4</u>.
1082+
1083+
For 802.3at, the classes are as follows:
1084+
<b>0</b> Default (Unspecified), <span class="caps">PD</span> 0.44-12.95 W, <span class="caps">PSE</span> 15.4 W
1085+
<b>1</b> Very Low Power Device, <span class="caps">PD</span> 0.44-3.84 W, <span class="caps">PSE</span> 4.0 W
1086+
<b>2</b> Low Power Device, <span class="caps">PD</span> 3.84-6.49 W, <span class="caps">PSE</span> 7.0 W
1087+
<b>3</b> Mid Power Device, <span class="caps">PD</span> 6.49-12.95 W, <span class="caps">PSE</span> 15.4 W
1088+
<b>4</b> High Power Device (PoE+), <span class="caps">PD</span> 12.95-25.5 W, <span class="caps">PSE</span> 30.0
1089+
W
10681090

10691091
The remaining parameters are in conformance with 802.3at and
10701092
are optional. <u>type</u> should be either 1 or 2, indicating

0 commit comments

Comments
 (0)