Question: Suppose a host has a network interface eth 2 with no address assigned. You want to assign the IPv 4 address 1 0 . 1

Suppose a host has a network interface eth 2 with no address assigned. You want to assign the IPv4 address 10.147.122.230 with subnet mask 255.255.252.0 to this interface.
What command would you use?
sudo ip addr add , dev
When you configure the network interface, a "directly connected" route is automatically added to the routing table. What route do you expect to see in the output of ip route show when you configure this network interface? proto kernel scope link dev
Suppose a host has a network interface eth 2 with

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!