ADTRAN AOS Version R10.1.0 Command Reference Manual page 3088

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
address <ipv6 address> lifetime
Use the address lifetime command to specify an Internet Protocol version 6 (IPv6) address is manually
bound to a single Dynamic Host Control Protocol version 6 (DHCPv6) client, identified by its client ID
(DUID). Use the no form of this command to remove the IPv6 address association from the host client.
Variations of this command include:
address <ipv6 address> lifetime <valid lifetime> <preferred lifetime>
address <ipv6 address> lifetime <valid lifetime> infinite
address <ipv6 address> lifetime infinite <preferred lifetime>
address <ipv6 address> lifetime infinite infinite
Syntax Description
<ipv6 address>
<valid lifetime>
<preferred lifetime>
infinite
Default Values
By default, no IPv6 address is bound to a client.
Command History
Release R10.1.0
Functional Notes
Multiple IPv6 addresses (up to 50) can be entered for a single DUID using multiple instances of this
command.
Usage Examples
The following example specifies that the IPv6 address 2001:DB8::1, with infinite valid and preferred
lifetimes, is assigned to the DHCPv6 host client F2A4C9:
(config-dhcpv6)#host client-identifier F2A4C9
(config-dhcpv6-host)#address 2001:DB8::1 lifetime infinite infinite
60000CRG0-35E
Specifies the IPv6 address to assign to the single DHCPv6 client. There is
no prefix length associated with this address. IPv6 addresses should be
expressed in colon hexadecimal format (X:X:X:X::X), for example,
2001:DB8:1::1.
Specifies the valid lifetime of the IPv6 address. This value must be longer
than the preferred lifetime value. Valid lifetime range is 0 to 4294967295
seconds. By default, the valid lifetime value is set to 2592000 seconds.
Specifies the preferred lifetime of the IPv6 address. This value must be
shorter than the valid lifetime. Valid preferred lifetime range is 0 to
4294967295 seconds. By default, the preferred lifetime value is set to
604800 seconds.
Specifies that the IPv6 address does not age. This parameter can be used
instead of either the valid lifetime or preferred lifetime value.
Command was introduced.
Copyright © 2012 ADTRAN, Inc.
DHCPv6 Server Pool Host Command Set
3088

Advertisement

Table of Contents
loading

Related Products for ADTRAN AOS Version R10.1.0

This manual is also suitable for:

Aos r10.1.0

Table of Contents