Lesson 6 | Determining how interfaces are being used |
Objective | Use netstat Command to provide statistics on how different network interfaces are being used |
netstat
command will provide a statistical picture of how the different network interfaces available on your machine are being used: netstat -i
command is used to determine how interfaces are being used. Netstat
output varies slightly from machine to machine; thus, slightly different output may appear under other versions of UNIX.
netstat
.