2025年最新の問題CCNP Enterpriseと350-401日本語リアル試験問をマスターせよ! [Q377-Q400]

Share

2025年最新のの問題CCNP Enterpriseと350-401日本語リアル試験問をマスターせよ!

突破受験者のシミュレーションされた350-401日本語試験PDF問題を試そう

質問 # 377
スニペットをコード内の空白にドラッグアンドドロップして、ネットワークプレフィックス192.168.5.0/24をBGPセッションにアドバタイズするスクリプトを作成します。すべてのオプションが使用されるわけではありません

正解:

解説:


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

OSPFネイバーシップは、2つのルータ間で失敗します。この問題の原因は何ですか?

  • A. このルーターにOSPFルーターIDがありません。
  • B. OSPFプロセスはネイバールータで停止しています。
  • C. OSPFルーターIDが隣接ルーターにありません。
  • D. 2つのルーター間にMTUの不一致があります。

正解:D

解説:
cisco_R2(config-subif)#do debug ip osp adj
OSPF adjacency debugging is on
cisco_R2(config-subif)#ip mtu 1111 <<<<<<<<<<<<<<<<
cisco_R2(config-subif)#
cisco_R2(config-subif)#
cisco_R2(config-subif)#do clear ip ospf
!!!debug shows this:
cisco_R2(config-subif)#
*Dec 23 13:02:27.164: OSPF-1 ADJ Et0/0.10: Rcv DBD from 6.6.6.6 seq 0x19FD opt 0x52 flag 0x7 len 32 mtu 1500 state EXSTART <<<<<<<<<<<<<
*Dec 23 13:02:27.164: OSPF-1 ADJ Et0/0.10: Nbr 6.6.6.6 has larger interface MTU <<<<<<<<<
*Dec 23 13:02:27.164: OSPF-1 ADJ Et0/0.10: Rcv DBD from 6.6.6.6 seq 0x26B opt 0x52 flag 0x2 len 112 mtu 1500 state EXSTART
*Dec 23 13:02:27.164: OSPF-1 ADJ Et0/0.10: Nbr 6.6.6.6 has larger interface MTU
*Dec 23 13:02:27.395: OSPF-1 ADJ Et0/0.10: Rcv DBD from 6.6.6.6 seq 0x26B opt 0x52 flag 0x2 len 112 mtu 1500 state EXSTART


質問 # 379
図を参照してください。トランクは、Switch1 インターフェイス Giq1/0/20 と Switch2 インターフェイス Gig1/0/20 間のバックツーバック リンクでは機能しません。
どの構成で問題が解決しますか?

  • A. Switch1(config)#interface gig1/0/20
    Switch1(config-if)#switchport trunk native vlan 1
    Switch2(config)#interface gig1/0/20
    Switch2(config-if)#switchport trunk native vlan 1
  • B. Switch 1(config)#interface gig1/0/20
    Switch1(config-if)#switchport mode dynamic auto
  • C. Switch2(config)#interface gig1/0/20
    Switch2(config-if)#switchport mode dynamic desirable
  • D. Switch2(config)#interface gig1/0/20
    Switch2(config-if)#switchport mode dynamic auto

正解:C


質問 # 380

展示を参照してください。AS 1000 と AS 間の完全な到達可能性を可能にするために必要な 2 つのコマンドはどれですか
(2つお選びください)

  • A. R1#no network 10.0.0.0 255.255.255.0
  • B. R2#network 209.165.201.0 mask 255.255.192.0
  • C. R2#no network 10.0.0.0 255.255.255.0
  • D. R1#network 192.168.0.0 mask 255.255.0.0
  • E. R2#network 192.168.0.0 mask 255.255.0.0

正解:C、E


質問 # 381
ある会社が、Cisco SD-Access Fabric 有線ネットワーク内で新しい OTT ワイヤレス ソリューションを設計するためにネットワーク アーキテクトを雇っています。アーキテクトは、トラフィックを集中的に切り替えられるように、アクセス ポイントを WLC に登録したいと考えています。設計にはどの AP モードを含める必要がありますか?

  • A. フレックスコネクト
  • B. ローカル
  • C. ブリッジ
  • D. 生地

正解:B

解説:
https://www.cisco.com/c/en/us/td/docs/wireless/controller/8-5/config-
guide/b_cg85/flexconnect.html


質問 # 382

展示を参照してください。 FastEthernet0 / 2に接続されているホストがインターネットにアクセスできるようにするコマンドはどれですか?

  • A. ip nat outside source list 10 interface FastEthernet0/2 overload
  • B. ip nat inside source list 10 interface FastEthernet0/1 overload
  • C. ip nat outside source static 209.165.200.225 10.10.10.0 overload
  • D. ip nat inside source list 10 interface FastEthernet0/2 overload

正解:B

解説:
Explanation
The command ip nat inside source list 10 interface FastEthernet0/1 overload configures NAT to overload on the address that is assigned to the Fa0/1 interface.


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

