Ipv6 dhcp client information refresh minimum – Dell PowerEdge VRTX User Manual

Page 656

Advertising
background image

656

DHCPv6 Commands

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\DHCPv6.fm

D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY

User Guidelines

The ipv6 dhcp client information refresh command specifies the

information refresh time. If the server does not sends an information refresh

time option then a value configured by the command is used.
Use the infinite keyword, to prevent refresh, if the server does not send an

information refresh time option.

Example

The following example configures an upper limit of 2 days:

console(config)# interface vlan 100

console(config-if)# ipv6 dhcp client stateless

console(config-if)# ipv6 dhcp client information refresh 172800

console(config-if)# exit

ipv6 dhcp client information refresh minimum

To configure the minimum acceptable refresh time on the specified interface,

use the ipv6 dhcp client information refresh minimum command in

Interface Configuration mode. To remove the configured refresh time, use

the no form of this command.

Syntax

ipv6 dhcp client information refresh minimum

seconds |

infinite

no ipv6 dhcp client information refresh minimum

Parameters

seconds

—The refresh time, in seconds. The minimum value that can be

used is 600 seconds. The maximum value that can be used is

4,294,967,294 seconds (0xFFFFFFFE).

infinite—Infinite refresh time.

Default Configuration

The default is 86,400 seconds (24 hours).

Advertising