Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1. Execute the commands ifconfig and route -n inside the course VM. Answer the following questions based on the output. A. How many network interfaces
1. Execute the commands ifconfig and route -n inside the course VM. Answer the following questions based on the output. A. How many network interfaces are there and what are their names? B. List the MAC addresses of the network interfaces if there is any. C. What are the IP address and subnet associated with each interface? D. How many rules are there in the routing table? What is the address of the default gateway? E. Which rule will apply if we need to send a packet to the default gateway? File Edit View Search Terminal Help UU... 13:~$ ifconfig enpos3: flags=4163 mtu 1500 inet 10.0.2.15 netmask 255.255.255.0 broadcast 10.0.2.255 inet6 fe80::bd23:c14:7073:6855 prefixlen 64 scopeid ox20 ether 08:00:27:54:56:29 txqueuelen 1000 (Ethernet) RX packets 6 bytes 1232 (1.2 KB) RX errors dropped overruns o frame o TX packets 63 bytes 6785 (6.7 KB) TX errors o dropped o overruns o carrier collisions o lo: flags=73 mtu 65536 inet 127.0.0.1 netmask 255.0.0.0, ineto ::1 prefixlen 128 scopeid Ox10 loop txqueuelen 1000 (Local Loopback) RX packets 41 bytes 3477 (3.4 KB) RX errors o dropped overruns o frame o TX packets 41 bytes 3477 (3.4 KB) TX errors dropped overruns carrier collisions o Dunc . CLYTU:~$ route un Kernel IP routing table Destination Gateway 0.0.0.0 10.0.2.2 10.0.2.0 0.0.0.0 169.254.0.0 0.0.0.0 ---- EC-... 51 UG Genmask 0.0.0.0 255.255.255. 0 255.255.0.0 Flags Metric Ref 100 100 0 1000 0 Use Iface O enpos3 O enpos3 e npos3
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started