May 05, 2019 3650 9300 Switches AAA Access-lists Ansible AnyConnect API APIC-EM ASA Automation bash BGP Certificates Cisco CISCO ISE DNAC DNA Center EEM EIGRP Embedded Event Manager ios IP SLA ISE Juniper Linux Monitor Capture openssl OSPF Password PowerShell Python REST Routing Protocols SRX SSL Switches TCL throubleshooting Troubleshooting Upgrade Guide. Jun 21, 2016 When not connected to my corporate network via Cisco AnyConnect VPN 4.2.03x, I can pull and run images from docker.io. When connected to the VPN, I cannot pull images from docker.io or my corporate internal registry. I’m not behind a proxy. Steps to reproduce the behavior. Connect to VPN; docker run hello-world. In this setup we will setup oxidized to backup configuration from a juniper SRX device Installation steps Install the oxidized container/create config directory Change configuration Add devices to router.db Run container Running oxidized in docker Download docker and use it to setup the configuration folder: Now make sure that the.
In this setup we will setup oxidized to backup configuration from a juniper SRX device
Installation steps
Download docker and use it to setup the configuration folder:
Now make sure that the configuration folder is created, and change your config file and make a router.db file.
I have change the following lines to match my setup:
And as defined in the configuration file, your router.db file should contain one device per line in the format: name:ip:model
Now start the container and logon the the webpage on http://<ip>:8888
And you should now be able to se tehe configuration revisions.
If the web page is not assisible use docker logs to figure out why