add LLDP note for Juniper EX
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user