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