2024年更新のCCNAが有効な200-301日本語問題集を無料提供しています [Q277-Q292]

Share

2024年更新のCCNAが有効な200-301日本語問題集を無料提供しています

最新のJPNTest 200-301日本語のPDF問題集をダウンロードしちゃおう:https://www.jpntest.com/shiken/200-301J-mondaishu(940問題と解答)

質問 # 277
インターフェイスをデフォルト VLAN に割り当てるために入力できるコマンドはどれですか?

  • A. Switch(config)# int vlan 1
  • B. スイッチ(config-if)# vlan 1
  • C. Switch(config-if)# switchport access vlan 1
  • D. Switch(config-if)# switchport trunk native vlan 1

正解:C


質問 # 278
SDN コントローラがネットワークを動的に変更できるようにする API のタイプはどれですか?

  • A. サウスバウンド API
  • B. REST API
  • C. SOAP API
  • D. ノースバウンド API

正解:A

解説:
Cisco overview doc for SDN here: https://www.cisco.com/c/en/us/td/docs/solutions/Enterprise/Data_Center/VMDC/SDN/SDN.html


質問 # 279
NAT構成のどのキーワードで、1つの外部IPアドレスを複数の内部ホストに使用できますか?

  • A. 過負荷
  • B. プール
  • C. 静的
  • D. ソース

正解:A

解説:
By adding the keyword "overload" at the end of a NAT statement, NAT becomes PAT (Port Address Translation). This is also a kind of dynamic NAT that maps multiple private IP addresses to a single public IP address (many-to-one) by using different ports. Static NAT and Dynamic NAT both require a one-to-one mapping from the inside local to the inside global address. By using PAT, you can have thousands of users connect to the Internet using only one real global IP address. PAT is the technology that helps us not run out of public IP address on the Internet. This is the most popular type of NAT.
An example of using "overload" keyword is shown below:
R1(config)# ip nat inside source list 1 interface ethernet1 overload


質問 # 280
ワイヤレスアーキテクチャに関する事実を左側から右側のアクセスポイントの種類にドラッグアンドドロップします。
すべてのオプションが使用されるわけではありません。

正解:

解説:


質問 # 281
展示を参照してください。この構成について、どのような 2 つの結論を下す必要がありますか? (2つ選んでください。)

  • A. スパニング ツリー モードは Rapid PVST+ です。
  • B. 指定ポートは FastEthernet 2/1
  • C. スパニング ツリー モードは PVST+ です。
  • D. ルート ポートは FastEthernet 2/1 です。
  • E. これはルート ブリッジです。

正解:A、D


質問 # 282
展示を参照してください。

エンジニアは、クライアントワークステーションのネットワーク構成パラメーターを確認して、チームリーダーに報告する必要があります。ノード識別子を左側から右側のネットワークパラメータにドラッグアンドドロップします。

正解:

解説:


質問 # 283
展示を参照してください。

この構成の効果は何ですか?

  • A. 出力トラフィックは、宛先がDHCPサーバーの場合にのみ渡されます。
  • B. インターフェイスが信頼できないため、すべての入力および出力トラフィックがドロップされます
  • C. スイッチは、無効なMAC-to-IPアドレスバインディングを持つすべての入力ARPトラフィックを破棄します。
  • D. すべてのARPパケットはスイッチによってドロップされます

正解:C

解説:
Explanation
Dynamic ARP inspection is an ingress security feature; it does not perform any egress checking.


質問 # 284
指定されたIPv6プレフィックスとインターフェイスのMACアドレスからIPv6アドレスを自動的に生成するコマンドはどれですか?

  • A. ipv6アドレスdhcp
  • B. ipv6アドレス2001:DB8:5:112 :: 2/64リンクローカル
  • C. ipv6アドレスautoconfig
  • D. ipv6アドレス2001:DB8:5:112 :: / 64 eui-64

正解:C

解説:
The "ipv6 address autoconfig" command causes the device to perform IPv6 stateless address autoconfiguration to discover prefixes on the link and then to add the EUI-64 based addresses to the interface. Addresses are configured depending on the prefixes received in Router Advertisement (RA) messages. The device will listen for RA messages which are transmitted periodically from the router (DHCP Server). This RA message allows a host to create a global IPv6 address from: + Its interface identifier (EUI-64 address) + Link Prefix (obtained via RA) Note: Global address is the combination of Link Prefix and EUI-64 address


質問 # 285
展示を参照してください。

ニューヨークのルーターは、アトランタとワシントンのサイトを指す静的ルートで構成されています。アトランタとワシントンのルーターのSerial0 / 0/0インターフェイスが相互に到達できるようにするには、どの2つのタスクを実行する必要がありますか?
(2つ選択してください。)

  • A. Configure the ipv6 route 2023::/126 2012::2 command on the Atlanta router
  • B. Configure the ipv6 route 2012::/126 2023::1 command on the Washington router
  • C. Configure the ipv6 route 2023::/126 2012::1 command on the Atlanta router
  • D. Configure the ipv6 route 2012::/126 s0/0/0 command on the Atlanta router
  • E. Configure the ipv6 route 2012::/126 2023::2 command on the Washington router

正解:A、E


質問 # 286
特性を左側から右側の IPv6 アドレス タイプにドラッグ アンド ドロップします。

正解:

解説:


質問 # 287
展示を参照してください。

ポートチャネル10の作成に使用されたコマンドはどれですか。 (2つ選択してください)

  • A. オプションD
  • B. オプションB
  • C. オプションA
  • D. オプションC
  • E. オプションE

正解:C、D


質問 # 288
ネットワークの特性を左側から右側のネットワークタイプにドラッグアンドドロップします。

正解:

解説:


質問 # 289
Voice over WLANの展開を設定するときに、GUIで選択されるQoSプロファイルはどれですか。

  • A. プラチナ
  • B. シルバー
  • C. ブロンズ
  • D. ゴールド

正解:A

解説:
Reference:
Cisco Unified Wireless Network solution WLANs support four levels of QoS: Platinum/Voice, Gold/Video, Silver/Best Effort (default), and Bronze/Background.


質問 # 290
WPAの特徴は?

  • A. 802.1x 認証
  • B. 事前共有キー
  • C. TKIP/MIC 暗号化
  • D. 小さな Wi-Fi アプリケーション

正解:C


質問 # 291
展示を参照してください。


ネットワーク管理者は、PC Aとファイルサーバー間の接続を完了するタスクを想定しています。
スイッチAとスイッチBは、VLAN 10、11、12、および13で部分的に構成されています。構成の次のステップは何ですか?

  • A. PC AをVLAN 10に、ファイルサーバーをVLAN 11 fa VLANセグメンテーションに追加します。
  • B. VLAN 13をスイッチAとスイッチBのトランクリンクに追加して、VLANを伝播します。
  • C. スイッチAとスイッチBの間にスティック上のルーターを追加して、VLAN間ルーティングを可能にします。
  • D. PC AをFieサーバーと同じサブネットに追加して、VLAN内通信を可能にします。

正解:B


質問 # 292
......

実験された試験材料は200-301日本語:https://www.jpntest.com/shiken/200-301J-mondaishu

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