Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This command prints a brief device interface information. An interface name string can be entered as filter. It also prints the proxy configuration if exists.

Mdns

mdns[/intf-name][/service] - display zeroconfig related information

  e.g. mdns/eth0 -- display mDNS for default service 'workstation' on interface 'eth0'

       mdns/bn1/https -- display mDNS for service 'https' on bridge 'bn1'

       mdns -- display mDNS for default service 'workstation' on all UP interafces

The mDNS is a multicast protocol for auto discovery of services. It will send queries over all the 'UP' interfaces on the device to discover the service being advertised. By default it sends out for 'workstation._tcp' service which is a well-known mDNS service supported.

The EVE 'local datastore' implementation for App is based on the mDNS to bind the domain name with '.local'. This 'mdsn' command can be used to query on the bridge where the App is located and to see if it replies with the service for datastore image download.

System Commands

Log Search Commands

...