add LLDP note for Juniper EX

This commit is contained in:
Oliver Gorwits
2015-05-17 21:28:51 +01:00
parent b9e9387c98
commit 2437cc1df0

View File

@@ -135,4 +135,14 @@ A side panel appears in the web page with debug information. Be sure to turn
this off when you're done (stop and start without the environment variable) this off when you're done (stop and start without the environment variable)
otherwise secrets could be leaked to end users. otherwise secrets could be leaked to end users.
=head1 Neighbor Relations on Juniper EX
The LLDP configuration should look like:
lldp {
management-address 10.0.0.1;
port-id-subtype interface-name;
interface all;
}
=cut =cut