From 5e45c07b539cada7d71e22659eb768faa2d5b336 Mon Sep 17 00:00:00 2001 From: Robert Svensson Date: Tue, 2 Oct 2018 11:09:10 +0200 Subject: [PATCH] Axis - troubleshooting bad IPs from discovery (#6424) --- source/_components/axis.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_components/axis.markdown b/source/_components/axis.markdown index 6662b55300a..9b2faadd988 100644 --- a/source/_components/axis.markdown +++ b/source/_components/axis.markdown @@ -90,3 +90,7 @@ Send a command using [Vapix](https://www.axis.com/support/developer-support/vapi | `action` | yes | What type of call. Default is `update`. | Response to call can be subscribed to on event `vapix_call_response` + +## {% linkable_title Troubleshooting discovery %} + +If a `169.x.x.x` address is discovered. On your camera, go to **System Options** -> **Advanced** -> **Plain Config**. Change the drop-down box to `network` and click `Select Group`. If `Network Interface I0 ZeroConf` contains the `169.x.x.x` IP address, unchecked the box next to `Enabled` for this section and click `Save`.