-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
Describe the bug
Hi I am running a basic configuration diff on a test firewall. But when I run it response is : No Changes found on device!
when I diff the running config and the exported name, there is a difference
⋊> ~ diff ~/Downloads/running-config\ (1).xml ~/Downloads/test4 16:03:44
737d736
< 8.8.8.8
I am using Chrome on Mac.
So I would exspect the panhandler to return the same result?
How can I troubleshoot this?
Thanks
Felix