DHCPv6::option
Description
Retrieves, sets or deletes the option by id number x
Syntax
DHCPv6::option <id no. x>
DHCPv6::option <id no. x> <value>
DHCPv6::option delete <id no. x>
DHCPv6::option <id no. x>
- Returns option with ID number x
DHCPv6::option <id no. x> <value>
- Sets the option with ID number x with value
DHCPv6::option delete <id no. x>
- Deletes the option with ID number x with value
Examples