rougail-output-doc/tests/results/test/00_6ip.sh

18 lines
2.5 KiB
Bash
Raw 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.

┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 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. │
│ │ Default: 1.1.1.1/24 │
└───────────────────────────────────────┴──────────────────────────────────────┘