Update cb_cmds with commands to retrieve configuration data for DHCPv6
We need to update the cb_cmds hooks library to support the commands to retrieve the configuration information from the database via the config backend. The following are the examples of the corresponding backend calls: getSubnet6
, getModifiedSubnets6
etc.