無料提供中の350-401日本語試験問題集で(2023年最新のPDF問題集)信頼度の高いテストエンジン [Q144-Q162]

Share

無料提供中の350-401日本語試験問題集で(2023年最新のPDF問題集)信頼度の高いテストエンジン

350-401日本語のPDFで最近更新された問題です集試験点数を伸ばそう

質問 144
Cisco EAP-FASTについて正しい説明はどれですか。

  • A. 透過モードで動作します
  • B. IETF標準です。
  • C. クライアント証明書が必要です
  • D. RADIUSサーバー証明書は必要ありません

正解: D

解説:
Explanation
The EAP-FAST protocol is a publicly accessible IEEE 802.1X EAP type that Cisco developed to support customers that cannot enforce a strong password policy and want to deploy an 802.1X EAP type that does not require digital certificates.
EAP-FAST is also designed for simplicity of deployment since it does not require a certificate on the wireless LAN client or on the RADIUS infrastructure yet incorporates a built-in provisioning mechanism.
Reference:
https://www.cisco.com/c/en/us/support/docs/wireless-mobility/wireless-fixed/72788-CSSC-Deployment-Guide.h

 

質問 145
どのQoSコンポーネントがパケットを変更して、ネットワークでのトラフィックの処理方法を変更しますか?

  • A. シェーピング
  • B. 分類
  • C. ポリシング
  • D. マーキング

正解: D

解説:
Explanation
QoS Packet Marking refers to changing a field within a packet either at Layer 2 (802.1Q/p CoS, MPLS EXP) or Layer 3 (IP Precedence, DSCP and/or IP ECN).
Reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/qos_mqc/configuration/xe-16/qosmqc- xe-16-book/qos-mrkg.html

 

質問 146
BGPベストパスアルゴリズムが使用する正しいEBGPパス属性リストを、優先度の高いものから優先度の低いものの順に並べてください。

  • A. ローカル設定、重み、ASパス、MED
  • B. 重み、ASパス、ローカル設定、MED
  • C. 重み、ローカル設定、ASパス、MED
  • D. ローカル設定、ウェイトMED、ASパス

正解: C

 

質問 147

展示を参照してください。エンジニアは、認証方法に基づいてクライアントにVLANを割り当てるようにCisco ISEを設定しましたが、これは期待どおりに機能していません。この問題を解決するアクションはどれですか?

  • A. NAC状態を設定します
  • B. AAAオーバーライドを有効にする
  • C. RADIUSプロファイリングを利用する
  • D. DHCPアドレスの割り当てが必要

正解: C

 

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

HQルーターとBRルーターの間にGREトンネルを設定するには、HQルーターにどの構成を適用する必要がありますか?

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

正解: B

 

質問 149
TCPパフォーマンスの低下を防ぐQoSメカニズムはどれですか?

  • A. WRED
  • B. Policer
  • C. Fair-Queue
  • D. Rate-Limit
  • E. LLQ
  • F. Shaper

正解: A

解説:
Explanation
Weighted Random Early Detection (WRED) is just a congestion avoidance mechanism. WRED drops packets selectively based on IP precedence. Edge routers assign IP precedences to packets as they enter the network. When a packet arrives, the following events occur:
The average queue size is calculated.
2. If the average is less than the minimum queue threshold, the arriving packet is queued.
3. If the average is between the minimum queue threshold for that type of traffic and the maximum threshold for the interface, the packet is either dropped or queued, depending on the packet drop probability for that type of traffic.
4. If the average queue size is greater than the maximum threshold, the packet is dropped.
WRED reduces the chances of tail drop (when the queue is full, the packet is dropped) by selectively dropping packets when the output interface begins to show signs of congestion (thus it can mitigate congestion by preventing the queue from filling up). By dropping some packets early rather than waiting until the queue is full, WRED avoids dropping large numbers of packets at once and minimizes the chances of global synchronization. Thus, WRED allows the transmission line to be used fully at all times.
WRED generally drops packets selectively based on IP precedence. Packets with a higher IP precedence are less likely to be dropped than packets with a lower precedence. Thus, the higher the priority of a packet, the higher the probability that the packet will be delivered.
Reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/qos_conavd/configuration/15- mt/qos-conavd-15-mt-book/qos-conavd-cfg-wred.html WRED is only useful when the bulk of the traffic is TCP/IP traffic. With TCP, dropped packets indicate congestion, so the packet source will reduce its transmission rate. With other protocols, packet sources may not respond or may resend dropped packets at the same rate. Thus, dropping packets does not decrease congestion.
Reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/qos_conavd/configuration/xe-
16/qos-conavd-xe-16-book/qos-conavd-oview.html
Note: Global synchronization occurs when multiple TCP hosts reduce their transmission rates in response to congestion. But when congestion is reduced, TCP hosts try to increase their transmission rates again simultaneously (known as slow-start algorithm), which causes another congestion. Global synchronization produces this graph:

 

