Technical References

name string required
Displays the full name, or printable name, for this owner.
organization nameref(CCMOrganization)
Specifies the organization name required for ARIN reporting purposes.
tag string required,unique
Displays a unique tag name for this owner. Typically, it is a short
name referring to this owner.
prefix
prefix - Configures IPv6 network prefixes for use in DHCPv6
Note: dhcp-prefix is a synonym for compatibility with earlier
versions of Network Registrar.
Synopsis
prefix list
prefix listnames
prefix <name> create <address> [template=<template-name>]
[<attribute>=<value>]
prefix <name> delete
prefix <name> set <attribute>=<value> [<attribute>=<value> ...]
prefix <name> get <attribute>
prefix <name> unset <attribute>
prefix <name> enable <attribute>
prefix <name> disable <attribute>
prefix <name> [show]
prefix <name> listLeases
prefix <name> addReservation <address> <lookup key>
prefix <name> removeReservation <address>
prefix <name> listReservations
prefix <name> applyTemplate <template-name>
Description
The prefix command configures IPv6 network prefixes. Prefixes
configure DHCPv6 address allocation and prefix delegation.
When creating a prefix using a template, specify - for the
<name> to allow the prefix template's prefix-name-expr to
name the prefix.
Examples