Microsoft Windows [Version 6.1.7000] (C) Copyright 2009 Microsoft Corp. C:\Windows>netsh ipsec static show filterlist ?
Usage:
filterlist [ name = ]|[ rule = ]|[ all ][[ level = ] (verbose | normal) ][[ format = ] (list | table) ][[ resolvedns = ] (yes | no) ][[ wide = ] (yes | no) ]
Displays the details of a filter list
Parameters:
Tag Value
name | rule | all -Name of the filter list, rule name, or 'all'.
level -Verbose or normal.
format -Output in screen or tab-delimited format.
resolvedns -Value of 'yes' will force the verbose output to show
the current dns mapping for ip addresses and dns
names that are stored in the filter fields.
wide -If set to 'no', the name and description are truncated
to fit the screen width of 80 characters.
Remarks: If 'all' is specified, all filter lists are displayed.
Examples: show filterlist Filterlist=Filterlist1 resolvedns=yes wide=yes