忍者ブログ

BFoIP ブログ

CCNAのサンプル問題などを 英語の場合は和訳をつけて紹介します。

[PR]

×

[PR]上記の広告は3ヶ月以上新規記事投稿のないブログに表示されています。新しい記事を書く事で広告が消えます。

Sample exam STP 20160820


Your manager has requested you indicate which of the above ports will be Spanning Tree Protocol (STP)-designated ports:
あなたの上司は、あなたに上記のどのポートがスパニングツリープロトコル(STP)の代表ポートかを示すようにリクエストしています。
have +過去分詞: 現在完了形(~している)


下記のうち、正しい代表ポートを示しているものはどちらか選びなさい
A. Switch V1, Port Fa0/0; Switch V3, Port Fa0/0; Switch V3, Port Fa0/24
B. Switch V1, Port Fa0/24; Switch V2, Port Fa0/0; Switch V2, Port Fa0/24











CORRECT ANSWER - B


The first step is to understand which switch will become the root switch.
最初のステップでは、どのスイッチがルートスイッチになるかを理解するべきです。
be to 不定詞:予定、義務、可能


This is done via a process called theSTP root bridge election process. 
これはSTP ルートブリッジ選出プロセスによって行われます。


According to this process, the switch with the lowest bridge ID will be elected as the root switch.
このプロセスによって、最も低いブリッジIDのスイッチがルートブリッジとして選ばれます。


In this network diagram, that's SwitchV2.
このネットワーク図で、ルートブリッジはスイッチV2です。


As per STP protocol, SwitchV2 will have all ports set to STP designated.
STPプロトコルによって、スイッチV2はすべてのポートをSTP代表ポート(指定ポートとも言う)にセットします
  as per: ~により、~の通り


Ports Fa0/0 on SwitchV1 and SwitchV3 are used to reach the root switch and are therefore designated STP root ports.
スイッチV1とスイッチV3のFa0/0ポートはルートスイッチに接続するために使われるため、それらはSTPルートボートに指定されます。


The last set of ports to examine is Fa0/24 on SwitchV1 and SwitchV3.
最後に調べる2つのポートはスイッチV1とスイッチV3のFa0/24ポートです。


Between these two, one port must be set to blocking mode in order to avoid creating a loop in this network, while the other will be set to forwarding mode.
これらの2つのポート間で、1つのポートは ループを防止するためにその他のポートがフォワーディングモードにセットされる前にブロッキングモードにセットされなければなりません。


Since SwitchV1 has a lower media access control (MAC) address it wins, so SwitchV1 Fa0/24 is set to forwarding and becomes an STP designated port, while SwitchV3 Fa0/24 turns to a blocking state.
より小さいMACアドレスを持っているスイッチV1が勝つため、スイッチV1のFa0/24がフォワーディングモードにセットされ代表ポートになると同時に、スイッチV3のFa0/24はブロッキングモードに変わります。

Since ~: ~だから、~なので
while: ~する間、~と同時に
PR