domain-name
Use this command to set the domain name in the IPv6 DHCP server pool.
Use the no form of this command to delete the domain name from the IPv6 DHCP server pool.
Command Syntax
domain-name NAME
no domain-name NAME
Parameters
NAME
Name of the domain (maximum 63 alphanumeric characters)
Default
No default Value is specified
Command Mode
DHCP6 configure mode
Applicability
This command was introduced in OcNOS version 6.1.0.
Examples
#configure terminal
(config)#ipv6 dhcp server pool ipv6_pool
(dhcp6-config)#domain-name ipinfusion.com
#configure terminal
(config)#ip vrf vrf1
(config-vrf)#ipv6 dhcp server pool ipv6_pool
(dhcp6-config)#domain-name ipinfusion.com
Last modified date: 10/19/2023