Cisco Certified Network Associate Exam (200-301日本語版) - 200-301日本語 Exam Practice Test
Question 1
PoE電力分類のオーバーライドが有効になっているスイッチポートでは、どのような動作が行われますか?
Correct Answer: D
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 2
どのポートタイプが、追加設定なしでspanning-tree portfastコマンドをサポートしていますか?
Correct Answer: A
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 3
アクセス要求パケット内のどのフィールドが RADIUS によって暗号化されますか?
Correct Answer: D
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 4
WLCで使用した場合、どの機能を使用すると、WLCの配信システムポートを1つの802.3adグループにまとめることができますか?
Correct Answer: B
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 5


3台のルーター間のIP接続は設定済みです。OSPF隣接関係を確立する必要があります。
1. R1とR2のルーターIDを、両者間で共有されているリンクのインターフェースIPアドレスを使用して設定します。
2. R1およびR3に面するR2リンクに最大値を設定します。R2はDR(指定リポジトリ)となる必要があります。R2に面するR1およびR3リンクは、DR選出のためのデフォルトのOSPF設定のままにしておく必要があります。OSPFプロセスをクリアした後、設定を確認してください。
3. ホストワイルドカードマスクを使用して、3つのルーターすべてがそれぞれのループバック1ネットワークをアドバタイズするように設定します。
4. R1とR3間のリンクを設定し、他のOSPFルーターを追加する機能を無効にします。
Correct Answer:
See the Explanation below.
Explanation:
Answer as below configuration:
on R1
conf terminal
interface Loopback0
ip address 10.10.1.1 255.255.255.255
!
interface Loopback1
ip address 192.168.1.1 255.255.255.0
!
interface Ethernet0/0
no shut
ip address 10.10.12.1 255.255.255.0
ip ospf 1 area 0
duplex auto
!
interface Ethernet0/1
no shut
ip address 10.10.13.1 255.255.255.0
ip ospf 1 area 0
duplex auto
!
router ospf 1
router-id 10.10.12.1
network 10.10.1.1 0.0.0.0 area 0
network 192.168.1.0 0.0.0.255 area 0
!
copy run star
---------------------------------------
On R2
conf terminal
interface Loopback0
ip address 10.10.2.2 255.255.255.255
!
interface Loopback1
ip address 192.168.2.2 255.255.255.0
!
interface Ethernet0/0
no shut
ip address 10.10.12.2 255.255.255.0
ip ospf priority 255
ip ospf 1 area 0
duplex auto
!
interface Ethernet0/2
no shut
ip address 10.10.23.2 255.255.255.0
ip ospf priority 255
ip ospf 1 area 0
duplex auto
!
router ospf 1
network 10.10.2.2 0.0.0.0 area 0
network 192.168.2.0 0.0.0.255 area 0
!
copy runs start
-----------------------
On R3
conf ter
interface Loopback0
ip address 10.10.3.3 255.255.255.255
!
interface Loopback1
ip address 192.168.3.3 255.255.255.0
!
interface Ethernet0/1
no shut
ip address 10.10.13.3 255.255.255.0
ip ospf 1 area 0
duplex auto
!
interface Ethernet0/2
no shut
ip address 10.10.23.3 255.255.255.0
ip ospf 1 area 0
duplex auto
!
router ospf 1
network 10.10.3.3 0.0.0.0 area 0
network 192.168.3.0 0.0.0.255 area 0
!
copy run start
!
Explanation:
Answer as below configuration:
on R1
conf terminal
interface Loopback0
ip address 10.10.1.1 255.255.255.255
!
interface Loopback1
ip address 192.168.1.1 255.255.255.0
!
interface Ethernet0/0
no shut
ip address 10.10.12.1 255.255.255.0
ip ospf 1 area 0
duplex auto
!
interface Ethernet0/1
no shut
ip address 10.10.13.1 255.255.255.0
ip ospf 1 area 0
duplex auto
!
router ospf 1
router-id 10.10.12.1
network 10.10.1.1 0.0.0.0 area 0
network 192.168.1.0 0.0.0.255 area 0
!
copy run star
---------------------------------------
On R2
conf terminal
interface Loopback0
ip address 10.10.2.2 255.255.255.255
!
interface Loopback1
ip address 192.168.2.2 255.255.255.0
!
interface Ethernet0/0
no shut
ip address 10.10.12.2 255.255.255.0
ip ospf priority 255
ip ospf 1 area 0
duplex auto
!
interface Ethernet0/2
no shut
ip address 10.10.23.2 255.255.255.0
ip ospf priority 255
ip ospf 1 area 0
duplex auto
!
router ospf 1
network 10.10.2.2 0.0.0.0 area 0
network 192.168.2.0 0.0.0.255 area 0
!
copy runs start
-----------------------
On R3
conf ter
interface Loopback0
ip address 10.10.3.3 255.255.255.255
!
interface Loopback1
ip address 192.168.3.3 255.255.255.0
!
interface Ethernet0/1
no shut
ip address 10.10.13.3 255.255.255.0
ip ospf 1 area 0
duplex auto
!
interface Ethernet0/2
no shut
ip address 10.10.23.3 255.255.255.0
ip ospf 1 area 0
duplex auto
!
router ospf 1
network 10.10.3.3 0.0.0.0 area 0
network 192.168.3.0 0.0.0.255 area 0
!
copy run start
!
Question 6
別添資料を参照してください。

