Technical References

prefix-list obj(Prefix)
Lists the prefixes to be associated with the link. This
attribute is used to add or modify the link and its prefixes
in a single database action. All objects must be valid, or none will
be accepted. The associated prefixes will be stored separately,
and will not be returned in the parent link object.
region nameref(CCMRegion)
Identifies the region for this link, referenced by name. Regions
can be used to limit administrative access by region.
template-root-prefix prefix
Identifies the root prefix address for prefixes associated with
the link. This attribute is used when processing a link template
that defines associated prefixes.
vpn-id int default = 0, immutable
Identifies the VPN that contains the link.
link-policy
link-policy - Edits a DHCP policy embedded in a link.
Note: dhcp-link-policy is a synonym for compatibility with earlier
versions.
Synopsis
link-policy <name> delete
link-policy <name> set <attribute>=<value>
[<attribute>=<value> ...]
link-policy <name> get <attribute>
link-policy <name> disable <attribute>
link-policy <name> enable <attribute>
link-policy <name> show
link-policy <name> setV6Option <opt-name | id> <value>
link-policy <name> getV6Option <opt-name | id>
link-policy <name> unsetV6Option <opt-name | id>
link-policy <name> listV6Options
link-policy <name> setV6VendorOption <opt-name | id>
<opt-set-name> <value>
link-policy <name> getV6VendorOption <opt-name | id>
<opt-set-name>
link-policy<name> unsetV6VendorOption <opt-name | id>
<opt-set-name>
link-policy <name> listV6VendorOptions
Description