0% found this document useful (0 votes)
42 views1 page

CMD

This document provides brief descriptions of three network commands: arp -a shows MAC addresses stored in the cache which are cleared after five minutes of inactivity; arp -d deletes MAC addresses from the cache; netstat -an displays open connections and associated ports.

Uploaded by

azhi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views1 page

CMD

This document provides brief descriptions of three network commands: arp -a shows MAC addresses stored in the cache which are cleared after five minutes of inactivity; arp -d deletes MAC addresses from the cache; netstat -an displays open connections and associated ports.

Uploaded by

azhi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

arp -a ---shows the stored MACs in cache which are cleared after five minutes of

inactivity
arp -d --- delete MACs in cashe
netstat -an ------ display open connection with associated ports

You might also like