rougail-output-doc/tests/results/test_without_family/00_6ip.changelog.sh

22 lines
2.6 KiB
Bash
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

New variables
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ An IP. │
 IP   standard   mandatory  │ Validator: reserved IP are allowed │
│ │ Default: 1.1.1.1 │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ An IP in CIDR format. │
 IP   standard   mandatory  │ Validators: │
│ │ • IP must be in CIDR format │
│ │ • reserved IP are allowed │
│ │ Default: 1.1.1.1/24 │
│ │ Example: 192.168.0.128/25 │
├───────────────────────────────────────┼──────────────────────────────────────┤
var3 │ An IP in CIDR format with obsolete │
 CIDR   standard   mandatory  │ CIDR type. │
│ │ Validator: IP must be in CIDR format │
│ │ Default: 1.1.1.1/24 │
└───────────────────────────────────────┴──────────────────────────────────────┘