Update cb_cmds with commands to add/update configuration data for DHCPv6
We need to update the cb_cmds hooks library to support commands that add/update the configuration data in the database via the config backend. The following are the examples of the corresponding commands in the config backend: createUpdateSubnet6
, createUpdateSharedNetwork6
etc.