Microsoft Windows XP
[Version 5.1.2600
](C) Copyright 1986-2001 Microsoft Corp.
C
:\WINDOWS>netsh firewall show config ?
show config
[ [ verbose =
] DISABLE
|ENABLE
]
Shows firewall configuration.
Parameters
:
verbose - Verbose mode (optional).
DISABLE - Display only summary information (default).
ENABLE - Display all available information.
Examples
:
show config
show config DISABLE
show config ENABLE
show config verbose = DISABLE
show config verbose = ENABLE