User Tools

Site Tools


ubiquiti:cli:mdns_repeater

This is an old revision of the document!


Ubiquiti - CLI - mDNS Repeater

To use mDNS repeater on the USG.

The mDNS option in the controller will enable mDNS reflector.


config.gateway.json
{
  "service": {
    "mdns": {
      "repeater": {
        "interface": [
          "eth1.100",
          "eth1.110"
        ]
      }
    }
  }
}

NOTE: Change out the 100 and 110 for whatever VLANs you want, add more if needed.

ubiquiti/cli/mdns_repeater.1608755853.txt.gz · Last modified: 2020/12/23 20:37 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki