table of contents
| nbox-ip-range(1) | General Commands Manual | nbox-ip-range(1) |
NAME¶
nbox-ip-range - Show an IP range by start address or numeric ID
SYNOPSIS¶
nbox ip-range [--journal] [--journal-limit] [-h|--help] <VALUE> [subcommands]
DESCRIPTION¶
Show an IP range by start address or numeric ID
OPTIONS¶
- --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
- <VALUE>
- Range start address or numeric ID
SUBCOMMANDS¶
- nbox-ip-range-reserve(1)
- Reserve (allocate) the next available IP address within this IP range. 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 address server-side and race-safe, so the applied address may differ from any previewed candidate
| ip-range |