1. Saguaro Federal has mainframes for all of its banks and businesses. Should the company

use the Ethernet or Token Ring protocol? Explain your choice. Why is this choice
appropriate?
2. XYZ Technology Consultants has offices on the second, third, and fourth floors of the office
building it occupies. Should the company use the Ethernet or Token Ring protocol? Explain
your choice. Why is this choice appropriate?

If you can just point me in the right direction.

Ethernet:

Ethernet - Wikipedia, the free encyclopediaEthernet is a family of frame-based computer networking technologies for local area networks (LANs). The name comes from the physical concept of the ether. ...
http://en.wikipedia.org/wiki/Ethernet

HowStuffWorks "How Ethernet Works"See how power over Ethernet works in this video with PodTech's Paul Lancour. ... Search for Ethernet at Alibaba - the world’s largest online base of ...
http://computer.howstuffworks.com/ethernet.htm

Internetworking Technology Handbook - Ethernet - Cisco SystemsThroughout the rest of this chapter, the terms Ethernet and 802.3 will refer .... The IEEE 802.3 standard currently requires that all Ethernet MACs support ...
http://www.cisco.com/en/US/docs/internetworking/technology/handbook/Ethernet.html

Charles Spurgeon's Ethernet (IEEE 802.3) Web SiteCharles Spurgeon's Ethernet (IEEE 802.3) Web Site Describing: Ethernet IEEE 802.3 Local Area Network (LAN) technology.
http://www.ethermanage.com/ethernet/ethernet.html

EthernetEthernet is the least expensive high speed LAN alternative. Ethernet adapter cards for a PC range from $60 to $120. They transmit and receive data at speeds ...
http://www.yale.edu/pclt/COMM/ETHER.HTM

What is Ethernet? - a definition from Whatis.com - see also: AlohanetEthernet is the most widely-installed local area network technology. Specified in a standard, IEEE 802.3, Ethernet was originally developed by Xerox and ...
http://searchnetworking.techtarget.com/sDefinition/0,,sid7_gci212080,00.html

Token Ring:

Token ring - Wikipedia, the free encyclopediaToken ring local area network (LAN) technology was conceived in the late 1960s by Olof Söderblom, then working for IBM [1]). US Patents were awarded in 1981 ...
http://en.wikipedia.org/wiki/Token_ring

What is Token Ring? - a definition from Whatis.com - see also: 802.5A Token Ring network is a local area network (LAN) in which all computers are connected in a ring or star topology and a bit- or token-passing scheme is ...
http://searchnetworking.techtarget.com/sDefinition/0,,sid7_gci213154,00.html

Internetworking Technology Handbook - Token Ring/IEEE 802.5 ...The Token Ring network was originally developed by IBM in the 1970s. It is still IBM's primary local-area network (LAN) technology. The related IEEE 802.5 ...
http://www.cisco.com/en/US/docs/internetworking/technology/handbook/Token-Ring.html

How Token Ring WorksUnlike Ethernet, Token Ring uses a ring topology whereby the data is sent from ... Here is an animated GIF that shows the basic operation of a Token Ring, ...
http://www.datacottage.com/nch/troperation.htm

What is token-ring network? - A Word Definition From the Webopedia ...This page describes the term token-ring network and lists other pages on the Web where you can find additional information.
http://www.webopedia.com/TERM/t/token_ring_network.html

Saguaro federal has mainframes for all of its bank and businesses should the company use ethernet or token ring protocol. explain your choice why is this choice appropriate?

To help you determine the appropriate protocol for each scenario, let's first understand the characteristics of Ethernet and Token Ring protocols:

1. Ethernet:
- Ethernet is a widely-used protocol for local area networks (LANs).
- It uses a bus or star topology, where multiple devices are connected to a central hub or switch.
- Ethernet allows for simultaneous transmission and utilizes Carrier Sense Multiple Access with Collision Detection (CSMA/CD) for media access control, which means devices check for activity on the network before transmitting data.
- It operates on a contention-based system, where devices compete for bandwidth.

2. Token Ring:
- Token Ring is also a LAN protocol.
- It uses a ring topology, where devices are connected in a closed loop configuration.
- Token Ring uses a token passing mechanism, where a special frame called a token circulates the network, granting the right to transmit data to devices by holding the token.
- Devices transmit data when they possess the token, ensuring orderly data transmission.

Now, let's analyze the two scenarios and determine the appropriate choice of protocol:

1. For Saguaro Federal:
- Since Saguaro Federal has mainframes for all its banks and businesses, reliability and stability are crucial.
- Token Ring can provide more deterministic and predictable performance as it guarantees each device's turn to transmit data.
- Token Ring's token passing mechanism minimizes collisions and maximizes network efficiency.
- Therefore, Token Ring protocol would be a suitable choice for Saguaro Federal.

2. For XYZ Technology Consultants:
- Given that XYZ Technology Consultants has offices on multiple floors, ease of installation and scalability may be important factors.
- Ethernet, with its bus or star topology, allows for easy expansion and addition of devices.
- Ethernet is widely used in office environments and is typically more cost-effective.
- Therefore, Ethernet protocol would be a suitable choice for XYZ Technology Consultants.

Considering these factors, Saguaro Federal should use the Token Ring protocol, while XYZ Technology Consultants should use the Ethernet protocol.