1096 Configuring DHCPv6 Server and Relay SettingsConfiguring a DHCPv6 Pool for Specific HostsBeginning in Privileged EXEC mode, use the following commands to create apool and/or configure pool parameters for specific DHCPv6 clients.domain-namedomain Set up to 5 DNS domain names to provide to a DHCPv6client by the DHCPv6 server.CTRL + Z Exit to Privileged EXEC mode.show ipv6 dhcp pool[name]View the settings for all DHCPv6 pools or for the specifiedpool.Command Purposeconfigure Enter Global Configuration mode.ipv6 dhcp poolname Create a DHCPv6 pool and enter DHCPv6 poolconfiguration mode.prefix-delegationipv6-prefix/prefix-lengthclient-DUID [namehostname] [valid-lifetime {valid-lifetime |infinite}] [preferred-lifetime {preferred-lifetime | infinite}]Define an IPv6 prefixes within a pool for distributing tospecific DHCPv6 Prefix delegation clients.•prefix/prefix-length—Delegated IPv6 prefix.•client-DUID—DHCP Unique Identifier for the client(e.g. 00:01:00:09:f8:79:4e:00:04:76:73:43:76').•hostname—Client hostname used for logging andtracing. (Range: 0-31 characters.) The command allowsspaces in the host name.•valid-lifetime—Valid lifetime for delegated prefix.(Range: 0-4294967295 seconds) or use the keywordinfinite.•preferred-lifetime—Preferred lifetime for delegatedprefix. (Range: 0-4294967295 seconds) or use thekeyword infinite.CTRL + Z Exit to Privileged EXEC mode.show ipv6 dhcp pool View information about the DHCPv6 pools configured onthe switch.Command Purpose