The xpl global-value command creates a global variable set and displays the global variable set view.
The undo xpl global-value command deletes a specified global variable set.
By default, no global variable sets are configured.
Usage Scenario
A global variable set is a group of frequently used values that are defined as global variables. Global variables are variables that can be referenced by all route-filters configured on a device. To enable a route-filter or a set to reference a global variable, enter $+variable name, for example, $glovar1. The global variables on a device must be unique. A new global variable will override an existing global variable with the same name. To create a global variable set and enter the global variable set view, run the xpl global-value command.
Follow-up Procedure
Precautions
The data type of each value in a global variable set may vary with the route-filter that references the set. If glovar '12' is referenced to set the MED for BGP routes, the value of glovar is an integer.
New configurations of a global variable set will replace current configurations of the global variable set. To exit from the global variable set view, run the abort command in the global variable set view.