24-Feb-2020 10:29
24-Feb-2020 11:33
Hi.
Understanding that your new device is the same platform, and already licensed.
This is happening because when you restore your old UCS, it is also trying to restore old license (that is stored in /config/ directory in UCS). The old license in that UCS file is no longer valid as it was for an old box.
So, you need to restore the UCS in tmsh using the no-license switch. I believe this is explained in following article. And yes, it's a known behaviour I think.
https://support.f5.com/csp/article/K13132
Cheers,
Alex R
25-Feb-2020 07:20
25-Feb-2020 07:28
Hmm looks like there is something in the config (/config/bigip_base.conf) restricting which IP's can administer the device via the web interface (i.e: httpd allow).
This solution article may guide you on that:
https://support.f5.com/csp/article/K13309
Thanks,
Alex
28-Feb-2020 12:07
Got it fixed. Thanks for the help