น.ส. รวีวรรณ ผลฉัตร 411067

น.ส. คนึงนิจ คำผกา 410887

CHAPTER 5: LARGER NETWORKS I: TRANSMISSION
Core Review Questions


1. How far apart can the farthest stations be in an Ethernet 10Base-T network with a single hub?
ตอบ ในระบบ LAN ที่ใช้ hub ในการเชื่อมต่อ hub จะทำหน้าที่กรจายข้อมูลจาก station ที่ต้องการส่งไป
ยังทุก station ระยะทางของ hub นี้เชื่อมได้ไกลประมาณ 100 เมตร
With multiple hubs?
ตอบ การเชื่อมต่อ hub หลาย ๆ ตัวก็สามารถทำได้โดยนำ hub มากเชื่อมต่อกันแต่ก้อมีข้อจำกัดเพราะ
multiple hubs ที่นำมาเชื่อมกันหลายตัวได้ไม่เกิน 500 เมตร (Think S-H-H-H-H-S , and think
of the dashes as 100 meter links.)
Can you have loops in an Ethernet 10Base-T network with multiple hubs?
ตอบ No , cnnnot connect the hub in a loop เพราะมันทำหน้าที่กระจายอยู่แล้วถ้าเจอ loop อีกก้อจะส่งกระจาย
ต่อไปเรื่อย ๆ ไม่สิ้นสุด
2. How far apart can the farthest stations be in an Ethernet 100Base-TX network with a single hub?
ตอบ Ethernet 100Base-TX network with a single hub ลักษณะการทำงานเหมือนกับแบบEthernet
10Base-T แต่จะแตกต่างกันเพราะสามารถส่งและรับได้เร็วกว่าคือที่ 100 Mbps
With multiple hubs?
ตอบ We have been focusing on Ethernet 10Base-T.
3. What is a shared media network? Why do you inevitably have congestion in a shared media network as the number of stations grows? Is Ethernet 10Base-T a shared media network? Ethernet 100Base-TX?
ตอบ การเชื่อมต่อแบบ hub ซึ่งมีหลาย station อยู่แล้วยิ่งนำมาเชื่อมต่อกันอีกก็จะทำให้เกิดความล่าช้าเพราะ
ต้องรอจนกว่าจะส่งถึงทุก station ที่อยู่ไกลเกิดปัญหา traffic jams
4. Are switched networks shared media networks? What does this imply for congestion as a switched network grows?
ตอบ A 100Base-TX LAN , Futhermore , costs only about as much as an all-switched LAN in which
station attach directly to 10Base-T switches. Pure 100Base-TX and switched 10Base-T LANs ,
furthermore , give comparable performance.
5. Why do we say that switches operate at layer 2?
ตอบ LAYER 2 : FRAME ANALYSIS
Switches are more sophisticated. They must examine every frame coming into them. They first
determine the destination address of each frame. They then look at a table to see what port is
associated with that frame. They then send the frame out that port. Because switches deal with
the content of frame fields, rather than just reflecting individual bits, they are data link layer
devices. They work at layer 2.
LAYER 2 ; SINGLE PATH
Another characteristic of layer 2 operation is that there is only a possible path between any two
station connected to the network.
How do Ethernet switches restrict traffic to a single path between stations?
ตอบ layer 2 operation is attrative because if there is only a single possible path between devices,
switches do not have to spend large amounts of processing capacity to computer alternative routes.
How do ATM networks do this?
ตอบ ATM switches are arranged in a hierarchy.
Distinguish between permanent and switched virtual circuits.
ตอบ Permanent virtual circuits เป็นการเชื่อมต่ออย่างถาวรระหว่าง 2 station จะถูกใช้ทุกครั้งเมื่อมัน
communicate กัน
Switched virtual circuits เป็นการเชื่อมต่อแบบสับเปลี่ยนเส้นทางระหว่าง station 2 station ใช้เส้น
ทางที่ดีที่สุด
Is virtual circuit operation connection-oriented or connectionless?
ตอบ Virtual Circuits connection-oriented service.
6. What are the advantages of Ethernet switches compared to ATM switches?
What are the advantages of ATM switches compared to Ethernet switches?
ตอบ Ethernet switched เป็น switched ที่เชื่อมต่อกับอุปกรณ์หลายอย่างที่ใช้รับ-ส่งสัญญาณข้อมูล
ATM switched เป็น switched ที่เชื่อมกันหลายๆ อันเพื่อเป็นช่องทางในการส่งข้อมูล
Consider cost, scalability, and quality of service.
ตอบ consider cost : low cost
consider scalability : are highly scalable . Ethernet switching currently stops at one gigabit per second,
ATM can operate at several gigabits per second.
consider quality of service (QOS) : คุณภาพในการรับ-ส่งข้อมูลระหว่าง station มั่นใจได้ว่ามีคุณภาพมาก
มีความผิดพลาดน้อย และสามารถหลบหลีกปัญหาเส้นทางที่เกิดปัญหาได้
7. What is a virtual LAN (VLAN)?
ตอบ Ethernet switching feature is the virtual LAN or VLAN .
What are the two reasons why organizations use virtual LANs?
ตอบ One reasons is security , client PC on the VLAN cannot connect to a server on the accounting VLAN ,
even if the user has the correct password for the server , and VLAN software blocks the transmission.
A second reason is to reduce the effect of broadcast messages.ในเรื่องของการกระจายข้อมูลจะสามารถ
กำหนดได้ว่าจะส่งไปที่ไหน ช่วยลดปัญหาด้านเส้นทางการส่งไม่ให้ยุ่งด้วย
What is the disadvantage of virtual LANs?
ตอบ VLANs are less adept at linking client PCs and servers on different VLAN if cross-VLAN
communication is necessary.
8. What is alternative routing?
ตอบ router สามารถเลือกเส้นทางในการส่งข้อมูลได้ว่าจะไปเส้นทางไหนและเป็นทางที่ดีที่สุด
What is the other characteristic of layer 3 operation?
ตอบ Hierarchical Addressing Another characteristic of layer 3 operation is hierarchical
What are the advantages of alternative routing?
ตอบ Routing around Failures.
Routing around Congestion.
Optimized routing
What type of device gives alternative routing? Given the advantages of alterna tive routing, why are routers not used everywhere?
ตอบ
9. Distinguish between layer 1 and layer 2 operation. Distinguish between layer 2 and layer 3 operation. What type of connector box operates at layer 1? At layer 2? At layer 3? How do layer 3 switches, flow routers, and ASIC routers give some of the advantages of both layer 2 and layer 3 operation?
ตอบ
10. What are layer 3 switches?
ตอบ Layer 3 operation
11. What is a carrier?
ตอบ สัญญาณที่โมเด็มใช้ตรวจจับสิ่งที่โมเด็มตัวอื่นส่งมา เมื่อโมเด็มคุยกันผ่านสายโทรศัพท์ ทั้งคู่จะส่ง
สัญญาณที่เรียกว่า แคเรีย ออกไป เมื่อโมเด็มตัวหนึ่งเรียกโมเด็มอีกตัวหนึ่ง โมเด็มทั้งสองจะส่ง
แคเรียให้กันและกัน เพื่อทำให้คอมพิวเตอร์รู้ว่าตอนนี้ต่ออยู่กับคอมพิวเตอร์อีกตัวหนึ่งแล้ว
12. What is a leased line?
ตอบ ลักษณะของสายต่างๆ ที่ใช้ในการเชื่อมต่อ ระหว่างsite 2 site โดยตรง ดังนั่นจึงจำเป็นต้องเช่าสายเป็น
แบบ point-to-point
Why do organizations use leased lines?
ตอบ ทำให้เร็ว เพราะติดต่อกันโดยตรงและยิ่งสายยิ่งใหญ่ก็จะยิ่งเร็ว
What are the disadvantages of networks made from leased lines?
13. Why is a public switched data network (PSDN) represented as a cloud?
ตอบ Because of the difficulty of managing multisite network , organization are increasingly turning to
an alternative.
How many leased lines does a site have using a public switched data network?
ตอบ use leased lines to reduce costs.
How many leased lines does a site have using a network of leased lines?
ตอบ The difficulty of managing multisite network , organizations are increasingly turning to an alternative.
14. Distinguish between circuit switching and packet switching in terms of guarantee of transmission capacity and cost.
ตอบ Circuitswitchingเป็นการส่งข้อมูลทางใครทางมันโดยข้อมูลของแต่ละStation
จะมีช่องทางการส่งของตัวเองเฉพาะ
Packet switching เป็นการส่งข้อมูลที่ใช้ช่องทางเดียวกัน โดยข้อมูลที่ส่งของแต่ละ
Station จะส่งเป็น Packet
Why is packet switching less expensive than circuit switching?
ตอบ เพราะใช้สายเส้นเดียวในการติดต่อทำให้ประหยัดไม่ต้องเช่าสายมากโดยอาจไม่ค่อยได้ใช้งานเท่าไร
โดย packet switching นี้จะรับส่งข้อมูลโดยวิธีแบ่งย่อยเป็นแต่ล่ะ packet โดยทุก station สามารถจะ
ส่งได้โดยไม่ต้องรอนานด้วย ( shared channels (multiplexed) Bits organized into packets )
15. Distinguish between dedicated and dial-up switched data networks. When would you use each?
ตอบ Some public switched data networks offer access line are always live. These dedicated lines are
useful when you will be sending and receving data fairly constantly. In contrast, other switched data
networks offer dial-up lines. As in dial-up telephone service , services that offer dial-up connections
make lines live only during a specific call.
16. All commercial public packet switching services offer permanent virtual circuits. How does this make their services competitive with meshes of leased lines?
ตอบ Permanant virtual circuits เป็นวงจรเสมือนจริงที่สมมุติขึ้นในเครีอข่าย
17. Which public switched data networks are circuit switched? Packet switched?
ตอบ PSDNs need is a leased line from each site to the switched data network.The PSDN manages all
internal switching and transmission.Cirrcuit switched data network maintain dedicated transmission
capacity for the duration of a data cll. Packet switched data networks divide messages into small packet
and multiplex these packets onto transmission lines between packet switches.
Which public switched data networks use dedicated lines? Which use dial-up lines?
18. What is the most popular public switched data network service?
ตอบ ISDN
Why is it the most popular?
ตอบ ISDN offers speeds of 64 kbps or 128 kbps.
19. Compare ISDN, Frame Relay, and ATM in terms of scalability
ตอบ ISDN : Integrated Services Digital Network
Frame Relay
ATM : Asynchronous transfer mode
high scalability that ATM speed typically span the range between 25 Mbps and a few gigabits per
second.

service

typical speeds

ISDN

2 64 kbps
B channels
1 16 kbps
D channels

Frame Relay

64 kbps-6 Mbps

ATM

25 Mbps-2 Gbps



<"Back >

1