Attach the saved files to your report and explain the fields of the ifconfig output.
What will be an ideal response?
Output of ifconfig –a on PC4
```
eth0 Link encap:Ethernet HWaddr 00:00:C0:88:51:00
inet addr:10.0.1.14 Bcast:10.0.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1574 errors:0 dropped:0 overruns:0 frame:0
TX packets:1906 errors:0 dropped:0 overruns:0 carrier:0
collisions:11 txqueuelen:100
Interrupt:11 Base address:0xf880
eth1 Link encap:Ethernet HWaddr 00:00:C0:3C:4E:00
inet addr:10.0.1.24 Bcast:10.0.1.255 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
Interrupt:11 Base address:0xf800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1713 errors:0 dropped:0 overruns:0 frame:0
TX packets:1713 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
```
Output of ifconfig –a on PC4 after IP address change
```
eth0 Link encap:Ethernet HWaddr 00:00:C0:88:51:00
inet addr:10.0.1.11 Bcast:10.0.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1574 errors:0 dropped:0 overruns:0 frame:0
TX packets:1906 errors:0 dropped:0 overruns:0 carrier:0
collisions:11 txqueuelen:100
Interrupt:11 Base address:0xf880
eth1 Link encap:Ethernet HWaddr 00:00:C0:3C:4E:00
inet addr:10.0.1.24 Bcast:10.0.1.255 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
Interrupt:11 Base address:0xf800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1713 errors:0 dropped:0 overruns:0 frame:0
TX packets:1713 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
```
You might also like to view...
A synonym is a word that has the same or similar meaning to a word that you have selected
Indicate whether the statement is true or false
PowerPoint can only make slides from a Word document if the document is ________
A) open B) saved C) copied D) closed