How do I configure a string pool?

Purpose

A String pool defines a template for alpha-numeric values, with a defined syntax, length, and maximum capacity. String pools are applied to specific configurations in NSP programmable functions.

In the event that a string pool reaches maximum utilization, you can modify the string length and maximum capacity of the pool to increase its size.

Steps
 

Open Network Intents.


In the upper right-hand corner of the Network Intents GUI, click png1.png More, Open Resource Management.

The Resource Management GUI opens in a separate browser tab.


Select the String Pools view from the drop-down list.


Do one of the following:

  • Create a new pool: Click png13.png Add Pool.

  • Modify an existing pool: In the pool list, click png1.png Table Row Actions, Update Pool on a list item.


In the Create | Update String Pool form, configure the parameters as required.

Specify the Pattern as a regular expression. String Length and Max Capacity must be integers.


To assign a threshold policy to the pool, click in the Threshold Policy field and select a policy from the Select Threshold Policy form.


Click Create or Update to save your changes.

End of steps