Duplicating BIG-IP Objects
Late last night as I was heading to bed I checked twitter (send help, I need an intervention STAT!) and noticed a comment about how to copy a virtual server. I answered in short and he has already ar...
Updated Jun 06, 2023
Version 2.0JRahm
Admin
Joined January 20, 2005
Lee_Sutcliffe
Jul 12, 2018Nacreous
I like the edit option from the cli
... (/Common)(tmos) edit ltm virtual http_vs
change modify to 'add', rename the VS and change the IP
add virtual http_vs1 {
.
.
[esc]wq!
really useful when needing to update lots of things at once too by using the replace options in vi