Question

A.10 TestOut Linux Pro Objective 9: Network and Print Configuration Management, All Questions Question 6 of 6 Time spent: 1:4
0 0
Add a comment Improve this question Transcribed image text
Answer #1

To delete the Ip address we use ip addr command with del option which deletes the ip address mentioned

ip addr del 192.168.0.123/24 dev ens0

To add the Ip address we use ip addr command with add option which add the ip address mentioned

ip addr add 172.22.1.71/16 dev ens0

To make an ip address as default gateway use this command

ip route add 172.22.0.0 dev ens0

Add a comment
Know the answer?
Add Answer to:
A.10 TestOut Linux Pro Objective 9: Network and Print Configuration Management, All Questions Question 6 of 6 Time spent: 1:4 Mark this question for review To answer this question, complete the l...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • computer networks help please !!! could someone help with the following tasks! ANY HELP WILL BE...

    computer networks help please !!! could someone help with the following tasks! ANY HELP WILL BE IMMENSELY APPRECIATED! THANKS. Task 1 In the following scenario, we would like to find out more information about a host that is on out network. Given an IP address we would like to search for additional information, we can start with obtaining the IP address off the default route. When running on a Linux VM, this like most likely to be the internal IP...

  • 166 Chapter 8: TCP/IP Applications Getting Down to Business The way network communication all those ls...

    166 Chapter 8: TCP/IP Applications Getting Down to Business The way network communication all those ls and Os) goes in and out of a machine physically is through the NIC (network interface card). The way network communication goes in and out of a machine logically though, is through a program or service. A service is a program that runs in the background, independent of a logon, that provides functionalities to a system. Windows client machines, for instance, have a Workstation...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT