Microsoft Windows XP
[Version 5.1.2600
](C) Copyright 1986-2001 Microsoft Corp.
C
:\WINDOWS>netsh routing ipx delete staticservice ?
DELETE-kommandoen bruges til at fjerne poster IPX-konfigurationen.
Kommandosyntaks
:
DELETE INTERFACE ifname
DELETE STATICROUTE ifname net
DELETE STATICSERVICE ifname svtype svname
DELETE FILTER ifname mode
[SRCNET= net mask
] [SRCNODE= node
]
[SRCSOCKET= socket
] [DSTNET= net mask
]
[DSTNODE= node
] [DSTSOCKET= socket
]
[PKTTYPE= pkttype
]
hvor
:
ifname - Navnet på grænsefladen (brug opkald for RAS-klienter).
net - Netværksadresse på fire byte (op til otte hexadecimacifre,
foranstillede nuller valgfrit).
svtype - Tjenestetype på to byte (op til fire hexadecimalcifre,
foranstillede nuller er valgfrit).
svname - Tjenestenavn.
mask - Netværksmaske på fire byte (op til otte hexadecimalcifre,
foranstillede nuller er valgfrit).
node - Nodeadresse på seks byte (op til 12 hexadecimalcifre,
foranstillede nuller er valgfrit).
socket - Socketadresse på to byte (op til fire hexadecimalcifre,
foranstillede nuller er valgfrit).
pkttype - Pakketype på en byte (op til to hexadecimalcifre,
foranstillede nuller er valgfrit).
action - PERMIT eller DENY.