質問 150
10の仮想IPを使用してHSRP用のIOSルータを設定しているとき1.1.1。エンジニアにはこのログメッセージが表示されます。

エンジニアはどの構成変更を行う必要がありますか?

  • A. Change the HSRP group configuration on the local router to 1.
  • B. Change the HSRP virtual address on the local router to 10.1.1.1.
  • C. Change the HSRP virtual address on the remote router to 10.1.1.1.
  • D. Change the HSRP group configuration on the remote router to 1.

正解: B

 

質問 151

展示を参照してください。PC-1 はポート 8080 で Web サーバーにアクセスする必要があります。このトラフィックを許可するには、インバウンド方向の SW2 ポート G0/0 に適用されるアクセス制御リストに追加する必要があるステートメントはどれですか?

  • A. ホスト 192.168.0.5 を許可 8080 ホスト 172.16.0.2
  • B. ホスト 172.16.0.2 ホスト 192.168.0.5 eq 8080 を許可
  • C. ホスト 192.168.0.5 ホスト 172.16.0.2 eq 8080 を許可
  • D. ホスト 192.168.0.5 eq 8080 ホスト 172.16.0.2 を許可

正解: D

解説:
Explanation
The inbound direction of G0/0 of SW2 only filter traffic from Web Server to PC-1 so the source IP address and port is of the Web Server.

 

質問 152
Cisco SD-Accessファブリックの2つのデバイスの役割は何ですか? (2つ選択してください。)

  • A. edge node
  • B. core switch
  • C. vBond controller
  • D. access switch
  • E. border node

正解: A,E

解説:
Explanation
There are five basic device roles in the fabric overlay:
+ Control plane node: This node contains the settings, protocols, and mapping tables to provide the endpoint-to-location (EID-to-RLOC) mapping system for the fabric overlay.
+ Fabric border node: This fabric device (for example, core layer device) connects external Layer 3 networks to the SDA fabric.
+ Fabric edge node: This fabric device (for example, access or distribution layer device) connects wired endpoints to the SDA fabric.
+ Fabric WLAN controller (WLC): This fabric device connects APs and wireless endpoints to the SDA fabric.
+ Intermediate nodes: These are intermediate routers or extended switches that do not provide any sort of SD-Access fabric role other than underlay services.

 

質問 153
特性を左側から右側の正しいルーティングプロトコルタイプにドラッグアンドドロップします。

正解:

解説:

Explanation
OSPF: SEGMENT, LINK STATE, TABLES
EIGRP: UNEQUAL PATH, DISTANCE VECTOR, METRIC

 

質問 154
無線受信信号強度インジケーターとは何ですか?

  • A. 送信電力、ケーブル損失、およびアンテナゲインを使用して、ワイヤレス信号がアンテナを離れる強さの値
  • B. ノイズレベルと比較した受信無線信号の強度に与えられた値
  • C. タイヤレス信号が後退する強さの値。dBmで測定されます。
  • D. 定義された距離で失われるワイヤレス信号の値

正解: C

解説:
RSSI, or "Received Signal Strength Indicator," is a measurement of how well your device can hear a signal from an access point or router. It's a value that is useful for determining if you have enough signal to get a good wireless connection.
This value is measured in decibels (dBm) from 0 (zero) to -120 (minus 120). The closer to 0 (zero) the stronger the signal is which means it's better, typically voice networks require a -65db or better signal level while a data network needs -80db or better.

 

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

