Forum Discussion
BigIP failover from Big-IQ
- Dec 31, 2018
I don't believe you can do that directly from BIG-IQ, but you could SSH from your BIG-IQ to an active device in an HA pair.
Once you connect using SSH to the active device, from in bash issue the following command:
tmsh run /sys failover standby
HERE is a lot of good info on failover.
Hope that helps! If it does please up-vote and select this answer, it'd be greatly appreciated!
-Dylan
I don't believe you can do that directly from BIG-IQ, but you could SSH from your BIG-IQ to an active device in an HA pair.
Once you connect using SSH to the active device, from in bash issue the following command:
tmsh run /sys failover standby
HERE is a lot of good info on failover.
Hope that helps! If it does please up-vote and select this answer, it'd be greatly appreciated!
-Dylan
- Lalitha_379027Jan 04, 2019
Altocumulus
Thanks Dylan.Will check this information.