Flow designer for Router naming convention
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 02:35 AM
Hi Team,
I have requirmnment on implement naming convention for Router(Network device),
I am trying to implement using flow designer.
Trigger : When router instance created at router table flow should get initiate.
In requirement we have 4 types of routers like Edge, Core, BNG, BAR.
Normally instance of router or any equipment will be created using change model "Inventory Equipment Model",
I need to get router types from router model name, how to get that using flow designer?
Model names will be like edge01.nhskl0.29u7 , core02.hinfn.09ca, bng09.ljbkd.udhi, bar08.hsd.iind
I need to fetch edge, core, bng, bar just to identify type of router, this info comes for model name of router.
how to do that using flow design?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 03:27 AM
Hi Vinay,
You can use action with input (model name) and output the required name. Below is the implementation-
Thanks,
Pankaj Kumar
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 05:56 AM
Hi @Vinay2509 ,
Pls mark this solution as accepted if it solved your issue for others to refer the solution if they stuck on such issue.
Thanks,
Pankaj Kumar