Thông tin

Tác giả Olivier Bonaventure
Hạn chót Không có hạn chót
Giới hạn nộp bài Không có giới hạn
Các tag chuyên mục ethernet

Tags

Đăng nhập

The spanning tree protocol

Consider the network shown in the figure below

https://inginious.org/course/cnp3/q-stp-1/figure.png

In this network, all links have a cost of 1.


Câu hỏi 1: What is the root switch in this network ?

Return the integer that identifies the root switch.

Câu hỏi 2: What is the BPDU sent by the root ?

Provide your answer as R=123,C=456,T=789

Câu hỏi 3: What is the BPDU sent by switch 4 in this network ?

Provide your answer as R=123,C=456,T=789

Câu hỏi 4: What is the BPDU sent by switch 7 in this network ?
Câu hỏi 5: What is the BPDU sent by switch 9 in this network ?
Câu hỏi 6: Interfaces in the Root state

The Spanning Tree protocol associates one state (Root, Designated or Blocked) to each switch interface. How many switch interfaces are in the Root state in the entire network ?

Câu hỏi 7: Interfaces in the Blocked state

The Spanning Tree protocol associates one state (Root, Designated or Blocked) to each switch interface. How many switch interfaces are in the Blocked state in the entire network ?

Câu hỏi 8: State of the interface between S4 and S6

What is the state of the interface that switch S4 uses to send frames to switch S6 ? Reply with Root, Designated or Blocked.

Câu hỏi 9: State of the interface between S4 and S7

What is the state of the interface that switch S4 uses to send frames to switch S7 ? Reply with Root, Designated or Blocked.