Microsoft Windows [Version 6.1.7000] (C) Copyright 2009 Microsoft Corp. C:\Windows>netsh interface ipv6 set compartment ?
Usage: set compartment [compartment=][defaultcurhoplimit=][store=]active|persistent
Parameters:
Tag Value
compartment - Compartment Identifier.
defaultcurhoplimit - Default hop limit value for outgoing packets.
store - One of the following values:
active: Set only lasts until next boot.
persistent: Set is persistent.
Remarks: Modifies compartment configuration parameters.
Example:
set compartment compartment=1 defaultcurhoplimit=255 store=active