Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1986-2001 Microsoft Corp. C:\WINDOWS>netsh firewall show config ?
show config
[[ verbose = ] DISABLE|ENABLE ]
显示防火墙配置。
参数:
verbose - 详细模式(可选)。
DISABLE - 只显示摘要信息(默认值)。
ENABLE - 显示所有可用信息。
示例:
show config
show config DISABLE
show config ENABLE
show config verbose = DISABLE
show config verbose = ENABLE