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