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 =
] όνομα
]
Καταργεί ρυθμίσεις παραμέτρων πορτών του τείχους προστασίας.
Παράμετροι
:
protocol - Πρωτόκολλο πόρτας.
TCP - Transmission Control Protocol (TCP).
UDP - User Datagram Protocol (UDP).
ALL - Όλα τα πρωτόκολλα.
port - Αριθμός πόρτας.
profile - Προφίλ ρύθμισης παραμέτρων (προαιρετικό).
CURRENT - Τρέχων προφίλ (προεπιλογή).
DOMAIN - Προφίλ τομέα.
STANDARD - Τυπικό προφίλ.
ALL - Όλα τα προφίλ.
interface - Όνομα σύνδεσης (προαιρετικό).
Σημείωση
: Οι παράμετροι 'profile' και 'interface' δεν επιτρέπεται
να καθοριστούν μαζί.
Παραδείγματα
:
delete portopening TCP 80
delete portopening UDP 500
delete portopening protocol = TCP port = 80
delete portopening protocol = UDP port = 500