Forum Discussion

f5noob2024's avatar
f5noob2024
Icon for Nimbostratus rankNimbostratus
Nov 25, 2024

Updating all references to a particular object in F5 config

Hi All,

 

I am fairly new here and I was hoping for a bit of help. I've been asked to identify all references to a particular object to update in the F5 config and I am not sure where to start. I basically need to update all references from a domain (.com) so we can replace with a (.net) , Are certificates the only place I need to identify? are there any potential objects/rules that I need to find? Is there anyway to download a copy of the config file via xml so I can parse it for any .com references?

 

 

Thank you

  • in CLI,  start with.  ( maybe not be a complete reference.)    +  cert store,  there a 
    Instances tab.

     

    grep -r xxx.com bigip.conf   

    if you have partitions,   to need to check each one as well.    /config/partition/xxx/bigip.conf