how do i create a router cluster up with 2 members in the cmdb?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2024 03:24 AM
Hi,
how do i create a router cluster up with 2 members in the cmdb?
BR
René
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2024 03:50 AM
question is unclear !
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2024 03:53 AM
i have two routers which are members of one virtual router. How is the correct way to build this in ServiceNow cmdb? Create 3 Router in ip_router table? or create dynamic ci groups?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2024 04:12 AM - edited 04-25-2024 04:13 AM
Efffective way will be to go for Dynamic CI GROUP. that will serve the purpose....
Create a Dynamic CI Group to represent the virtual router.
Define conditions for the group membership based on attributes such as router type, location, or any other relevant criteria.
Associate the two physical router CIs with this dynamic group based on the defined conditions.
This approach allows you to dynamically manage the membership of the virtual router group based on specified criteria. However, it may be less intuitive to visualize the relationship between the physical routers and the virtual router compared to the first approach.
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....