Configuration and Image File Commands
management vlan ipv6 dhcp client information refresh
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
139
9
Command Mode
Global Configuration mode
User Guidelines
This setting is active only when the DHCP options that the switch receives from
the DHCP server do not include the TFTP server and configuration file information.
In this case, the switch automatically downloads the configuration file defined in
the ip dhcp tftp-server file command from this TFTP server.
Example
switchxxxxxx(config)#
ip dhcp tftp-server ip address autodhcp
management vlan ipv6 dhcp client information refresh
To set the refresh time and the minimum refresh time for DHCPv6 stateless client,
use the management vlan ipv6 dhcp client information refresh Global
Configuration mode command.
To use the default refresh time, use the no form of these commands.
Syntax
management vlan ipv6 dhcp client information refresh {
infinity
|
<86400-
4294967294>
}
no management vlan ipv6 dhcp client information refresh
management vlan ipv6 dhcp client information refresh minimum {
infinity
|
<600-
4294967294>
}
no management vlan ipv6 dhcp client information refresh minimum
Parameters
•
infinity
—The time never refreshes.
•
<86400-4294967294>
—The refresh time.
•
<600-4294967294>—The minimum refresh time.