22 lines
846 B
Text
22 lines
846 B
Text
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
| **rougail.var1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[IP]` `standard` `mandatory` | An IP. +
|
|
**Validator**: reserved IP are allowed +
|
|
**Default**: 1.1.1.1
|
|
| **rougail.var2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[IP]` `standard` `mandatory` | An IP in CIDR format. +
|
|
**Validators**:
|
|
|
|
* IP must be in CIDR format
|
|
* reserved IP are allowed
|
|
|
|
**Default**: 1.1.1.1/24 +
|
|
**Example**: 192.168.0.128/25
|
|
| **rougail.var3** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[CIDR]` `standard` `mandatory` | An IP in CIDR format with obsolete CIDR type. +
|
|
**Validator**: IP must be in CIDR format +
|
|
**Default**: 1.1.1.1/24
|
|
|====
|
|
|