refresh-time (dhcpv6-pool-config)
  
  
    
      Configures this DHCPv6 pool‘s refresh time in seconds. This is the
        interval between two successive DHCP pool refreshes. The DHCP refresh process refreshes IPv6
        client information.
    
    Supported on the following devices: 
         
         
            - Access Points: AP3000/X, AP5010, AP310i/e, AP410i/e, AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502,
               AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543,
               AP8533.
- Service Platforms:
               NX5500, NX7500, NX9500, NX9600
- Virtual Platforms: CX9000, VX9000
Syntax
      
      refresh-time <600-4294967295>
    
    Parameters
      
      refresh-time <600-4294967295>
      
            
              | refresh-time <600-4294967295> | Specify this DHCPv6 pool‘s refresh time from 600
                -4294967295 seconds. | 
          
    
    Examples
      
      nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#refresh-time 1000
      nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#show context
 dhcpv6-pool DHCPv6Pool1
  network 2002::/64
  refresh-time 1000
  domain-name TechPubs
  dns-server 2002::1
  option DHCPv6Pool1Option 60
nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#