Microsoft Windows [Version 6.0.6001] (C) Copyright 2006 Microsoft Corp. c:\windows>netsh interface ipv6 show subinterfaces ?
Usage: show subinterfaces [[interface=]][[subinterface=]][[level=]normal|verbose][[store=]active|persistent]
Parameters:
Tag Value
interface - Interface name or index.
subinterface - Subinterface LUID. This is only useful on
interfaces with multiple subinterfaces.
level - One of the following values:
normal: Display one line per subinterface. This is
the default when no subinterface is given.
verbose: Display extra information on each
subinterface. This is the default when an
subinterface is given.
store - One of the following values:
active: Show subinterfaces in the stack (default).
persistent: Show persistent subinterfaces.
Remarks: Displays information about all subinterfaces, or about all
subinterfaces on a given interface if one is specified.