SW2とSW3の間にポートチャネルが設定されます。 SW2はCiscoオペレーティングシステムを実行していません。すべての物理接続がモードの場合、ポートチャネルは確立されません。 SW3の設定の抜粋に基づいて、問題の原因は何ですか?

  • A. SW2のポートチャネルは互換性のないプロトコルを使用しています。
  • B. ポートチャネルを自動に設定する必要があります。
  • C. ポートチャネルインターフェイスのリードバランスをsrc-macに設定する必要があります
  • D. ポートチャネルトランクはネイティブVLANを許可していません。

正解:A


質問 # 384
説明を左から右の正しいQoSコンポーネントにドラッグアンドドロップします。

正解:

解説:

Explanation
Traffic Policing: Drops excessive Traffic, causes TCP retransmissions, introduce no delay/jitter Shaping: buffers, excessive traffic, introduce delay and jitter, typically delays, rather than drops traffic


質問 # 385
クライアントとAPの間で交換されるDHCPメッセージを、右側で交換される順序にドラッグアンドドロップします。

正解:

解説:


質問 # 386
左側のワイヤレス要素を右側の定義にドラッグアンドドロップします。

正解:

解説:


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

管理者は、err-disabledに移行し続けるEtherChannelのトラブルシューティングを行います。問題を解決するために取らなければならない2つのアクションはどれですか?(2つ選択してください。)

  • A. Gi1 / 0/2とGi / 0/3のネイバーインターフェイスが同じEtherChannelのメンバーとして設定されていることを確認します
  • B. スイッチをリロードして、EtherChannelの再ネゴシエーションを強制します
  • C. ポートchannel1のスイッチポートパラメータが隣接スイッチのポートチャネルのパラメータと一致することを確認します
  • D. ネイバースイッチの対応するポートチャネルインターフェイスの名前がPort-channel1であることを確認します。
  • E. インターフェイスGi1 / 0/2とGi1 / 0/3が同じ隣接スイッチに接続されていることを確認します。

正解:A、E

解説:
Causes of Errdisable
This feature was first implemented in order to handle special collision situations in which the switch detected excessive or late collisions on a port. Excessive collisions occur when a frame is dropped because the switch encounters 16 collisions in a row. Late collisions occur after every device on the wire should have recognized that the wire was in use. Possible causes of these types of errors include:
A cable that is out of specification (either too long, the wrong type, or defective) A bad network interface card (NIC) card (with physical problems or driver problems) A port duplex misconfiguration A port duplex misconfiguration is a common cause of the errors because of failures to negotiate the speed and duplex properly between two directly connected devices (for example, a NIC that connects to a switch). Only half-duplex connections should ever have collisions in a LAN. Because of the carrier sense multiple access (CSMA) nature of Ethernet, collisions are normal for half duplex, as long as the collisions do not exceed a small percentage of traffic.


質問 # 388
LANネットワークセグメントに適用された場合、軽量APのレイヤ3CAPWAP検出を容易にする2つのアクションはどれですか。(2つ選択してください。)

  • A. LANスイッチでWLCIPアドレスを設定します。
  • B. DHCPオプション43を利用します。
  • C. スイッチポートでポートセキュリティを有効にする
  • D. DHCPオプション17を利用します。
  • E. ルータインターフェイスでIPヘルパーアドレスを設定します

正解:B、E


質問 # 389
参照する
展示品。

エンジニアは、10.2.2.0 / 24サブネット内のすべてのユーザーがインターネットにアクセスできるようにする必要があります。アドレス空間を節約するには、すべての外部通信に209.165.201.1のパブリックインターフェイスアドレスを使用する必要があります。どのコマンドセットがこれらの要件を満たしていますか?
A)

B)

C)

D)

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

正解:B


質問 # 390
図を参照してください。 2 つのスイッチは、両側でインターフェイス GigabitEthernet0/0 を使用して相互接続されています。 スイッチの 1 つを設定しているときに、ネットワーク エンジニアがログ メッセージを受信します。
この問題を解決するにはどのアクションを実行すればよいですか?

  • A. インターフェイス GigabitEthemet0/0 をシャットダウンし、再起動します。
  • B. トランク インターフェイス GigabitEthernet0/0 上の VLAN1 をブロックします。
  • C. インターフェイス GigabitEthernet0/0 をトランク ポートとして設定します。
  • D. インターフェイス GigabitEthernet0/0 をアクセス ポートとして設定します。

正解:C


質問 # 391
VTY 回線のパスワードを肩越し攻撃から保護する構成はどれですか?

  • A. 行 vty 04 パスワード $25$FpM7182!
  • B. 行 vty 0 15 パスワード $25$FpM71f82!
  • C. サービスのパスワード暗号化
  • D. ユーザー名管理者シークレット 7 6j809j23kpp43883500N7%e$

正解:C


