Robert Lynch

Results 12 comments of Robert Lynch

> I ask this because I'm seeing in the logs notifications about a retries and calls in queue, presumably for calls that are rejected by Broadcastify calls as duplicate. Broadcastify...

> @IgorAlov in JUNOS is the MAC-VRF a potential solution for you? Then you can use the VLAN-based approach. Or alternatively, use the `set protocols evpn vni-options vni 100013 export...

> What is the design reason for the Auto Derived Route Targets? Are you combining this with `family RTC` or inter-AS EVPN with policies for filtering? Juniper’s EVPN/VXLAN implementation guides...

> If you don't combine the auto derived targets with BGP family route-target then what is the benefit of the auto derived targets? Can you not run the fabric without...

I get the MDC message fine in the logs ```json {"type":"MDC1200","timestamp":"1626985908","op":"01","arg":"00","unitID":"0495","ex0":"00","ex1":"00","ex2":"00","ex3":"00"} ``` But it looks like that string is converted to an INT in the Call JSON ```json { "freq":...

This is probably best done via an upload script. https://github.com/robotastic/trunk-recorder/tree/master/plugins/unit_script

@ollyg How is this config supposed to look? I have the following but it doesn't seem to be expiring ```yml host_groups: flex_switches: - 10.160.0.0/16 expire_devices: - flex_switches: 5 ```

> Use the dev branch, i tried that yesterday and it was working. are you referring to the docker image `image: keshavdv/unifi-cam-proxy:dev`?

Where can I test this change? I have a handful of c9800s experiencing the same issue.