Aces High Bulletin Board
General Forums => The O' Club => Topic started by: BlckMgk on November 24, 2004, 07:37:42 AM
-
Hey Folks, just wondering if anyone remembers the command to broadcast a ping over the network to who returns what.
Unless this is turned off by default Win XP SP2?
-BM
-
like tracert?
-SW
-
or nbstat
NBTSTAT
Displays protocol statistics and current TCP/IP connections using NBT
(NetBIOS over TCP/IP).
NBTSTAT [ [-a RemoteName] [-A IP address] [-c] [-n]
[-r] [-R] [-RR] [-s] [-S] [interval] ]
-a (adapter status) Lists the remote machine's name table given its name
-A (Adapter status) Lists the remote machine's name table given its
IP address.
-c (cache) Lists NBT's cache of remote [machine] names and their IP
addresses
-n (names) Lists local NetBIOS names.
-r (resolved) Lists names resolved by broadcast and via WINS
-R (Reload) Purges and reloads the remote cache name table
-S (Sessions) Lists sessions table with the destination IP addresses
-s (sessions) Lists sessions table converting destination IP
addresses to computer NETBIOS names.
-RR (ReleaseRefresh) Sends Name Release packets to WINS and then, starts Refr
esh
RemoteName Remote host machine name.
IP address Dotted decimal representation of the IP address.
interval Redisplays selected statistics, pausing interval seconds
between each display. Press Ctrl+C to stop redisplaying
statistics.
-SW
-
You can also try type net help into the cmd prompt, and it lists all net commands.
-SW
-
Start / Run
Type in CMD and then hit OK.
In The DOS window, type :
Ping 127.0.0.1
Echange the IP number for the IP you want to ping...