Answer:
A. Your road is paved and the crossroad is not
Explanation:
It should be noted that cybersquatters b. register domain names for famous trademarks or company names to which they have no connection remain connected to popular Web sites.
<h3>What is Cybersquatting?</h3>
Cybersquatting can be explained as registering as well as selling a domain name with the so that one can benefit from goodwill of someone else's trademark.
It serves as a practice of buying up domain names which is operating on names of existing businesses.
Learn more about Cybersquatting at;
brainly.com/question/21400963
Answer: I gave 6 you can choose from.
Integrity
Scalability
Quality of Service
Fault of Tolerance
Powerline Networking
Security
Answer:
MAC Addresses (Destination and Source MAC address)
Explanation:
A switch has 3 primary functions:
- Forward frames
- Learn addresses
- Avoid loops
An Ethernet frame has the header, data and trailer and there are two specific fields in the header that helps the switch to know where to send data in future transmissions.
- destination MAC address
- source MAC address
every Ethernet frame has this and when the frame hits a switch or any device, any device can look at it ( an Ethernet frame ) and know where it is suppose to go and where it came from.
Every switch has a MAC address table where it stores MAC addresses of different computers on the network.
Example:
When a PC1 sends a frame to PC2 through a switch, the switch looks at the header of the Ethernet frame for the source mac address and adds the source MAC address to its MAC address table and also the port that it came through.
simply put:
A switch looks at the source MAC address to see if it knows it already, if it does. Great! no need to add it again to it's address table.
If it doesn't, it adds it's source address and the port that the frame came from.
This basically how the switch populates its MAC address table.