ipv6 dhcp address-prefix-length
Use this command to configure the prefix-length for dynamically allocated ipv6 address.
Use the no form of this command to unconfigure the prefix-length.
Command Syntax
ipv6 dhcp address-prefix-length <1-128>
no ipv6 dhcp address-prefix-length
Parameters
<1-128>
IPv6 address prefix length
Default
Default ipv6 address prefix length is 128
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 4.2.
Examples
#configure terminal
(config)#interface xe1
(config-if)#ipv6 dhcp address-prefix-length 64
(config-if)
Last modified date: 08/28/2023