エンジニアは、キャンパスアグリゲーションレイヤーとブランチオフィスアクセスレイヤーの間に接続を設定する必要があります。
エンジニアは動的トランキングプロトコルを使用してこの接続を確立しますが、VLAN1の管理トラフィックは通過していません。問題を解決し、構成されているすべてのVLANの通信を許可するアクションはどれですか。

  • A. ネイティブVLANのスパニングツリーを無効にします。
  • B. 両方のインターフェースをポートにアクセスするように変更します。
  • C. リモートインターフェイスで正しいネイティブVLANを構成します
  • D. トランクリンク上のすべてのVLANを許可する

正解: C

 

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

放射パターンはどのタイプのアンテナを表していますか?

  • A. 全方向性
  • B. 八木
  • C. 多方向
  • D. 指向性パッチ

正解: B

 

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

このデータから派生したJSON構文はどれですか?
A)

B)

C)

D)

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

正解: B

 

質問 158
展示を参照してください。 OPSFデバッグ出力について正しい説明はどれですか。

  • A. 出力には、ルーターR1がすべてのインターフェースで送信または受信したすべてのOSPFメッセージが表示されます。
  • B. 出力には、ルーターR1が送信したすべてのOSPFメッセージがインターフェースFa0 / 1で受信されて表示されます。
  • C. 出力には、ルーターR1がインターフェイスFa0 / 1で受信したOSPF helloメッセージが表示されます。
  • D. 出力には、ルーターR1が送信または受信したOSPF helloおよびLSACKメッセージが表示されます。

正解: C

解説:
このコマンドの組み合わせは「条件付きデバッグ」と呼ばれ、条件に基づいてデバッグ出力をフィルタリングします。追加された各条件は、ブール論理の「And」演算子のように動作します。 「debug ip ospf hello」の例を以下に示します。

 

質問 159
同期EEMアプレットポリシーを使用して、アクティブなコンソールにテキストを直接表示する方法はどれですか?

  • A. イベントマネージャーアプレットブーム
    イベントsyslogパターン 'UP'
    アクション1.0syslog priority direct msg 'コンソールに直接ログを記録する'
  • B. イベントマネージャーアプレットブーム
    イベントsyslogパターン 'UP'
    アクション1.0は「コンソールに直接ログを記録する」を取得します
  • C. イベントマネージャーアプレットブーム
    イベントsyslogパターン 'UP'
    アクション1.0文字列 'コンソールに直接ログを記録'
  • D. イベントマネージャーアプレットブーム
    イベントsyslogパターン 'UP'
    アクション1.0は、「ロギングをコンソールに直接」配置します

正解: A

解説:
Explanation
To enable the action of printing data directly to the local tty when an Embedded Event Manager (EEM) applet is triggered, use the action puts command in applet configuration mode.
The following example shows how to print data directly to the local tty:

The action puts command applies to synchronous events. The output of this command for a synchronous applet is directly displayed to the tty, bypassing the syslog.
Reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/eem/command/eem-cr-book/eemcr- a1.html

 

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

ネットワーク エンジニアは、認証に ISE-Servers グループを使用するようにルータを設定する必要があります。両方の ISE サーバが使用できない場合は、ローカル ユーザ名データベースを使用する必要があります。設定でユーザ名が定義されていない場合、イネーブル パスワードはログインするための最後の手段である必要があります。この結果を得るには、どの設定を適用する必要がありますか?

  • A. AAA 認証 exec デフォルト グループ ISE-Servers ローカル イネーブル
  • B. aaa authentication login default group enable local ISE-Servers
  • C. AAA 認証ログイン デフォルト グループ ISE-Servers ローカル イネーブル
  • D. aaa authentication login error-enable
    aaa authentication login default group enable local ISE-Servers

正解: C

 

質問 161
Cisco DNA Centerを完全にアップグレードするには、どの2つの手順が必要ですか。 (2つ選択してください。)

  • A. 自動化バックアップ
  • B. アプリケーションの更新
  • C. システム更新
  • D. プロキシ構成
  • E. ゴールデンイメージの選択

正解: B,C

解説:
Explanation
A complete Cisco DNA Center upgrade includes "System Update" and "Appplication Updates"

 

質問 162
......

350-401日本語完全版問題集には無料PDF問題で合格させる:https://jp.fast2test.com/350-401J-premium-file.html


弊社を連絡する

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

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어