Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In linux, in networking, the [...] address is a special address that all machines respond to and is usually the first or last address of the particular network.
Answer

broadcast

^^ e.g broadcast address is 10.0.2.255

^^^ when frame/packet of data is sent to broadcast address, all IPs in the network receive the data frame


Question
In linux, in networking, the [...] address is a special address that all machines respond to and is usually the first or last address of the particular network.
Answer
?

Question
In linux, in networking, the [...] address is a special address that all machines respond to and is usually the first or last address of the particular network.
Answer

broadcast

^^ e.g broadcast address is 10.0.2.255

^^^ when frame/packet of data is sent to broadcast address, all IPs in the network receive the data frame

If you want to change selection, open document below and click on "Move attachment"

25. Introduction to IP
ces, then run /sbin/ifconfig lo 127.0.0.1 which creates the loopback interface. Create the Ethernet interface with: /sbin/ifconfig eth0 192.168.3.9 broadcast 192.168.3.255 netmask 255.255.255.0 <span>The broadcast address is a special address that all machines respond to. It is usually the first or last address of the particular network. Now run /sbin/ifconfig to view the interfaces. The output will be 5 10 eth0 Link encap:Ethernet HWaddr 00:00:E8:3B:2D:A2 inet addr:192.168.3.9 Bcast:192.168.3.255 Mask:255.255.255.0 UP

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.