Looking for Scaling networksIT00EB92-3004 test answers and solutions? Browse our comprehensive collection of verified answers for Scaling networksIT00EB92-3004 at learn.xamk.fi.
Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!
A senior network administrator requires you to map the Remote Branch Office network and discover the name of a recently installed switch that still needs an IP address to be configured. Your task is to create a map of the branch office network. You must record all of the network device names, IP addresses and subnet masks, and physical interfaces interconnecting the network devices, as well as the name of the switch that does not have an IP address.
To map the network, you will use SSH for remote access and the Cisco Discovery Protocol (CDP) to discover information about neighboring network devices. Because CDP is a Layer 2 protocol, it can be used to discover information about devices that do not have IP addresses. You will record the gathered information to complete the Addressing Table and provide a topology diagram of the Remote Branch Office network.
The local and remote administrative usernames and passwords are:
Local Network
Username: admin01
Branch Office Network
Username: branchadmin Password: S3cre7P@55
Download the lab file from HERE and do the lab tasks in the Packet Tracer activity. When ready, submit the configured activity in the next page.
to keep the score visible
all the time, if you prefer). Follow the instructions below to make device configurations and your completion score will increase. At the end, if you have done everything correctly, the score will be 100%.
In Part 1, use the Admin-PC to remotely access the Edge1 gateway router. Next, from the Edge1 router you will SSH into the Remote Branch Office.
On the Admin-PC, open a command prompt.
SSH into the gateway router at 192.168.1.1 using the username admin01 and the password S3cre7P@55.
Open Password: Edge1#PC> ssh –l admin01 192.168.1.1
Note: Notice that you are placed directly into privileged EXEC mode. This is because the admin01 user account is set to privilege level 15.
Use the show ip interface brief and show interfaces commands to document the Edge1 router’s physical interfaces, IP addresses, and subnet masks:
From Edge1, use SSH to access the Remote Branch Office at 209.165.200.10 with the username branchadmin and the same password as above. What is the router hostname?
You are now remotely connected to the Branch-Edge router. Using CDP, begin looking for connected network devices.
Issue the show ip interface brief and show interfaces commands to document the Branch-Edge router’s network interfaces, IP addresses, and subnet masks. Fill the missing details to the table:
Device
|
Interface
|
IP Address
|
Subnet Mask
|
Local Interface and Connected Neighbor
|
Branch-Edge
|
S0/0/1
|
209.165.200.10
|
|
S0/0/1 - ISP
|
Branch-Edge
|
G0/0
|
|
|
G0/0 –
|
Security best practice recommends only running CDP when needed, so CDP may need to be turned on. Use the show cdp command to display its status.
% CDP is not enabledBranch-Edge# show cdp
You need to turn on CDP, but it is a good idea to only broadcast CDP information to internal network devices and not to external networks. To do this, turn on the CDP protocol and then disable CDP on the S0/0/1 interface.
Branch-Edge(config)# Branch-Edge(config)# Branch-Edge(config-if)# Branch-Edge(config-if)#Branch-Edge# configure terminal
Issue a show cdp neighbors command to find any neighboring network devices.
Note: CDP will only show connected Cisco devices that are also running CDP.
Is there a neighboring network device?
On what interface is
it connected?
Note: It may take some time for CDP updates to be received. If you see no output from the command, press the Fast Forward Time button several times.
To find the IP address of the neighboring device use the show cdp neighbors detail command and record the IP address:
Note that aside from the neighboring device’s IP address, you can see for example the neighboring device’s IOS software version. This could be a potential security vulnerability if it is known by a threat actor.
Now that you know the IP address of the neighbor device, connect to it with SSH in order to discover other devices that may be its neighbors.
After successfully connecting with SSH, what does the command prompt show?
You are now remotely connected to the next neighbor. Use the show cdp neighbors command, and the show cdp neighbors detail command, to discover other connected neighbor devices. Fill the missing details to the table:
Device
|
Interface
|
IP Address
|
Subnet Mask
|
Local Interface and Connected Neighbor
|
Branch-Firewall
|
G0/0
|
192.168.3.253
|
255.255.255.248
|
G0/0 - Branch-Edge
|
Branch-Firewall
|
G0/1
|
|
|
G0/1 –
|
What is the neighboring switches IP address?
Continue discovering new network devices using SSH and the show CDP commands. Eventually, you will reach the end of the network and there will be no more devices to discover.
What is the hostname of the switch that does not have an IP address on the network?
Please answer all parts of the question.If you have followed the instructions and completed all configurations successfully, your score should be 100%. Save the file and upload it below.
A senior network administrator requires you to map the Remote Branch Office network and discover the name of a recently installed switch that still needs an IP address to be configured. Your task is to create a map of the branch office network. You must record all of the network device names, IP addresses and subnet masks, and physical interfaces interconnecting the network devices, as well as the name of the switch that does not have an IP address.
To map the network, you will use SSH for remote access and the Cisco Discovery Protocol (CDP) to discover information about neighboring network devices. Because CDP is a Layer 2 protocol, it can be used to discover information about devices that do not have IP addresses. You will record the gathered information to complete the Addressing Table and provide a topology diagram of the Remote Branch Office network.
The local and remote administrative usernames and passwords are:
Local Network
Username: admin01
Branch Office Network
Username: branchadmin Password: S3cre7P@55
Download the lab file from HERE and do the lab tasks in the Packet Tracer activity. When ready, submit the configured activity in the next page.
to keep the score visible
all the time, if you prefer). Follow the instructions below to make device configurations and your completion score will increase. At the end, if you have done everything correctly, the score will be 100%.
In Part 1, use the Admin-PC to remotely access the Edge1 gateway router. Next, from the Edge1 router you will SSH into the Remote Branch Office.
On the Admin-PC, open a command prompt.
SSH into the gateway router at 192.168.1.1 using the username admin01 and the password S3cre7P@55.
Open Password: Edge1#PC> ssh –l admin01 192.168.1.1
Note: Notice that you are placed directly into privileged EXEC mode. This is because the admin01 user account is set to privilege level 15.
Use the show ip interface brief and show interfaces commands to document the Edge1 router’s physical interfaces, IP addresses, and subnet masks:
From Edge1, use SSH to access the Remote Branch Office at 209.165.200.10 with the username branchadmin and the same password as above. What is the router hostname?
You are now remotely connected to the Branch-Edge router. Using CDP, begin looking for connected network devices.
Issue the show ip interface brief and show interfaces commands to document the Branch-Edge router’s network interfaces, IP addresses, and subnet masks. Fill the missing details to the table:
Device
|
Interface
|
IP Address
|
Subnet Mask
|
Local Interface and Connected Neighbor
|
Branch-Edge
|
S0/0/1
|
209.165.200.10
|
|
S0/0/1 - ISP
|
Branch-Edge
|
G0/0
|
|
|
G0/0 –
|
Security best practice recommends only running CDP when needed, so CDP may need to be turned on. Use the show cdp command to display its status.
% CDP is not enabledBranch-Edge# show cdp
You need to turn on CDP, but it is a good idea to only broadcast CDP information to internal network devices and not to external networks. To do this, turn on the CDP protocol and then disable CDP on the S0/0/1 interface.
Branch-Edge(config)# Branch-Edge(config)# Branch-Edge(config-if)# Branch-Edge(config-if)#Branch-Edge# configure terminal
Issue a show cdp neighbors command to find any neighboring network devices.
Note: CDP will only show connected Cisco devices that are also running CDP.
Is there a neighboring network device?
On what interface is
it connected?
Note: It may take some time for CDP updates to be received. If you see no output from the command, press the Fast Forward Time button several times.
To find the IP address of the neighboring device use the show cdp neighbors detail command and record the IP address:
Note that aside from the neighboring device’s IP address, you can see for example the neighboring device’s IOS software version. This could be a potential security vulnerability if it is known by a threat actor.
Now that you know the IP address of the neighbor device, connect to it with SSH in order to discover other devices that may be its neighbors.
After successfully connecting with SSH, what does the command prompt show?
You are now remotely connected to the next neighbor. Use the show cdp neighbors command, and the show cdp neighbors detail command, to discover other connected neighbor devices. Fill the missing details to the table:
Device
|
Interface
|
IP Address
|
Subnet Mask
|
Local Interface and Connected Neighbor
|
Branch-Firewall
|
G0/0
|
192.168.3.253
|
255.255.255.248
|
G0/0 - Branch-Edge
|
Branch-Firewall
|
G0/1
|
|
|
G0/1 –
|
What is the neighboring switches IP address?
Continue discovering new network devices using SSH and the show CDP commands. Eventually, you will reach the end of the network and there will be no more devices to discover.
What is the hostname of the switch that does not have an IP address on the network?
Please return the completed Packet Tracer activity file (.pka) below.
Download this Packet Tracer activity file and open it with Packet Tracer.
When opening the activity, in the User Profile prompt, change Guest name to you own name and click OK. If you missed the prompt, you can always check/change the profile name from Options --> User Profile menu. Note that the profile name must match your name to get the points from this lab!
In the beginning, your completion will be 0% (the score can be found in the PT Activity window, check the Packet Tracer icon in the Windows Taskbar, note that you can select Top to keep the score visible all the time, if you prefer). Follow the instructions to make device configurations and your completion score will increase. At the end, if you have done everything correctly, the score will be 100%.
After completing the activity, please investigate the topology, device configurations and show command output and answer to the following questions:
That's it! When ready, submit the Packet Tracer file (.pka) below.
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!