Microsoft Windows XP
[Version 5.1.2600
](C) Copyright 1986-2001 Microsoft Corp.
C
:\WINDOWS>netsh firewall delete portopening ?
delete portopening
[ protocol =
] TCP
|UDP
|ALL
[ port =
] 1-65535
[ [ profile =
] CURRENT
|DOMAIN
|STANDARD
|ALL
[ interface =
] name
]
Sletter firewall-portkonfiguration.
Parametre
:
protocol - Portprotokol.
TCP - Transmission Control Protocol (TCP).
UDP - User Datagram Protocol (UDP).
ALL - Alle protokoller.
port - Portnummer.
profile - Konfigurationsprofil (valgfri).
CURRENT - Aktuel profil (standard).
DOMAIN - Domæneprofil.
STANDARD - Standardprofil.
ALL - Alle profiler.
interface - Grænsefladenavn (valgfri).
Bemærkninger
: 'profile' og 'interface' kan ikke angives samtidigt.
Eksempler
:
delete portopening TCP 80
delete portopening UDP 500
delete portopening protocol = TCP port = 80
delete portopening protocol = UDP port = 500