防火牆是每台電腦必備的軟件之一,為了保護電腦的安全,配置防火牆是必要的,防火牆配置方法很多,今天小編就教大家利用命令行如何配置Windows XP系統防火牆。
參數:
? // 顯示命令列表
add // 添加防火牆配置
delete // 刪除防火牆配置
dump // 顯示一個配置腳本
help // 顯示命令列表
reset // 將防火牆配置重置為默認值。
set // 設置防火牆配置
show // 顯示防火牆配置
add allowedprogram // 添加防火牆允許的程序配置。
add portopening // 添加防火牆端口配置
delete allowedprogram // 刪除防火牆允許的程序配置
delete portopening // 刪除防火牆端口配置
set allowedprogram // 設置防火牆允許的程序配置
set icmpsetting // 設置防火牆 ICMP 配置
set logging // 設置防火牆記錄配置
set multicastbroadcastresponse // 設置防火牆多播/廣播響應配置
set notifications // 設置防火牆通知配置
set opmode // 設置防火牆操作配置
set portopening // 設置防火牆端口配置
set service // 設置防火牆服務配置
show allowedprogram // 顯示防火牆允許的程序配置
show config // 顯示防火牆配置。
show currentprofile // 顯示當前防火牆配置文件
show icmpsetting // 顯示防火牆 ICMP 配置
show logging // 顯示防火牆記錄配置
show multicastbroadcastresponse // 顯示防火牆多播/廣播響應配置
show notifications // 顯示防火牆操作配置
show opmode // 顯示防火牆端口配置
show portopening // 顯示防火牆端口配置
show service // 顯示防火牆服務配置
show state // 顯示當前防火牆狀態