How to configure Windows XP system firewall with command line

  

Firewall is one of the necessary software for each computer. In order to protect the security of the computer, it is necessary to configure the firewall. There are many ways to configure the firewall. Today, Xiaobian teaches you how to configure the Windows XP system firewall by using the command line.

Parameters:

? //Display command list

add //Add firewall configuration

delete //Delete firewall configuration

Dump //display a configuration script

help //display a list of commands

reset //reset the firewall configuration to its default value.

set //Set firewall configuration

show //Show firewall configuration

add allowedprogram //Add the program configuration allowed by the firewall.

add portopening //add firewall port configuration

delete allowedprogram //remove program configuration allowed by firewall

delete portopening //delete firewall port configuration

Set allowedprogram //Set the allowed program configuration for the firewall

set icmpsetting //Set the firewall ICMP configuration

set logging //Set the firewall logging configuration

set multicastbroadcastresponse //Set the firewall Multicast/broadcast response configuration

set notifications //Set firewall notification configuration

set opmode //Set firewall operation configuration

set portopening //Set firewall port configuration
>

set service //Set firewall service configuration

show allowedprogram //Display the program configuration allowed by the firewall

show config //Display the firewall configuration.

show currentprofile //Show current firewall configuration file

show icmpsetting //Display firewall ICMP configuration

show logging //Display firewall record configuration

show Multicastbroadcastresponse //Display firewall multicast/broadcast response configuration

show notifications //Show firewall action configuration

show opmode //Show firewall port configuration

show portopening //show Firewall port configuration

show service //Show firewall service configuration

show state //Show current firewall status

Copyright © Windows knowledge All Rights Reserved