{'Description':' Type Name Description
DhcpServerv6StatelessStore
{
IPAddress Prefix IPv6 Prefix/Scope. This will be 0::0 (null) for server level configuration
Bool Enabled Indicates if stateless clients inventory/storage is enabled
TimeSpan PurgeInterval Purge interval for stateless clients. Value will be 0 if Enabled is set to false.
}','Out':True}
Description
'Returns the properties of IPv6 stateless store for the specified IPv6 subnet. '
{'Description':'IPv6 subnet prefix of the scope whose stateless store properties are to be set','In':True}
Enabled
boolean
1
✓
-
{'Description':'Enable/Disable stateless store. Valid values are True, False.','In':True}
PurgeInterval
datetime
2
✓
-
{'Description':'Purge interval for the stateless store. If a client does not send a DHCPv6 Information Request (request for options) in this interval, the client is assumed to be no longer present on that subnet and the stateless store entry for the client is purged by the server.
This value can be configured in dd.hh format. If minutes or seconds (e.g. dd.hh:mm:ss format) are specified, the same will be ignored.','In':True}
ComputerName
string
3
✓
-
{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
PassThru
boolean
4
✓
-
{'Description':'If this parameter is specified, the cmdlet returns the PowerShell object which is modified.','In':True}
{'Description':' Type Name Description
DhcpServerv6StatelessStore
{
IPAddress Prefix IPv6 Prefix/Scope. This will be 0::0 (null) for server level configuration
Bool Enabled Indicates if stateless clients inventory/storage is enabled
TimeSpan PurgeInterval Purge interval for stateless clients. Value will be 0 if Enabled is set to false.
}','Out':True}
Description
'Sets the properties of IPv6 stateless store for the specified IPv6 prefix.'