Forum Discussion
Is it possible to change the TCP profile based on the time?
- Jul 12, 2016
You may be overthinking this :-)
If it really matters however, one apprach would be to use a GTM wideip (with a low TTL) with an iRule to return a result based on time, as in, you could have a vs_blah_daytime and a vs_blah_nighttime on the LTM, and use the iRule on the GTM to choose between them.
I believe you can do this via cron. You should be able to use tmsh in a cron command format such as the following:
export REMOTEUSER=root ; tmsh -c "modify ltm virtual Test_VIP profiles replace-all-with { The_other_Profile }"
just make sure you test this out on a test VS first.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com