2025-10-14 12:58:39 +02:00
[cols="1a,1a"]
|====
| Variable | Description
2025-11-12 19:33:56 +01:00
| **rougail.var1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[IP]` `standard` `mandatory` | An IP. +
2025-10-14 12:58:39 +02:00
**Validator**: reserved IP are allowed +
**Default**: 1.1.1.1
2025-11-12 19:33:56 +01:00
| **rougail.var2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[IP]` `standard` `mandatory` | An IP in CIDR format. +
2025-10-14 12:58:39 +02:00
**Validators**:
* IP must be in CIDR format
* reserved IP are allowed
**Default**: 1.1.1.1/24 +
**Example**: 192.168.0.128/25
2025-11-12 19:33:56 +01:00
| **rougail.var3** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[cidr]` `standard` `mandatory` | An IP in CIDR format with obsolete CIDR type. +
2025-10-14 12:58:39 +02:00
**Default**: 1.1.1.1/24
|====