質問 # 392
NETCONF 経由で YANG データ モデルを操作するために使用される Python ライブラリはどれですか?

  • A. リクエスト
  • B. ncclent
  • C. cURL
  • D. Postman

正解:B


質問 # 393
信頼できるタイムソースに直接接続されているサーバーのNTP層レベルは何ですか?

  • A. 層1
  • B. 層15
  • C. 層14
  • D. 層0

正解:A

解説:
Explanation
The stratum levels define the distance from the reference clock. A
reference clock is a stratum 0 device that is assumed to be accurate and has little or no delay associated with it. Stratum 0 servers cannot be used on the network but they are directly connected to computers which then operate as stratum-1 servers. A stratum 1 time server acts as a primary network time standard.

A stratum 2 server is connected to the stratum 1 server; then a stratum 3 server is connected to the stratum 2 server and so on. A stratum 2 server gets its time via NTP packet requests from a stratum 1 server. A stratum 3 server gets its time via NTP packet requests from a stratum-2 server... A stratum server may also peer with other stratum servers at the same level to provide more stable and robust time for all devices in the peer group (for example a stratum 2 server can peer with other stratum 2 servers).
NTP uses the concept of a stratum to describe how many NTP hops away a
machine is from an authoritative time source. A stratum 1 time server
typically has an authoritative time source (such as a radio or atomic clock, or a Global Positioning System (GPS) time source) directly attached, a stratum 2 time server receives its time via NTP from a stratum 1 time server, and so on.


質問 # 394
ファイアウォールを通過するNGFWモードブロックフローはどれですか?

  • A. インライン
  • B. タップ
  • C. インラインタップ
  • D. パッシブ

正解:A

解説:
Firepower Threat Defense (FTD) provides six interface modes which are: Routed, Switched, Inline Pair, Inline Pair with Tap, Passive, Passive (ERSPAN). When Inline Pair Mode is in use, packets can be blocked since they are processed inline When you use Inline Pair mode, the packet goes mainly through the FTD Snort engine When Tap Mode is enabled, a copy of the packet is inspected and dropped internally while the actual traffic goes through FTD unmodified


質問 # 395
特性を左側から右側の配置タイプにドラッグアンドドロップします。

正解:

解説:


質問 # 396
展示を参照してください。スイッチ間のポート チャネルが期待どおりに動作しません。どのアクションで問題を解決できますか?

  • A. スイッチ2のインターフェースGi0/0はパッシブとして設定する必要があります。
  • B. Switch2 の両方のインターフェースでトラッキングを有効にする必要があります。
  • C. スイッチ2のインターフェースGi0/1をアクティブとして設定する必要があります。
  • D. スイッチ1のインターフェースGi0/1は望ましいものとして設定する必要があります。

正解:C

解説:
With above configuration, the Port-channel 1 of Switch1 is in trunking mode "on":

We try changing the Etherchannel mode of Gi0/1 on Switch2 to "active" and it worked.

This is because one side is mode "On" while the other side is mode "active".


質問 # 397
Cisco DNA Center のプラグ アンド プレイ環境で、デバイスが未請求としてラベル付けされるのはなぜですか?

  • A. デバイスにワークフローが割り当てられていません
  • B. デバイスはサードパーティベンダー製です
  • C. デバイスをfabncに追加できませんでした。
  • D. デバイスにエラーが発生したため、プロビジョニングできませんでした

正解:D


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

  • A. ホスト172.16.0.2ホスト192.168.0.5 eq8080を許可します
  • B. 許可ホスト192.168.0.5ホスト172.16.0.2 eq 8080
  • C. ホスト192.168.0.5 eq8080ホスト172.16.0.2を許可します
  • D. 許可ホスト192.168.0.5 it8080ホスト172.16.0.2

正解:C

解説:
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.
.


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

セグメント 192.168.0.0/24 上の指定ルータはどのルータですか?

  • A. ルータIDが低いため、ルータシカゴ
  • B. ルータIDが高いため、ルータNewYork
  • C. このセグメントは非ブロードキャスト ネットワーク タイプであるため、指定ルータがありません。
  • D. このセグメントは P2P ネットワーク タイプであるため、指定ルータがありません。

正解:B

解説:
In OSPF (Open Shortest Path First) protocol, the router with the highest Router ID becomes the Designated Router (DR) on a broadcast and non-broadcast network. The Router ID is a unique 32-bit value assigned to each router running OSPF, which helps in identifying the router uniquely within an autonomous system. In this case, since there is no information provided about the network type being broadcast or non-broadcast, we assume it's either of them and not point-to-point or point-to-multipoint where DR/BDR election does not occur. Hence, Router NewYork would be elected as DR if it has a higher router ID.
References: Implementing and Operating Cisco Service Provider Network Core Technologies source documents or study guide.


質問 # 400
......

突破受験者のシミュレーションされた350-401日本語問題集:https://www.goshiken.com/Cisco/350-401J-mondaishu.html