mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
Minor updates to discovery documentation
- Adding info on how to disable LLDP - Avoiding clickable URL to https://network.local [skip ci]
This commit is contained in:
+10
-1
@@ -134,6 +134,15 @@ linux-pc:#
|
||||
(LLDP)](https://github.com/lldp/lldpd) includes *lldpcli*, which
|
||||
is handy to sniff and display LLDP packets.
|
||||
|
||||
The LLDP service can be disabled using the following commands.
|
||||
|
||||
```
|
||||
admin@infix-c0-ff-ee:/> configure
|
||||
admin@infix-c0-ff-ee:/config/> no lldp
|
||||
admin@infix-c0-ff-ee:/config/> leave
|
||||
admin@infix-c0-ff-ee:/>
|
||||
```
|
||||
|
||||
### mDNS
|
||||
|
||||
DNS-SD/mDNS can be used to discover Infix units and services. Infix
|
||||
@@ -260,7 +269,7 @@ Infix devices, likely the one that first appeared.
|
||||
#### Discovery via netbrowse service
|
||||
|
||||
Infix provides a *netbrowse* facility, where services advertised via mDNS
|
||||
are collected and presented via a web portal (https://network.local).
|
||||
are collected and presented via a web portal at *network.local*.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user