ローターを展示室へ移動します。DC-1およびHQ-1ルーターのIPアドレス設定は、以下の要件に基づいて完了する必要があります。
DC-1 Gi1/0 は /30 の最後の使用可能なアドレスでなければなりません
DC-1 Gi1/1 は /29 の最初の使用可能なアドレスでなければなりません
DC-1 Gi1/2 は /28 の最後の使用可能なアドレスでなければなりません
HQ-1 Gil/3 は /29 の最後の使用可能なアドレスでなければなりません
左側のコマンドを右側の宛先インターフェースにドラッグアンドドロップしてください。すべてのコマンドが使用されるわけではありません。


ローターを展示室へ移動します。DC-1およびHQ-1ルーターのIPアドレス設定は、以下の要件に基づいて完了する必要があります。
DC-1 Gi1/0 は /30 の最後の使用可能なアドレスでなければなりません
DC-1 Gi1/1 は /29 の最初の使用可能なアドレスでなければなりません
DC-1 Gi1/2 は /28 の最後の使用可能なアドレスでなければなりません
HQ-1 Gil/3 は /29 の最後の使用可能なアドレスでなければなりません
左側のコマンドを右側の宛先インターフェースにドラッグアンドドロップしてください。すべてのコマンドが使用されるわけではありません。

Correct Answer:

Explanation:
Cisco CCNA 200-301 v1.1 Network Fundamentals questions of this type test whether each item is matched to the technology that actually performs that role. The reliable method is to classify each term by operating layer, packet behavior, management function, or security purpose before matching it. Several terms in these items are legitimate Cisco networking concepts, but they become wrong when assigned to the wrong protocol or plane. The mapping retained in the document follows that separation: transport behavior is matched to TCP or UDP, wireless or security terms are matched to their mechanisms, and automation items are matched to the correct API or management model. This matters operationally because troubleshooting fails quickly when a forwarding-plane function is treated as a management-plane feature or when a security control is applied to the wrong threat. The shown mapping is therefore retained as the verified response.

Question 7
アクセスポイントが固有のSSIDを1つ提供し、クライアントデータと管理トラフィックを転送し、自律モードで動作する場合、どのタイプの有線ポートが必要ですか?
Correct Answer: A
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 8
APIキーは、レート制限を実施するためにどのように使用されますか?
Correct Answer: B
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 9
パケットの宛先は10.10.1.22です。ルーターはパケットを転送するためにどのスタティックルートを選択しますか?
Correct Answer: D
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).

