Technical References

ip6address ip6 required,immutable
Specifies the IPv6 address for the reservation.
lookup-key blob required
Specifies the sequence of bytes that is the key for this reservation
object. The type for this key is set in the lookup-key-type attribute.
lookup-key-type int required
Identifies the data dictionary type for the value in the
lookup-key attribute. It may take on the values of AT_NSTRING or
AT_BLOB.
prefix nameref(Prefix)
Identifies the prefix for this reservation.
vpn-id int default = 0, immutable
Displays the identifier of the VPN that contains this reservation.
role
role - Configures a role
Synopsis
role <name> create <base-role> [<attribute>=<value>]
role <name> delete
role list
role listnames
role <name> show
role <name> set <attribute>=<value> [<attribute>=<value> ...]
role <name> get <attribute>
role <name> enable <attribute>
role <name> disable <attribute>
role <name> addConstraint [<attribute>=<value> ...]
role <name> Constraint <index> set [<attribute>=<value> ...]
role <name> Constraint <index> unset [<attribute> ...]
role <name> removeConstraint <index>
role <name> listContraints
Description
The role command configures the specified role. A role describes
the operations that an administrator can perform and any data
constraints that should be applied. A role must be assigned to
an administrator group to be associated with an administrator.
The addConstaint, Constraint, removeConstraint, and listConstraint
commands are used to manipulate the constraints.
Examples