table of contents
| nbox-prefix(1) | General Commands Manual | nbox-prefix(1) |
NAME¶
nbox-prefix - Show prefix details and children, or reserve a child prefix
SYNOPSIS¶
nbox prefix [--vrf] [--journal] [--journal-limit] [-h|--help] <CIDR> [subcommands]
DESCRIPTION¶
Show prefix details and children, or reserve a child prefix
OPTIONS¶
- --vrf <VRF>
- Disambiguate by VRF (name, slug, or RD) when the CIDR exists in several
- --journal
- Also fetch the object's recent journal entries
- --journal-limit <N>
- Max inline journal entries to fold in (implies --journal; default 5)
- -h, --help
- Print help
- <CIDR>
- Prefix in CIDR notation
SUBCOMMANDS¶
- nbox-prefix-reserve(1)
- Reserve (allocate) the next available child prefix. A write: requires the `--allow-writes` gate AND confirmation (`--confirm`, or an interactive prompt on a TTY in plain output). `--dry-run` previews with no mutation and needs neither. NetBox allocates the prefix server-side and race-safe, so the applied prefix may differ from any previewed candidate
| prefix |