最近、ネットワーク技術者が会社に入社しました。マネージャーは、ネットワークの文書化を技術者に任せ、以前の文書から部分的な情報を技術者に提供しました。
説明書:
各スイッチをクリックし、ターミナルにコマンドを入力してネットワーク検出を実行します。提供されているドロップダウン メニューを使用して、不足している情報を入力します。




正解:
See the Explanation for detailed information on this simulation.
Explanation:
(Note: Ips will be change on each simulation task, so we have given example answer for the understanding) To perform a network discovery by entering commands into the terminal, you can use the following steps:
* Click on each switch to open its terminal window.
* Enter the command show ip interface brief to display the IP addresses and statuses of the switch interfaces.
* Enter the command show vlan brief to display the VLAN configurations and assignments of the switch interfaces.
* Enter the command show cdp neighbors to display the information about the neighboring devices that are connected to the switch.
* Fill in the missing information in the diagram using the drop-down menus provided.
Here is an example of how to fill in the missing information for Core Switch 1:
* The IP address of Core Switch 1 is 192.168.1.1.
* The VLAN configuration of Core Switch 1 is VLAN 1: 192.168.1.0/24, VLAN 2: 192.168.2.0/24, VLAN 3: 192.168.3.0/24.
* The neighboring devices of Core Switch 1 are Access Switch 1 and Access Switch 2.
* The interfaces that connect Core Switch 1 to Access Switch 1 are GigabitEthernet0/1 and GigabitEthernet0/2.
* The interfaces that connect Core Switch 1 to Access Switch 2 are GigabitEthernet0/3 and GigabitEthernet0/4.
You can use the same steps to fill in the missing information for Access Switch 1 and Access Switch 2.