Using meta field variables
You can use metadata variables in interface templates.
For information about creating a meta field, see ADOM-level metadata variables.
To use meta variables in interface templates:
- Go to Device Manager > Provisioning Templates > System Templates.
- Edit the default template.
- Display the Interface widget by clicking Toggle Widgets and enabling Interface.
- In the Interface widget, create a new Config Interface action that uses the variable.
- In the Interface widget, click Create New.
- In the Action list, select Config Interface.
- In the Model list, select all.
- In the Interface Name list, type
port2
. - In the IP/Netmask box, type the variable with the IP/netmask, such as
192.162.$(storenumber).254/25
, and click OK.Note that
$(storenumber)
is the metadata variable.The action is created.