F5 BIG-IP Backup Script

  • Posted in F5 / LTM / Tech
  • Updated
  • 16 mins read

Here is my F5 tmos backup script.  Going to walk through how to reproduce if I forget years later how to reproduce. NOTE: My user is confback in this example Create /home/confback/backups/bigip_backup.sh Bash#!/bin/sh ## PRE_REQ ## ssh-copy-id -i ~/.ssh/id_rsa.pub root@bigip ## TEST-VERIFY: ssh root@bigip <--no password login means success ###### SYNTAX to RUN: ./bigip_backup.sh bigip_devices.txt...

This content is for Free members only.
Login Join Now