The difference between Packet Switching and Circuit Switching is:
- There is no difference.
- In Circuit Switching, packets arrive at the destination in the correct sequence, while in Packet Switching they do not.
- In Circuit Switching the lines are dedicated to the connection while in Packet Switching they are not.
- Packet Switching is ideal for audio or video.
What is not true about Virtual Circuit Packet Switching networks?
- There is an initial setup phase to set up a route for all packets in the connection.
- Each packet header contains the virtual circuit identifier which identifies the connection.
- The Virtual Circuit packet switching approach is slower than the circuit switching approach.
- X.25 and Frame Relay use Virtual Circuit packet switching.
- Each packet header contains full information about the destination of the packet.
What does 'non-blocking switch' mean?
- A switch that can route any permutation of paths from distinct inputs to distinct outputs.
- Given any connections through the switch, any unused input can be routed to any unused output.
- A switch that can route any input to any output.
- A switch that can route any input to any unused output.
What is true about Datagram Packet Switching networks?
- There is an initial setup phase to set up a route for all packets in the session.
- All sent packets by host x to host y are guaranteed to use the same path.
- This approach does not handle a link failure well.
- In this approach the packets must be sorted at the destination in order to get the original message.
- The packets always arrive at the destination in the correct sequence.
How do switches route arriving packets?
- The switches route the packets to the default router.
- According to the IP address in the packet header.
- The switch will send the packet on the interface with the least load.
- On the basis of information contained in each packet header.
The primary functions supported by a switch are:
- Routing of a cell to its correct destination port.
- Handling several simultaneously arriving cells that are headed to a common output port.
- Correct the errors found in the cell according to checksum on the data.
- Both a and b are correct.
When two cells simultaneously arrive to a switch with no buffers:
- If they are bound for the same output, one cell will be send to another output.
- If they are bound for the same output, they will be merged into one cell.
- If they are bound for different outputs, one cell will be lost.
- If they are bound for the same output, one cell will be lost.
- Both c and d are correct.
What is a beta-element?
- Any switch which is rearrangeabe is called beta-element.
- The basic switching element, a 2X2 switch.
- The basic switching element, every other switch consist only from beta-elements.
- A " + '"' + "beta X beta"+ '"' + " switch.
What is a rearrangeabe switch?
- A switch that can route any permutation of paths from distinct inputs to distinct outputs.
- Given any connections through the switch, any unused input can be routed to any unused output.
- A switch that can route any input to any output.
- A switch that can route any input to any unused output.
The Banyan Switch is:
- A beta-element.
- A not rearrangeable and not non-blocking switch.
- A non-blocking switch.
- A rearrangeable and non-blocking switch.
- A Rearrangeable switch.