Forum Discussion
6 Replies
- bhomsLevel 4
Need more details of the requirement.
It looks like that you need to create an application resource which will add the static route while ONLINE however, It is not clear why you want to use application resource.
Assuming above statement, do you need to remove this static route during application resource offline?
You can definitely use application resource for this but we will have to use some mechanism to monitor the resource.
Alternately, You can think of using postonline trigger as well if you just want to add the route. (Assuming here that you do not need to remove the route)
Hope this helps.
- Zahid_HaseebModerator
Assuming above statement, do you need to remove this static route during application resource offline?
NO. no need the functionality to remove the route when offline
(Assuming here that you do not need to remove the route)
I dont want to remove this route but while switchover/failover the route will be removed auto.
Please share some help on postonline trigger
- bhomsLevel 4
https://sort.veritas.com/documents/doc_details/via/7.0/Linux/ProductGuides/
Please check Administration Guide for event Triggers section. You can execute your custom code using event trigger format.
Related Content
- 7 years ago
- 12 years ago
- 10 months ago
- 2 years ago