The edit xpl global-value command displays the global variable set paragraph editing interface view.
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 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 enter the global variable set paragraph editing interface view, run the edit xpl global-value command.
To configure a global variable set in the global variable set paragraph editing interface view, perform the following steps:Precautions
The data type of each value in a global variable set may vary with the route-filter that references the set. For example, glovar '12' is configured as an element for a global variable set and the set is referenced by a route-filter to modify the MED values of BGP routes, the value of glovar is an integer.