2023-Nov-03-R11.1a
Follow-up Network Intent
You can define follow-up intents in the diagnosis so that these intents can be executed under certain conditions (inside the if/else clause), achieving a multi-staging diagnosis.
With the Follow-up NI,
- You can execute intents based on conditions instead of executing all of them, then the diagnosis can be more efficient, and the impact on the live network can be minimized.
- The follow-up intent diagnosis can also reduce unnecessary or redundant messages, then increase the readability to users, resulting in less noise.
- Make it feasible that reuse other well-created intents in customized intent diagnosis.