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 =
] ad
]
Güvenlik duvarı bağlantı noktası yapılandırmasını siler.
Parametreler
:
protocol - Bağlantı noktası iletişim kuralları.
TCP - Transmission Control Protocol (TCP).
UDP - User Datagram Protocol (UDP).
ALL - Tüm iletişim kuralları.
port - Bağlantı noktası numarası.
profile - Yapılandırma profili (seçime bağlı).
CURRENT - Geçerli profil (varsayılan).
DOMAIN - Etki alanı profili.
STANDARD - Standart profil.
ALL - Tüm profiller.
interface - Arayüz adı (seçime bağlı).
Notlar
: 'profile' ve 'interface' birlikte belirtilemezler.
Örnekler
:
delete portopening TCP 80
delete portopening UDP 500
delete portopening protocol = TCP port = 80
delete portopening protocol = TCP port = 500