temporary address X:X::X:X
Use this command to add an IPv6 temporary address to the IPv6 DHCP server pool.
Use the no form of this command to delete an IPv6 temporary address from the IPv6 DHCP server pool.
Command Syntax
temporary address X:X::X:X
no temporary address
Parameters
X:X::X:X
IPv6 DHCP Temporary address
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)#temporary address 2001::
#configure terminal
(config)#ip vrf vrf1
(config-vrf)#ipv6 dhcp server pool ipv6_pool
(dhcp6-config)#temporary address 2001::
Last modified date: 10/19/2023