Technical References

prefix-template-policy <name> delete
prefix-template-policy <name> set
<attribute>=<value>
[<attribute>=<value> ...]
prefix-template-policy <name> get <attribute>
prefix-template-policy <name> disable <attribute>
prefix-template-policy <name> enable <attribute>
prefix-template-policy <name> show
prefix-template-policy <name> setV6Option <opt-name | id> <value>
prefix-template-policy <name> getV6Option <opt-name | id>
prefix-template-policy <name> unsetV6Option <opt-name | id>
prefix-template-policy <name> listV6Options
prefix-template-policy <name>
setV6VendorOption <opt-name | id> <opt-set-name> <value>
prefix-template-policy <name>
getV6VendorOption <opt-name | id> <opt-set-name>
prefix-template-policy <name>
unsetV6VendorOption <opt-name | id> <opt-set-name>
prefix-template-policy <name> listV6VendorOptions
Description
The prefix-template-policy command lets you configure a DHCP
policy embedded in a DHCP prefix template. An embedded policy
is a collection of DHCP option values and settings associated
with (and named by) another object -- in this case a prefix
template. A prefix-template-policy is created implicitly when
you first reference it, and is deleted when the prefix-template
is deleted.
You can set individual option values with the setV6Option
command, unset option values with the unsetV6Option command,
and view option values with the getV6Option and listV6Options
commands. When you set an option value the DHCP server will
replace any existing value or create a new one as needed for
the given option name.
Examples
nrcmd> prefix-template-policy exampleprefix set default-prefix-
length=32
nrcmd> prefix-template-policy exampleprefix enable allow-rapid-
commit
Status
See Also
policy, client-policy, client-class-policy, dhcp-address-block-policy, link-policy, link-template-policy,
prefix-policy, prefix-policy, scope-policy, scope-template-policy
Attributes