Cisco Interconnecting Cisco Networking Devices Part 1 (ICND1 v3.0) (100-105日本語版) - 100-105日本語 Free Exam Questions

QUESTION NO: 1
私用に予約されているサブネットはどれですか? (2つ選択)

Correct Answer: A,D Vote an answer
QUESTION NO: 2
ラボシミュレーション-OSPF
スポーツ用品メーカーは、在庫管理の効率を改善するために3つの場所をネットワーク化することを決定しました。ルーターは、場所を反映して名前が付けられています:ボストン、フランクフルト、ランカスター。各場所で必要なネットワーキングが完了し、ルーターはルーティングプロトコルとして単一エリアOSPFで構成されています。ボストンルーターが最近インストールされましたが、ルーティングテーブルが不完全なため、接続が完全ではありません。構成に表示される問題を特定して修正します。
注:OSPFプロセスは、特定のサブネットのインターフェースがルーティングプロセスに参加できるように構成する必要があります。
Correct Answer:
The question mentioned Boston router was not configured correctly or incomplete so we should check this router first. Click on Host B to access the command line interface (CLI) of Boston router.
Boston>enable (type cisco as its password here)
Boston#show running-config

First, remember that the current OSPF Process ID is 2 because we will need it for later configuration. Next notice that in the second "network" command the network and wildcard mask are 192.168.155.0 and 0.0.0.3 which is equivalent to 192.168.155.0 255.255.255.252 in term of subnet mask. Therefore this subnetwork's range is from 192.168.155.0 to 192.168.155.3 but the ip address of s0/0 interface of Boston router is192.168.155.5 which don't belong to this range -> this is the reason why OSPF did not recognize s0 interface of Boston router as a part of area 0.
So we need to find a subnetwork that s0 interface belongs to.
IP address of S0 interface: 192.168.155.5/30
Subnet mask: /30 = 1111 1111.1111 1111.1111 1111.1111 1100
Increment: 4
Network address (which IP address of s0 interface belongs to):
192.168.155.4 (because 4 * 1 = 4 < 5)
Therefore we must use this network instead of 192.168.155.0 network
Boston#configure terminal
Boston(config)#router ospf 2
Boston(config-router)#no network 192.168.155.0 0.0.0.3 area 0
Boston(config-router)#network 192.168.155.4 0.0.0.3 area 0
Boston(config-router)#end
Boston#copy running-config startup-config
Finally, you should issue a ping command from Boston router to Lancaster router to make sure it works well.
Boston#ping 192.168.43.1
QUESTION NO: 3
ルーティングテーブルのプレフィックスに関する2つの説明はどれですか? (2つ選択)

Correct Answer: B,E Vote an answer
QUESTION NO: 4
デバイスの現在のタイムソース統計を表示するには、どちらのコマンドを入力できますか?
(2つ選択)

Correct Answer: A,B Vote an answer
QUESTION NO: 5
スイッチでスティックオンルーターを有効にするために実行する必要がある2つのステップはどれですか? (2つ選択してください。)

Correct Answer: A,B Vote an answer
QUESTION NO: 6
アドミニストレーティブディスタンスとは何ですか?

Correct Answer: B Vote an answer
Explanation: Only visible for Actual4test members. You can sign-up / login (it's free).
QUESTION NO: 7
スイッチはDHCPスヌーピング情報をどこで維持しますか?

Correct Answer: C Vote an answer
QUESTION NO: 8
複数のスイッチ間でVLANを動的に構成できるプロトコルはどれですか?

Correct Answer: D Vote an answer

QUALITY AND VALUE

Actual4test Practice Exams are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development - no all study materials.

Tested and Approved

We are committed to the process of vendor and third party approvals. We believe professionals and executives alike deserve the confidence of quality coverage these authorizations provide.

Easy to Pass

If you prepare for the exams using our Actual4test testing engine, It is easy to succeed for all certifications in the first attempt. You don't have to deal with all dumps or any free torrent / rapidshare all stuff.

Try Before Buy

Actual4test offers free demo of each product. You can check out the interface, question quality and usability of our practice exams before you decide to buy.