Tel223 part 2
Your network follows the 100Base-TX specifications for Fast Ethernet. What is the maximum cable segment length allowed?
100 meters
Which Gigabit Ethernet standard uses multimode fiber optic cabling and supports network segments up to a maximum of 550 meters long?
1000Base-SX
You have been tasked with designing an Ethernet network. Your client needs to implement a very high-speed network backbone between campus buildings, some of which are around 300 meters apart. Multimode fiber optic cabling has already been installed between buildings. Your client has asked that you use the existing cabling. Which Ethernet standard meets these guidelines? (Choose two.)
1000Base-SX 10GBase-SR
Which Gigabit Ethernet standard can support long network segments up to a maximum of 5 km when used with single-mode fiber optic cable?
1000BaseLX
You would like to implement 10 Gbps Ethernet over a distance of 1 kilometer or greater. Which of the following would be the minimum requirement for this implementation? (Select two.)
10GBaseLR standards single-mode fbier
Which type of internet service uses the DOCSIS specification?
Coaxial cable
Your network follows the 100Base-FX specifications for Fast Ethernet and uses half-duplex multimode cable. What is the maximum cable segment length allowed?
412 meters
Which of the following is the open standard for tagging Layer 2 frames?
802.1q
Which of the following must each device's MTU be set to for jumbo frames to transverse the network without risk of fragmentation?
9,000
Which of the following BEST describes Ethernet flow control?
A configuration that sends a pause frame to the transmitting device when the receiving device cannot keep up with the volume of data being sent.
Drag each description on the left to the appropriate switch attack type on the right.
ARP spoofing/poisoning - The source device sends frames to the attacker's MAC address instead of to the correct device. Dynamic Trunking Protocol - Should be disabled on the switch's end user (access) ports before implementing the switch configuration in to the network. MAC flooding - Causes packets to fill up the forwarding table and consumes so much of the switch's memory that it enters a state called fail open mode. MAC spoofing - Can be used to hide the identity of the attacker's computer or impersonate another device on the network.
You are a network technician for a small corporate network. The employee in Office 2 reported that they can no longer communicate with other workstations on the local network or the internet. After troubleshooting the problem, you have determined that the built-in network card in the workstation has stopped working. In this lab, your task is to: Select and install a new network card that provides the fastest Ethernet available from the cards you currently have in the office. Connect the workstation to the local network using the existing cable. After the fix has been implemented, confirm that the workstation has a connection to the local network and the internet.
Add the 1000Base TX adapter to the Office 2 computer.Above the computer, select Motherboard to switch to the motherboard view of the computer.Under Shelf, expand Network Adapters.Identify the network adapter that has the fastest Ethernet speed.Under Shelf, drag the Network adapter, Ethernet 1000BaseTX, PCIe network adapter to a free PCIe slot on the computer. Connect the computer to the network.Above the computer, select Back to switch to the back view of the computer.Drag the RJ45 Shielded Connector from the motherboard's NIC to the port of the 1000BaseTX network adapter. Verify the connection to the local network and the internet.Above the computer, select Front to switch to the front view of the computer.Select the power button on the computer case.Wait for the operating system to start.Right-click Start and then select Settings.Select Network & Internet.The diagram should indicate an active connection to the home network and the internet.
You have a network that's connected using a physical star topology. One of the drop cables connecting a workstation has been removed. Which of the following BEST describes the effect that this will have on network communications?
All devices except the device connected with the drop cable will be able to communicate.
During a network infrastructure upgrade, you replaced two 10 Mbps hubs with switches and upgraded from a Category 3 UTP cable to a Category 5e. During the process, you accidentally cut the Cat 5e patch cable that stretches from the network printer to the upgraded switch. What is the impact on your network?
All network nodes except the printer will be available.
Which of the following is true about half-duplex mode?
Collision detection is turned on.
Which of the following BEST describes an ARP spoofing attack?
An attack that associates an attacker's MAC address with the IP address of a victim's device.
You are implementing a SOHO network for a local business. The ISP has already installed and connected a cable modem for the business. The business has four computers that need to communicate with each other and the internet. The ISP's cable modem has only one RJ45 port. You need to set up the network within the following parameters: You must spend as little money as possible. You must not purchase unnecessary equipment. Computers need to have a gigabit connection to the network. New devices should not require management or configuration. You examine each computer and notice that only one of the four computers has a wireless NIC. They all have Ethernet NICs. What should you purchase?
An unmanaged switch and CAT 5e cabling.
Which of the following physical topologies are used with Ethernet networks? (Select two.)
Bus star
Which of the following protocols prescribes what to do when a data channel is in use on a half-duplex device?
CSMA/CD
Which of the following services is available regardless of whether the telephone company network is available?
Cable modem
Match each type of switch on the left with its corresponding characteristics on the right. Each switch type may be used once, more than once, or not at all.
Commonly sold at retail stores.- Unmanaged switch Provides port security features.-Managed switch Supports VLANs.-Managed switch Provides very few configuration options.-Unmanaged switch Can be configured over a network connection.-Managed switch Can be configured over a dedicated communication channel.-Managed switch
Match each switch management method on the left with its corresponding characteristics on the right. Each method may be used once, more than once, or not at all.
Competes with normal network traffic for bandwidth.- In-band management Uses a dedicated communication channel.- Out-of-band management Must be encrypted to protect communications from sniffing.- In-band management Does not compete with normal network traffic for bandwidth.- Out-of-band management Affected by network outages.- In-band management
Computers A and B are on the same VLAN and are separated by two switches as shown in the exhibit. Computer A sends a frame to Computer B. Which of the following BEST describes the frame's composition as it travels from A to B?
Computer A sends a normal frame. The first switch appends a VLAN ID to the frame. The second switch removes the VLAN ID before forwarding it to Computer B.
You have just connected four switches as shown in the Exhibit. Assuming the default switch configuration, how can you force switch C to become the root bridge?
Configure a priority number of 4096 for switch C.
What does the ip address dhcp command allow you to do?
Configure a switch to obtain an IP address from a DHCP server.
You are the network administrator for a city library. Throughout the library are several groups of computers that provide public access to the internet. Supervision of these computers has been difficult. You've had problems with patrons bringing personal laptops into the library and disconnecting the network cables from the library computers to connect their laptops to the internet. The library computers are in groups of four. Each group of four computers is connected to a hub that's connected to the library network through an access port on a switch. You want to restrict access to the network so that only library computers are permitted connectivity to the internet. What can you do
Configure port security on the switch.
You just installed a new switch, and you want to manage the switch from a remote location. In this lab, your task is to set up remote management for the switch as follows: Configure the IP address and subnet mask for the VLAN 1 interface:IP address: 192.168.11.250Subnet mask: 255.255.255.0 Configure the switch to use the default gateways of 192.168.11.254 Verify the configurations using the show run command. Save your changes to the startup-config file. 7.2.10
Configure the IP address and subnet mask for the VLAN 1 interface.Select Switch.From the switch terminal, press Enter to get started.At the Switch> prompt, type enable and press Enter.At the Switch# prompt, type configure terminal and press Enter.At the Switch(config)# prompt, type interface vlan1 and press Enter.At the Switch(config-if)# prompt, type ip address 192.168.11.250 255.255.255.0 and press Enter. Configure the default gateway.At the Switch(config)# prompt, type ip default-gateway 192.168.11.254 and press Enter.At the prompt, type exit and press Enter. Verify the configuration changes.At the prompt, type show run and press Enter.Press the space bar as needed to verify that the correct changes were made.Type any key to exit show command. Save your changes to the startup-config file.At the Switch# prompt, type copy run start and press Enter.Press Enter to begin building the configuration.Press Enter to return to the prompt.
You want to create a loopback plug using a single RJ45 connector. How should you connect the wires in the connector?
Connect pin 1 to pin 3 and pin 2 to pin 6.
You want to create a rollover cable that has an RJ45 connector on both ends. How should you connect the wires within the connectors?
Connect pin 1 to pin 8, pin 2 to pin 7, pin 3 to pin 6, and pin 4 to pin 5.
Which of the following scenarios would typically utilize 802.1x authentication?
Controlling access through a switch.
As a network administrator, you have decided to implement port aggregation and combine multiple ports on your switch to increase throughput and provide redundancy with automatic fail-over and fail-back. In this lab, your task is to complete the following: From Google Chrome, access the switch console using the following:Site: 192.168.0.2Username: cisco (case-sensitive)Password: cisco (case-sensitive) Create a new Link Aggregation Group (LAG1) named windows_server.Enable the Link Aggregation Control Protocol (LACP).Assign ports GE1 and GE2 as LAG members. Configure LAG1 to the VLAN mode of access. Join LAG1 to VLAN13. Verify the status of the new LAG1 group.Answer the questions. 7.3.6
Create a new Link Aggregation Group (LAG1). From the left pane, expand and select Port Management > Link Aggregation > LAG Management. From the right pane, select LAG 1 and then select Edit. In the LAG Name field, type windows_server. Select LACP to enable the Link Aggregation Control Protocol (LACP). Under Port List, press and hold the Shift key; then select GE1 and GE2. Select > to add the ports to the LAG Members pane. Select Apply. Select Close Configure LAG1 to the VLAN mode of access. From the left pane, expand and select VLAN Management > Interface Settings. Using the Filter: Interface Type equals to drop-down menu, select LAG and then select Go. Select LAG1 and then select Edit. For Interface VLAN Mode, select Access. Select Apply. Select Close Join LAG1 to VLAN13.From the left pane, expand and select VLAN Management > Port VLAN Membership.Using the Filter: Interface Type equals to drop-down menu, select LAG and then select Go.Select LAG1 and then select Join VLAN.Under Select VLAN, from the right pane, select 1U and then select < to remove VLAN1.From the left pane, select VLAN13; then select > to add the VLAN to the selected VLANs pane.Select Apply.Select Close. Verify the status of the new LAG1 group.From the left navigation bar, expand and select Port Management > Link Aggregation > LAG Management.From the top right, select Answer Questions.Answer the questions.This connection is now ready to use LACP.Minimize the Lab Questions window. Save the changes to the switch's startup configuration file.From the upper right of the switch window, select Save.For Source File Name, make sure Running configuration is selected.For Destination File Name, make sure Startup configuration is selected.Select Apply.Select OK.Select Done.From the top right, select Answer Questions.Select Score Lab. GE1, GE2 link up
You are the IT security administrator for a small corporate network. You need to increase the security on the switch in the Networking Closet by restricting access management. In this lab, your task is to: Create an access profile named MgtAccess and configure it with the following settings: 7.4.9 Secure Access to a Switch
Create and configure an Access Profile named MgtAccess. From the left pane, expand and select Security > Mgmt Access Method > Access Profiles.Select Add.Enter the Access Profile Name of MgtAccess.Enter the Rule Priority of 1.For Action, select Deny.Select Apply and then select Close. Add a profile rule to the MgtAccess profile.From the left pane, under Security > Mgmt Access Method, select Profile Rules.From the right pane, select the MgtAccess profile and then select Add.Enter a Rule Priority of 2.For Management Method, select HTTP.For Applies to Source IP Address, select User Defined.For IP Address, enter 192.168.0.10.For Mask, enter a Network Mask of 255.255.255.0.Select Apply and then select Close. Set the MgtAccess profile as the active access profile.From the left pane, under Security > Mgmt Access Method, select Access Profiles.Use the Active Access Profile drop-down list to select MgtAccess.Select Apply.Select OK. Save the changes to the switch's startup configuration file.At the top, select Save.For Source File Name, make sure Running configuration is selected.For Destination File Name, make sure Startup configuration is selected.Select Apply.Select OK.
You are the IT security administrator for a small corporate network. You need to increase the security on the switch in the Networking Closet by creating an access control list. You have been asked to prevent video game consoles from connecting to the switch. Create a MAC-based ACL named GameConsoles. Configure the GameConsoles MAC-based access control entry (ACE) settings as follows 7.4.10 Secure Access to a Switch 2
Create the GameConsoles ACL.From the Getting Started page, under Quick Access, select Create MAC-Based ACL.Select Add.In the ACL Name field, enter GameConsoles.Select Apply and then select Close. Create a MAC-based access control.Select MAC-Based ACE Table.Select Add.Enter the priority.Select the action.For Destination MAC Address, make sure Any is selected.For Source MAC Address, select User Defined.Enter the source MAC address value.Enter the source MAC address mask.Select Apply.Repeat steps 2c-2i for the remaining ACE entries.Select Close. Bind the GameConsoles ACL to all of the interfaces.From the left pane, under Access Control, select ACL Binding (Port).Select GE1.At the bottom of the window, select Edit.Select Select MAC-Based ACL.Select Apply and then select Close.Select Copy Settings.In the Copy configuration's to field, enter 2-30.Select Apply. Save the Configuration.From the top of the window, select Save.Under Source File Name, make sure Running configuration is selected.Under Destination File Name, make sure Startup configuration is selected.Select Apply.Select OK.
You need to connect two switches using their uplink ports. The switches do not support auto-MDI. which type of cable should you use
Crossover
You need to transfer data from one laptop to another, and you would like to use an Ethernet cable. You do not have a hub or a switch. Which type of cable should you use
Crossover
You want to connect the LAN port on a router to the uplink port on a switch. The switch does not support auto-MDI. Which type of cable should you use?
Crossover
Which of the following internet connection technologies requires that the location be within a limited distance of the telephone company's central office?
DSL
Which level of the OSI model does a Layer 2 switch operate at?
Data Link layer
Which type of cabling do Ethernet 100BaseFX networks use?
Fiber optic
You have a network that's connected using a full physical mesh topology. The link between Device A and Device B is broken. Which of the following BEST describes the effect that this will have on network communications?
Device A will be able to communicate with all other devices.
Which of the following is a method of VLAN hopping?
Double tagging
You have just connected four new computer systems to an Ethernet switch using spare patch cables. After the installation, only three systems are able to access the network. You verify all client network settings and replace the network card in the failed system. The client is still unable to access the network. Which of the following might you suspect is the real cause of the problem?
Failed patch cable
You are moving a client to a new location within an Ethernet network. Previous to the move, the client system did not have difficulty accessing the network. During the relocation, you attach patch cables from the client system to the wall jack and from the patch panel to the switch. Once connected, you do not get a link light on the network card or the switch. You swap out the cable running between the patch panel and the switch with a known good one, but you still cannot connect. Which of the following might you suspect is the problem?
Failed patch cable between the client system and the wall jack
Upon conducting a visual inspection of the server room, you see that a switch displays LED collision lights that are continually lit. You check the LED on the corresponding workstation and see that it is flashing rapidly even though it is not sending or receiving network traffic at that time. What is the cause of the network collisions?
Faulty network card
You are in the process of configuring the Branch1 switch. In this lab, your task is to: Find the IP address assigned to the FastEthernet0/0 interface on router SFO.Use the show cdp neighbors detail command.Answer the question. Configure the switch with the following parameters:Interface: vlan1IP address: 192.168.11.250Subnet mask: 255.255.255.0 Configure the switch to use the FastEthernet0/0 interface on the SFO router as the default gateway. Save your changes to the startup-config file. 2.7.9
Find the IP address assigned to the FastEthernet0/0 interface on the SFO router.Select the Branch1 switch.From the Terminal, press Enter to get started.Type enable and press Enter to change to the EXEC or Global Configuration mode.Type show cdp neighbors detail and press Enter.Find the IP address for the SFO router.From the top right, select Answer Questions.Answer the question.Move the question dialog to the side and keep working. Configure the IP address and subnet mask for the Branch1 switch.At the Branch1# prompt, type config t and press Enter.At the Branch1(config)# prompt, type interface vlan1 and press Enter.At the Branch1(config-if)# prompt, type ip address 192.168.11.250 255.255.255.0 and press Enter.At the Branch1(config-if)# prompt, type exit and press Enter. Configure the switch to use the FastEthernet0/0 interface on the SFO router as the default gateway. At the Branch1(config)# prompt, type ip default-gateway routers_IP_address and press Enter. At the Branch1(config)# prompt, type exit and press Enter. Save your changes to the startup-config file.At the Branch1# prompt, type copy run start and press Enter.Press Enter to begin building the configuration.When you see OK, press Enter.From the question dialog, select Score Lab.
You are a network technician for a small corporate network. Minutes ago, your entire building had a power blackout. The power has been partially restored, but there are still offices and networking closets without power. Employees in the Executive Office and the Support Office have called to report that they can't access the internet or other computers on the network. You need to diagnose and fix the problem as it pertains to the network. 5.3.9 Networking ClosetCorpServer192.168.0.10Office 1Office1192.168.0.30Office 2Office2192.168.0.31Support OfficeSupport192.168.0.32IT AdministrationITAdmin192.168.0.33Executive OfficeExec192.168.0.34LobbyGst-Lap192.168.0.35
From Exec, use the ping command to begin troubleshooting the connectivity problem.Under Executive Office, select Exec.Right-click Start and then select Windows PowerShell (Admin).From the PowerShell prompt, type ping workstation IP address and then press Enter.Repeat step 1c for the remaining workstations.Notice that all the pings fail except to itself (192.168.0.34). From Support, repeat the same troubleshooting steps used in the Executive Office to further discover the scope of the problem. From the top left, select Floor 1 Overview. Under Support Office, select Support. From the Favorites bar, select Terminal. From the terminal prompt, type ping workstation IP address and then press Enter.If needed, press Ctrl + C to stop the pinging process.Notice that all the pings fail except the ping to itself (192.168.0.32). From Exec, check for a connection to the network.From the top left, select Floor 1 Overview.Under Executive Office, select Exec.Right-click Start and select Settings.Select Network & Internet.Notice that the diagram on the Status pane shows the network connection is not connected to a network.Close the Settings dialog. Check for a network connection by viewing the computer's NIC port.From the top left, select Executive Office to view the hardware in this office.Above the Exec workstation, select Back to see the back of the computer tower.Notice that the link and status lights on the NIC port are not blinking, indicating no connection to the network. This can be due to:A bad NICA faulty cable (easy to test)An unplugged cable (easy to test)A turned off or faulty switch or hub port Replace the network cable from Exec and the wall.Select the cable plugged into Exec and drag it to the shelf.Drag the RJ45 cable from the wall plate to the shelf.Under Shelf, select Cat6a Cable, RJ45.From the Selected Component pane:Drag an RJ45 Connector to the network wall plate.Drag the unconnected RJ45 Connector to the NIC on the back of the Exec computer.Notice the link and status lights for the connection are still not green and active. This means that the cable may not have been bad. It's time to check for issues in the Networking Closet. From the Networking Closet, check the switch to ensure that it's powered on.From the top left, select Floor 1 Overview.Under Networking Closet, select Hardware.Notice that the system light for the switch indicates that it is powered off. In addition, since the workstations in the Support Office and the Executive Office could not successfully ping the network, you can conclude that the device is turned off. Check to see if the switch has power.Above the rack, select Back to switch to the back view of the rack.Select the switch's power cable and verify that it is plugged into the UPS.Notice that the switch is plugged into the UPS, but it is not plugged into the critical load section. This means that if the main power goes off, the switch loses power as well.Move the switch's power cable from the non-critical load (Bank 2) outlet to the empty critical load (Bank 1) outlet.Notice that the Ethernet cables plugged into the server have link status lights that indicate they have power and a connection.Above the rack, select Front to switch to the front view of the rack.Observe the power light and activity lights for all ports on the switch.The lights are all on and active (except for the wireless access point, as it is still connected to the non-critical load (Bank 2) on the UPS) From the Executive Office, check for a network connection.From the top left, select Floor 1 Overview.Under Executive Office, select Hardware.Check for an active light on the computer's network card.The light is blinking, indicating a network connection.On the Exec monitor, select Click to view Windows 10.Right-click Start and select Settings.Select Network & Internet.The diagram in Status page shows a connection to the network and internet.(Optional) Ping each workstation on the network using their IP address.Each ping attempt now succeeds.
You are a network technician for a small network. The manager in Office 2 says that she can no longer communicate with any other computer on the network. You need to diagnose and fix the problem. 5.3.8 Networking ClosetCorpServer192.168.0.10Office 1Office1192.168.0.30Office 2Office2192.168.0.31Support OfficeSupport192.168.0.32IT AdministrationITAdmin192.168.0.33Executive OfficeExec192.168.0.34LobbyGst-Lap192.168.0.35
From the IT Administration office, ping each workstation on the network.Under IT Administration, select ITAdmin.Right-click Start and select Windows PowerShell (Admin).From the PowerShell prompt, type ping [workstation's IP] and then press Enter.Notice that all the pings are successful except the one to Office2. This verifies that there is connectivity between all other workstations on the network except Office2. This indicates that the scope of the problem is probably limited to Office2. Because the scope of the problem is currently limited to Office2, you should look for common errors or solutions that you can test quickly. Confirm that the network cable is connected to the NIC and the wall plate.From the top left, select Floor 1 Overview.Under Office 2, select Hardware to view the hardware in Office 2.Above the computer, select Back to view the back of the computer.Notice that an Ethernet cable is plugged into the network card in the computer.Select the Ethernet RJ45 shielded cable that is plugged into the computer.Scroll to the right and view the Ethernet wall plate.Notice that the cable in the computer is plugged into the Ethernet port on the wall plate.Scroll back to the computer and check for activity lights for the network port.Notice that no lights are blinking. This indicates that there is no connection to the network. From Office2, replace the cable between the workstation and the wall plate.Drag the Ethernet cable from the back of the computer and place it on the workspace.Drag the Ethernet cable from the wall plate and place it on the workspace.Under Shelf, expand Cables.Select Cat6a Cable, RJ45.From the Selected Component pane:Drag an RJ45 Shielded Connector to the Ethernet port on the computer.Drag the unconnected RJ45 Shielded Connector to the Ethernet port on the wall plate.The lights for the network card are still not active. You could replace the NIC in Office2, but replacing cables is quicker. From the Networking Closet, check the switch to ensure that it is powered on.From the top left, select Floor 1 Overview.Under Networking Closet, select Hardware.Notice that the power light for the Cisco switch indicates that it is powered on. Also, since the workstation in the IT Administration office can communicate through the switch, you know that the device is not turned off and is functioning properly. From the Networking Closet, observe the activity lights for all ports and check for cable connections.Zoom in on the switch ports.Notice that there are activity lights for other ports, yet there is a lack of activity for port 4.Possible causes include:The cable between Office 2's patch panel port and the switch is bad or disconnected.Port 4 on the switch is disabled or shut down.Select the cable plugged into Off 2.Notice that the other end of the cable (which is highlighted) is plugged into port 4. From the Networking Closet, replace the patch panel cable. Drag the Ethernet cable from Off 2 and place it on the workspace. Drag the Ethernet cable from port 4 and place it on the workspace. Under Shelf, expand Cables. Select Cat6a Cable, RJ45. From the Selected Component pane:Drag an RJ45 Shielded Connector to Off 2.Drag the unconnected RJ45 Shielded Connector to port 4. The activity light for port 4 still does not indicate network activity. From Office 2, add a known good spare NIC to the Office2 computer and connect the Ethernet cable to the new card.From the top left, select Floor 1 Overview.Under Office 2, select Hardware.Above the computer, select Front.Select the power button to turn the computer off.Above the computer, select Motherboard to open the case.Under Shelf, expand Network Adapters.Drag Network adapter, Ethernet 1000BaseTX, PCIe to the PCIe slot on the motherboard.Above the computer, select Back to replace the case.Drag the Ethernet cable from its existing NIC to the new NIC just added. Power on the Office2 computer and test connectivity to the network.Above the computer, select Front.Select the power button to turn the computer on.Right-click Start and then select Windows PowerShell (Admin).At the PowerShell prompt, type ipconfig.Notice that Office2 received a new/different IP address from the DHCP server because the new NIC makes it look like a different computer.From the PowerShell prompt, type ping [workstation's IP] and then press Enter.Repeat step 8e for each remaining computer.All pings are now successful.
You are a network technician for a small corporate network. An employee in Office 1 says that after she added a pair of speakers to her workstation, she could no longer communicate with the computer in the Networking Closet. You need to diagnose and fix the problem. 5.3.10 Networking ClosetCorpServer192.168.0.10Office 2Office2192.168.0.31IT AdministrationITAdmin192.168.0.33
From the Office 1 computer, use the ping command to begin troubleshooting the connectivity problem.Under Office 1, select Office1.Right-click Start and then select Windows PowerShell (Admin).From the PowerShell prompt, ping the following computers:CorpServer: Type ping 192.168.0.10 and then press Enter.Office2: Type ping 192.168.0.31 and then press Enter.ITAdmin: Type ping 192.168.0.33 and then press Enter.Notice that all the pings fail. Check for a connection to the internet using the Settings app.Right-click Start and then select Settings.Select Network & Internet.Notice that the diagram on the Status pane shows that the computer is not connected to a network.Close the Settings dialog. Check for a network connection by viewing the NIC port of the Office1 computer.From the top left, select Office 1 to view the hardware in this office.Above the Office1 workstation, select Back to see the back of the computer.Notice that there is no Ethernet cable attached to the computer. However, there is an Ethernet cable plugged into the wall plate. The cable could have been accidently disconnected from the computer when the user added the speakers. Connect the network cable from the wall outlet to Office1.Select the Ethernet cable plugged into the wall plate.From the Selected Component pane, drag the unconnected RJ45 Shielded Connector to the NIC on the back of the Office1 computer.Notice that the status and link lights on the NIC are green and active. Check for network connectivity from Office1.On the Office1 monitor, select Click to view Windows 10.Right-click Start and select Settings.Select Network & Internet.The diagram in Status page shows a connection to the network and internet.(Optional) Ping each workstation on the network.Each ping attempt now succeeds.
You are a network technician for a small corporate network. The employee in Office 1 says that they can't communicate with the computer in Office 2 and has asked that you come to their office to fix the problem. Networking ClosetCorpServer192.168.0.10Office 1Office1192.168.0.30Office 2Office2192.168.0.31IT AdministrationITAdmin192.168.0.33Executive OfficeExec192.168.0.34 se the following troubleshooting tools to diagnose the problem in the network:The ping command utilityThe network activity lights for all networking devicesThe Network and Internet Status page found in the Windows 10 or Windows Server 2019 Settings app Fix the problem and, as necessary, use the known good spares on the Shelf. Use the troubleshooting tools to confirm that the problem was resolved.
From the Office1 computer, use the ping command to begin troubleshooting the connectivity problem.Under Office 1, select Office1.Right-click Start and then select Windows PowerShell (Admin).From the PowerShell prompt, type ping workstation and then press Enter.Repeat step 1c for the remaining workstations.Notice that all the pings are successful except the ping to Office2 (192.168.0.31). From the Office2 computer, use the ping command to further troubleshoot the connectivity problem.From the top left, select Floor 1 Overview.Under Office 2, select Office2.Right-click Start and then select Windows PowerShell (Admin).From the PowerShell prompt, type ping workstation and then press Enter.Repeat step 2d for the remaining workstations.Notice that all the pings fail except to itself (192.168.0.31). From Office2, check for a connection to the internet.Right-click Start, and select Settings.Select Network & Internet.Notice the diagram on the Status pane shows no connection to a network.Close the Settings dialog. Check for a network connection by viewing the NIC port of the Office2 computer.From the top left, select Office 2 to view the hardware in this office.Above the Office2 workstation, select Back to see the back of the computer tower.The link and status lights on the NIC port are not blinking, indicating no connection to the network. This can be due to:A bad NICA faulty cable (easy to test)An unplugged cable (easy to test)A turned-off or faulty switch or hub portConfirm that the network cable is connected to the NIC and the wall plate by selecting the cable plugged into the NIC.Notice that both ends of the cable are connected correctly. This means that the Ethernet cable could be faulty. Replace the network cable from Office2 and the wall.Select the network cable plugged into Office2 and drag it to the shelf.Drag the RJ45 cable from the wall plug to the shelf.Under Shelf, select Cat5e Cable, RJ45.From the Selected Component pane:Drag an RJ45 Connector to the network wall plug.Drag the unconnected RJ45 Connector to the NIC on the back of the Office2 computer.Notice the link and status lights for the connection are not green and active. This means that the cable may not have been bad. It's time to check for issues in the Networking Closet. From the Networking Closet, check the switch to ensure that it's powered on.From the top left, select Floor 1 Overview.Under Networking Closet, select Hardware.Notice that the system light for the switch indicates that it is powered on.Observe the activity lights for all ports on the switch.Notice that there is no activity for Port 4. Possible causes include:The cable between Office 2's patch panel port and the switch is bad or disconnected.Port 4 on the switch is disabled or shutdown. Verify that the network cable is connected to Office2's patch panel port and the switch.Select Port 4 on the switch.Notice that it shows the cable is also plugged into the patch panel. This may mean that this cable is faulty. Replace the patch panel cable for Office2 to the switch.Select the cable plugged into Port 4 and drag it to the workspace.From the patch panel, drag the cable plugged into Off 2 to the workspace.Under Shelf, select Cat5e Cable, RJ45.From the Selected Component pane:Drag an RJ45 Connector to Port 4 on the switch.Drag the unconnected RJ45 Connector to the patch panel port for Off 2 (Office 2).Notice the link and status lights for Port 4 are now green and active. From Office 2, check for a network connection.From the top left, select Floor 1 Overview.Under Office 2, select Hardware.Check for an active link light on the network card of the computer.The light is blinking, indicating a network connection.On the Office2 monitor, select Click to view Windows 10.Right-click Start and select Settings.Select Network & Internet.The diagram in Status page shows a connection to the network and internet.(Optional) Ping each workstation in the network.Each ping attempt now succeeds. From Office 1, use the ping command to verify connectivity to Office 2.From the top left, select Floor 1 Overview.Under Office 1, select Office1.From the PowerShell prompt, type ping Office2 and then press Enter.Notice that the ping to Office 2 succeeds. The problems is resolved.
In this lab, you explore different methods of troubleshooting network communication problems that may result from such things as bad network cards and cables. While troubleshooting, you will use the ping command, the link and network activity lights on network cards and switches, and the Windows Settings app. Use Exhibits to see the network diagram and wiring schematics of the network as needed. 5.3.5
From the top right, select Answer Questions. Answer Questions 1-3. Minimize the Lab Questions window. Determine which computers are plugged into ports 1 and 3.From the Cisco switch, select the wire plugged into ports 1 and 3.Look for at the patch panel and find the cables accompanying port.From the top right, select Answer Questions.Answer Question 4.Minimize the Lab Questions window. From the ITAdmin workstation, ping each of the following computers using the IP addresses shown: From the top left, select Floor 1 Overview. Under IT Administration, select ITAdmin. Right-click Start and then select Widows PowerShell (Admin). Type ping ip_address and then press Enter.Make a note as to whether the ping was successful or not. Repeat step 3d for each remaining IP addresses. Answer Question 5-6. Minimize the Lab Questions window. From ITAdmin, check for network connectivity.Look at the Network icon in the notification area.This icon indicates a normal network connection.Select the Network icon.You are now shown the networks to which this computer is connected (CorpNet.local).Right-click Start and then select Settings.Select Network & Internet.Under Status, you see that this computer is connected to the internet.From the left pane, select Ethernet.You are shown the network to which you are connected.Close the Settings app. From the hardware view of ITAdmin, check for network connectivity and activity by viewing the network card's link lights.From the top left, select IT Administration to view the hardware of the computers in this office.Above the ITAdmin workstation (not the monitor), select Back. Notice that:The link light for the network card is illuminated, indicating a physical connection (link) between this workstation and the next device (the network switch).The network activity light is blinking, indicating that network traffic is being transmitted on this connection.These two lights match what you saw when viewing the cables connecting ITAdmin to the Cisco switch and the patch panel. From Exec operating system, check for network connectivity.From the top left, select Floor 1 Overview.Under Executive Office, select Exec.From the Notification area of the taskbar, view the Network icon.The Network icon in the Notification area indicates that the device is not connected.Select the Network icon.No network connections are shown.Right-click Start and then select Settings.Select Network & Internet.Under Status, you see that this computer is not connected to any networks.Close the Settings app. From the hardware view of Exec, check for network connectivity and activity by viewing the network card's link lights.From the top left, select Executive Office to view the hardware for the computers in this office.Above the Exec workstation (not the laptop), select Back.Zoom in on the Ethernet cable and examine its link lights.The link and network activity lights for the Ethernet port with a cable plugged in are not illuminated. This indicates there is no connection to the switch.Possible causes for no connectivity include:A faulty or disconnected cableA bad network card (NIC)A faulty or disabled switch port From Exec, test the possibility of a bad NIC by dragging the network cable from the existing network card to the onboard port.Drag the Ethernet cable from its existing location to the Ethernet onboard port.Answer Question 7. From Exec operating system, check for network connectivity.On the Exec monitor, select Click to view Windows 10.Use the ping command to try to access the following computers:Right-click Start and then select Widows PowerShell (Admin).Type ping 192.168.0.10 (The CorpServer) and press Enter.Type ping 163.128.1.1 (The ISP) and press Enter.Both pings are successful.Look at the Network icon in the notification area.The icon indicates a normal network connection.Right-click Start and then select Settings.Select Network & Internet.Under Status, you see that this computer is now connected to the internet.Close the Settings app. In the Networking Closet, check the link light status for Exec.From the top left, select Floor 1 Overview.Under Networking Closet, select Hardware.Zoom in on the Cisco switch.The network activity lights on the switch (port 1) are blinking indicating that the Exec computer has a connection and network activity. From the hardware view of Office1, check for network connectivity.From the top left, select Floor 1 Overview.Under Office 1, select Hardware.Above the workstation, select Back.The link and network activity lights are not illuminated, indicating that there is no connection to the switch.Possible causes for no connectivity include:A faulty or disconnected cableA bad network card (NIC)A faulty or disabled switch port Test the network cable for Office1.Unplug the existing Ethernet cable from the wall plate and from the back of the computer.From the Shelf, expand Cables.Select the Cat6a Cable, RJ45 (a known good cable).From the Selected Component pane:Drag one RJ45 Connector to the Ethernet port (red) in the wall plate.Drag the other RJ45 Connector to the Ethernet port in the computer.The link and network activity lights on the NIC still don't show an active connection. Therefore, the cable in the office wasn't the problem. From the wiring closet, test the network patch cable for Office1.From the top left, select Floor 1 Overview.Under Networking Closet, select Hardware.Remove the existing patch cable from Off 1 (Office 1) and from port 3.From the Shelf, select the Cat6a Cable. RJ45.From the Selected Component pane:Drag one RJ45 Connector to the Off 1 port on the patch panel.Drag the other RJ45 Connector to the port 3 on the Cisco switch.The link and network activity lights for port 3 indicates an active connection. The patch cable in the Network Closet was the problem. From Office1, test the network connection to the following devices.From the top left, select Floor 1 Overview.Under Office 1, select Office1.Right-click Start and then select Windows PowerShell (Admin).Ping the following devices:Office1: 192.168.0.30Exec: 192.168.0.34ISP: 163.128.1.1You are now able to ping all devices verifying local and internet connectivity.(Optional)Look at the Network icon in the Notification area.The icon indicates a normal network connection.Right-click Start and then select Settings.Select Network & Internet.Under Status, you see that this computer is now connected to the internet.Close the Settings app. Score the lab.From the top right, select Answer Questions.Select Score Lab. Port 4, Port 5, Port 6 Port 4, Port 5, Port 6 Port 1, Port 3 Exec and Office1 Office1, Exec All the systems successfully pinged are functioning., Two workstations do not have access to the network. The network card was bad.
Which of the following is a device that can send and receive data simultaneously?
Full-duplex
Which of the following cellular network types use MIMO to increase 3G data throughput? (Select two.)
HSPA+ LTE
Which statements accurately describe the port states of both bridges and switches? (Select two.)
In the learning state, the MAC address table can be populated, but frames are not forwarded. Ports in a blocked state still receive BPDUs.
You work part time at a computer repair store and are currently on site at a customer's premises. Your customer has signed up for DSL internet access. The phone company has turned DSL access on, and the office has obtained DSL service from the ISP. All connectors on the wall plate are for WAN connections only, and you don't have LAN connections inside the office. In this lab, your task is to: Install the DSL router and provide power. Connect the DSL router to the phone line. Connect the computer to the DSL router. Connect the phone to a phone outlet with a DSL filter in between the two. When you're finished, the DSL router should be connected to the internet, and the phone should be able to make analog phone calls.
Install the DSL router and provide power.Under Shelf, expand Routers.Drag Router, DSL Ethernet to the Workspace area.Place the router next to the outlets.Above the router, select Back.Under Shelf, expand Cables.Select the Power Adapter.From the Selected Component pane:Drag the DC Power Connector to the port on the DSL router.Drag the AC Power Adapter to the wall outlet. Connect the DSL router to the phone line.Under Shelf, select UTP Cable, 2-pair, RJ-11.From the Selected Component pane:Drag an RJ-11 Connector to the RJ11 port on the router.Drag the other RJ-11 Connector to a phone port on the wall outlets. Connect the computer to the DSL router.Above the computer, select Back.Under Shelf, select Cat6a Cable, RJ45.From the Selected Component pane:Drag an RJ45 Shielded Connector to the network port on the computer.Drag the other unconnected RJ45 Shielded Connector to a network port on the DSL router. When implementing DSL, install a filter between the phone port and each phone.Above the phone, select Back.Under Shelf, expand Filters.Drag the DSL Filter to the phone port.Under Shelf, expand Cables.Select UTP Cable, 2-pair, RJ-11.From the Selected Component pane:Drag an RJ-11 Connector to the RJ11 port on the filter.Drag the unconnected RJ-11 Connector to the phone port on the wall outlet.
You're a network technician for a small corporate network. The company recently expanded to the second floor of its building. You've already installed a small networking closet on the second floor, and you've run the necessary cables to the ports on each of the floor's fiber patch panels. Now you need to connect the two networks using fiber optic cables. In this lab, your task is to connect the switch in the Networking Closet on Floor 1 with the switch in Networking Closet 2 on Floor 2 through the fiber patch panels in each networking closet. Use the following information to identify the necessary connections: Connect the appropriate fiber cable to switches through the fiber patch panels. For the patch panel on Floor 1:Port 3 is transmit (Tx).Port 4 is receive (Rx). For the patch panel on Floor 2:Port 1 is transmit (Tx).Port 2 is receive (Rx). Use the color coding on the end of fiber optic cables to identify which end is Tx and which is Rx.Connector A (white or red) is Tx.Connector B (black) is Rx. Plug the switch on Floor 2 into a bank 1 critical load outlet on the UPS. Verify that the connection was made by checking the internet connection on any Floor 2 computer
Install the SFP Transceiver (LC) in the networking closet on Floor 1.Under Shelf, expand the Adapters.Drag the SFP Transceiver (LC) to the SFP 2 port on the switch. Connect the fiber cable to switches.Under Shelf, expand Cables.Select Cable, Fiber, SC to LC.From the Selected Component pane:Drag Connector, Fiber, Duplex LC Multi-mode, Male to the SFP LC port (plugged into SFP2) on the switch.Drag the Fiber Optic SC Connector (A) to port 3 on the fiber patch panel.Drag the Fiber Optic SC Connector (B) to port 4 on the fiber patch panel. Access the networking closet on floor 2.From the top left, select Floor1.Under Building A, select Floor 2.Under Networking Closet 2, select Hardware. Connect the fiber cable to switches on Floor 2.Under Shelf, expand Adapters.Drag SFP Transceiver (LC) to an open SFP port on the switch.Under Shelf, expand Cables.Select Cable, Fiber, SC to LC.From the Selected Component pane:Drag the Connector, Fiber, Duplex LC, Multi-mode, Male to the SFP port.Drag the Fiber Optic SC Connector (A) to port 1 on the fiber patch panel.Drag the Fiber Optic SC Connector (B) to port 2 on the fiber patch panel. Plug the switch on Floor 2 into a bank 1 critical load outlet on the UPS.Above the rack, select Back to switch to the back view of the rack.Under Shelf, select AC Power Cable.From the Select Connector pane:Drag AC Power Connector (Female) to the AC port on the back of the switch.Drag the AC Power Connector (Male) to an open bank 1 critical load outlet.Above the rack, select Front to switch to the front view and confirm the network switch has power. Verify that there is an internet connection for any Floor 2 computer.From the top left, select Floor 2.Select any of the computers on Floor 2.Right-click Start and then select Settings.Select Network & Internet.The image shown should indicate a connection to the internet.
Which of the following describe the EDGE cellular technology? (Select two.)
Is the first internet-compatible technology. Offers speeds of 400 to 1,000 Kbps.
Which of the following is true about an unmanaged switch?
It can connect to all devices in a small area.
As a network administrator, you have 10 VLANs on your network that need to communicate with each other. Which of the following network devices is the BEST choice for allowing communication between 10 VLANs?
Layer 3 switch
On your network, you have a VLAN for the sales staff and a VLAN for the production staff. Both need to be able to communicate over the network. Which of the following devices would work BEST for communication between VLANs?
Layer 3 switch
In this lab, you explore different methods of troubleshooting network communication problems caused by a loss of power in the Networking Closet. Your troubleshooting steps include using the ping command, viewing the link and network activity lights on the switches and servers, and changing power sources. Select Exhibits to view the network diagram. Office 1. Office1. 192.168.0.30 Building B internal router interfaceN/A198.28.56.1DNSns1.nethost.net163.128.80.93 5.3.6
Locate the three servers in the rack.Notice that under Networking Closet there are three servers listed:CorpDataCorpiSCSICorpServerUnder Networking Closet, select Hardware to view the hardware in this room.Scroll right to view all of the monitors.Notice that each is connected to a server (see the name on the monitor) and is currently running.Click on each server in the rack.Notice the name of the server is shown in the Selected Component pane.From the top right, select Answer Questions.Answer Question 1.Minimize the Lab Questions dialog. From the Networking Closet, disconnect both power plugs from the wall outlet and view the results. Drag the two AC Power connectors from the wall outlet to the Workspace. From the top right, select Answer Questions. Answer Question 2. Minimize the Lab Questions dialog. Find the power source for the CorpServer and its monitor.Above the CorpServer monitor, select Back.Above the rack, select Back.Select the power cable on the back of the monitor.Notice where the other end is plugged in.Select the power cable on the back of CorpServer.Notice where the other end is plugged in.From the top right, select Answer Questions.Answer Question 3.Minimize the Lab Questions dialog. From CorpServer, ping Office1 and the CorpNet router's internal interface.Above the CorpServer monitor, select Front.On the CorpServer monitor, select Click to view Windows Server 2019.Right-click Start; then select Windows PowerShell (Admin).From PowerShell, ping the following devices:Type ping 192.168.0.30 (Office1) and press Enter.Type ping 198.28.56.1 (CorpNet Router's internal interface) and press Enter.From the top right, select Answer Questions.Answer Question 4.Minimize the Lab Questions dialog.From the taskbar, select the network icon.Notice that CorpServer has no connection to the internet. From the Networking Closet, move the male power connector for the switch from the non-critical load bank section to the critical load bank section. From the top left, select Networking Closet. Move the AC Power Connector (Male), connected to the switch and UPS, from the UPS non-critical load bank (on the left) to the critical load bank (on the right). From the Networking Closet, switch to the Front view of the rack and observe any changes caused by moving the plug.Above the rack, select Front.View the link and network activity lights.The switch is now receiving power from the UPS battery. There are network activity lights on the switch including ports 23 and 24. The router and wireless access point are on because they are plugged into the critical load bank on the UPS.Notice that power has not been restored to the CorpData monitor. From CorpServer, test network connectivity.On the CorpServer monitor, select Click to view Windows Server 2019.From PowerShell, ping the following devices:Type ping 192.168.0.30 (Office1) and then press Enter.Type ping 198.28.56.1 (CorpNet Router's internal interface) and then press Enter.Type ping 163.128.80.93 (DNS) and then press Enter.From the top right, select Answer Questions.Answer Question 5.Minimize the Lab Questions dialog. From the Networking Closet, reconnect the AC power cord from the UPS back to the wall outlet.From the top left, select Networking Closet.Under Partial Connections, select the UPS.From the Selected Component pane, drag the AC Power Connector (Male) connector to the wall plate.Select the small UPS.From the Selected Component pane, drag the AC Power Connector (Male) connector to the wall plate.With these servers now receiving power from the wall plate, they can now be accessed.Select the power button on the CorpData monitor.Select the power button on the CorpData server.From the top left, select Networking Closet.Select the power button on the CorpiSCSI server to turn it on.From the top left, select Networking Closet.From the top right, select Answer Questions.Select Score Lab. CorpServer, CorpiSCSI, CorpData All link lights are off., CorpServer is still running., The CorpData monitor is off. They are plugged into the critical load bank or battery backup section of a UPS. None All
As a network administrator, you have just implemented a SAN storage device on your network, and you would now like to enable your switch to handle jumbo frames. 7.3.8
Log in to the CISCO switch.Maximize the Google Chrome window for better viewing.In the Username and Password fields, enter cisco (the password is case sensitive).Select Log In. Enable Jumbo Frames.From the left pane, expand and select Port Management > Port Settings.For Jumbo Frames, select Enable.Select Apply. Save the changes to the switch's startup configuration file.From the upper right of the switch window, select Save.For Source File Name, make sure Running configuration is selected.For Destination File Name, make sure Startup configuration is selected.Select Apply.Select OK.Select Done. Reboot the switch.From the left pane, under Administration, select Reboot.Select Reboot to reboot the switch immediately.Select OK. Log in to the Cisco switch and check switch statistics for any errors.In the Username and Password fields, enter cisco (the password is case sensitive).Select Log In.From the left pane, expand and select Status and Statistics > RMON > Statistics.For Interface, use the drop-down list to select GE28.Review the statistics for Undersize, Oversize, Jabbers, and Collisions.From the top right, select Answer Questions.Answer the questions.Select Score Lab.0true
As a network administrator, you need to mirror (copy) all network traffic received on a particular port on your switch so you can analyze the traffic using your intrusion detection system (IDS) for any abnormalities. From Google Chrome, access the switch console as follows:Site: 192.168.0.2Username: cisco (case-sensitive)Password: cisco (case-sensitive) Assign port GE26 to VLAN 1. Mirror the received traffic from port GE28 to port GE26. Save the changes to the switch's startup configuration file 7.3.12
Log in to the Cisco switch. Maximize the Google Chrome window for better viewing. In the Username and Password fields, enter cisco (case-sensitive). Select Log In Assign port GE26 to VLAN 1.From the left pane, expand and select VLAN Management > Port VLAN Membership.Select GE26 and then select Join VLAN.From the left pane, under Select VLAN, select 1 (for VLAN 1).Select > to move VLAN 1 from the available pane to the attached VLAN pane.Select Apply and then select Close. Mirror the received traffic from port GE28 to port GE26.From the left pane, expand and select Administration > Diagnostics > Port and VLAN Mirroring.Select Add.For the Destination Port, use the drop-down list to select GE26.For the Source Interface, use the drop-down list to select GE28.For the Type, make sure that Rx only is selected. This allows you to only mirror the incoming packets.Select Apply and then select Close. Save the changes to the switch's startup configuration file.From the upper right of the switch window, select Save.For the Source File Name, make sure Running configuration is selected.For the Destination File Name, make sure Startup configuration is selected.Select Apply.Select OK.Select Done.
After installing your Cisco switch, you would like to assign it a static IPv4 address and change the default VLAN used. In this lab, your task is to: 7.2.4
Log in to the Cisco switch.In the Google Chrome URL field, type 192.168.0.2 and press Enter.Maximize the window for better viewing.In the Username and Password fields, enter cisco (case-sensitive).Select Log In. Assign a static IPv4 address to VLAN 1.From the left navigation pane, expand and select Administration > Management Interface > IPv4 Interface.From the right pane, for IP Address Type, select Static.Configure the IPv4 interface as follows:IP address: 192.168.45.72Mask: 255.255.255.0Administrative Default Gateway: 192.168.45.1Select Apply.Select OK.The switch will automatically log you out. Log in to the Cisco switch.In the Username and Password fields, enter cisco (case-sensitive).Select Log In. Change the default VLAN ID for the switch to VLAN 16.From the left pane, expand and select VLAN Management > Default VLAN Settings.Set Default VLAN ID After Reboot to 16.Select Apply and then select OK. Save the changes to the switch's startup configuration file.From the upper right of the switch window, select Save.For Source File Name, make sure Running configuration is selected.For Destination File Name, make sure Startup configuration is selected.Select Apply.Select OK.Select Done. Reboot the switch for changes to take effect.From the left pane, expand and select Administration > Reboot.From the right pane, select Reboot.Select OK.Wait for the switch to restart.From the upper right, select Score Lab.
You are the IT security administrator for a small corporate network. You need to increase the Networking Closet's security by implementing a CCTV system with IP cameras. As part of this task, you need to separate the CCTV data traffic on the network using a separate VLAN on the switch. The patch panel connections for the Networking Closet, Lobby, and IT Administration office are installed and ready for use (ports 18-20). A DHCP server is already configured to provide the IP cameras and the laptop in the IT Administration office with the correct TCP/IP settings (port 21). For an easier implementation, create the logical VLAN first and then establish the physical connections for the IP cameras and the laptop. 2.7.6 In this lab, your task is to: Access the switch management console from ITAdmin using the following credentials:Address: http://192.168.0.2Username: cisco (case-sensitive)Password: cisco (case-sensitive) Create and configure a VLAN on the switch as follows:VLAN ID: 2VLAN name: IPCamerasConfigure ports GE18, GE19, GE20, GE21 as untagged.
Log in to the Cisco switch.In the Username and Password fields for the Cisco switch, enter cisco (case-sensitive).Select Log In. Create the IPCameras VLAN.From the Getting Started pane (right), under Initial Setup, select Create VLAN.Select Add.For VLAN ID, enter 2.For VLAN Name, enter IPCameras.Select Apply.Select Close. Configure the IPCameras VLAN ports. From the left pane, under VLAN Management, select Port to VLAN. Using the VLAN ID equals to drop-down menu, select 2. Select Go. For ports GE18 through GE21, use the drop-down menus to select Untagged. Select Apply Connect the IP camera in the lobby to the VLAN and mount the IP cameras.From the top left, select Floor 1.Under Lobby, select Hardware.Under Shelf, expand CCTV Cameras.Drag the IP Camera (Lobby) to the workspace.Under Workspace, for the IP camera, select Back to switch to the back view of the IP camera.Under Shelf, expand Cables and then select the Cat5e Cable, RJ45 cable.From the Selected Component pane:Drag an RJ45 Connector to the RJ-45 port on the IP camera wall mount plate.Drag the unconnected RJ45 Connector to the RJ-45 port on the back of the IP camera.Drag the IP camera to the IP camera wall plate. Connect the IP camera in the Networking Closet to the VLAN and mount the IP cameras.From the top left, select Floor 1.Under Networking Closet, select Hardware.Under Shelf, expand CCTV Cameras.Drag the IP Camera (Networking Closet) to the workspace.Under Workspace for the IP camera, select Back to switch to the back view of the IP camera.Under Shelf, expand Cables and then select the Cat5e Cable, RJ45 cable.From the Selected Component pane:Drag an RJ45 Connector to the RJ-45 port on the IP camera mount wall plate.Drag the unconnected RJ45 cable to the RJ-45 port on the back of the IP camera.Drag the IP camera to the IP camera wall plate to mount the IP camera. Connect the DHCP server and laptop to the VLAN.From the Networking Closet, under Shelf, select Cat5e Cable, RJ45.From the Selected Component pane:Drag an RJ45 Connector to port 21 on the switch.Drag the unconnected RJ45 Connector to port 21 on the patch panel. Connect IT-Laptop2 to the VLAN. From the top menu, select Floor 1. Under IT Administration, select Hardware. Above IT-Laptop2, select Back to switch to the back view of the laptop. Under Shelf, select Cat5e Cable, RJ45. From the Selected Component pane:Drag an RJ45 Connector to the RJ-45 port on the laptop.Drag the unconnected RJ45 Connector to the open RJ-45 port on the wall plate. Launch the IP camera monitoring software.Under the laptop's workspace, select Front.On the IT-Laptop2, select Click to view Windows 10.From the taskbar, select Start.Select IP Cameras.Verify that both cameras are detected on the network.
You have purchased a new Power over Ethernet (PoE) security camera and have plugged it in to port 23 on your Cisco switch. You need to make sure that this security camera has power and has critical priority on the switch. In this lab, your task is to complete the following: From Google Chrome, access the switch console using the following:URL: 192.168.0.2Username: cisco (case-sensitive)Password: cisco (case-sensitive) Examine the Power over Ethernet (PoE) switch settings.Answer the questions. Configure the PoE priority for port GE23 to be Critical. Save the changes to the switch's startup configuration file. 7.3.14
Log in to the Cisco switch.Maximize the Google Chrome window for better viewing.In the Username and Password fields, enter cisco (case-sensitive).Select Log In. Examine the Power over Ethernet (PoE) switch settings. From the left pane, expand and select Port Management > PoE > Properties. Select Class Limit. From the top right, select Answer Questions. Select Apply. Answer the questions. Minimize the Lab Questions dialog Configure the PoE priority for port GE23 to be Critical. From the left pane, under PoE, select Settings. From the right pane, select port GE23 and click Edit. For Power Priority Level, select Critical. Select Apply. Select Close Save the changes to the switch's startup configuration file.From the upper right of the switch window, select Save.For Source File Name, make sure Running configuration is selected.For Destination File Name, make sure Startup configuration is selected.Select Apply.Select OK.Select Done. Score the lab.From the top right, select Answer Questions.Select Score Lab. 10 170
An attacker hides his computer's identity by impersonating another device on a network. Which of the following attacks did the attacker MOST likely perform?
MAC spoofing attack
Which of the following BEST describes port aggregation?
Multiple ports linked together and used as a single logical port.
Which of the following is the protocol used for address resolution when you switch from IPv4 to IPv6?
NDP
You have a network that's connected using a physical bus topology. One of the cables that connects a workstation to the bus breaks. Which of the following BEST describes the effect that this will have on network communications?
No devices will be able to communicate
You are configuring a switch so that you can manage it using PuTTY from the same network segment. On the switch, you enter the following commands: switch#config terminalswitch(config)#interface vlan 1switch(config-if)#ip address 192.168.1.10 255.255.255.0 Will this configuration work?
No. The no shutdown command needs to be entered.
Which of the following is required to establish a new network switch and configure its IP address for the first time?
Out-of-band management
Which of the following methods is best to have when a network goes down?
Out-of-band management
You are moving to an area where DSL will be available in the next six months. Which method of internet connectivity should you implement until DSL is available if your existing connectivity needs are minimal?
PSTN
You have a large Power over Ethernet flat screen that you are installing in a conference room that requires 70 watts of power. Which of the following IEEE standards does your PoE switch need to provide power for the flat screen?
PoE++ Type 4
Your organization's management wants to monitor all the customer services calls. The calls are taken on VoIP phones. Which of the following configurations would BEST help you set up a way to monitor the calls?
Port mirroring
Which of the following switch attacks bypasses the normal functions of a router to communicate between VLANs and gain unauthorized access to traffic on another VLAN?
Switch spoofing
Which of the following switch features allows you to configure how the switch's MAC address table is filled?
Port security
Which of the following standards does a rollover cable typically use?
RS232
A user from the sales department calls to report that he is experiencing problems connecting to the sales file server. All users in the sales department connect to this server through a single Ethernet switch. No other users have reported problems connecting to the sales server. Which of the following troubleshooting actions are you MOST likely to perform first?
Replace the network card in the user's computer.
Which of the following connectors is typically used for the ends of a rollover cable?
Rj45 Serial
You have purchased a new router that you need to configure. You need to connect a workstation to the router's console port to complete the configuration tasks. Which type of cable would you most likely use?
Rollover
Which of the following connections would you use a straight-through cable for?
Router to a regular port on a switch
Which of the following internet services provides equal upload and download bandwidth?
SDSL
A healthcare organization provides mobile clinics throughout the world. Which network technology should you select to transfer patients' statistical data to a central database via the internet that ensures network connectivity for any clinic located anywhere in the world, even remote areas?
Satellite
You are the IT security administrator for a small corporate network. You need to increase the security on the switch in the Networking Closet. The following table lists the used and unused ports: 7.4.8 GE2GE7GE9-GE20GE25GE27-GE28GE1GE3-GE6GE8GE21-GE24GE26
Shut down the unused ports. Under Initial Setup, select Configure Port Settings. Select the GE2 port. Scroll down and select Edit. For Administrative Status, select Down. Scroll down and select Apply. Select Close. With the GE2 port selected, scroll down and select Copy Settings. In the Copy configuration field, enter the remaining unused ports. Use the examples shown in the UI as a guide. Select Apply.From the Port Setting Table in the Port Status column, you can see that all the ports are down now Configure the Port Security settings.From the left menu, expand and select Security > Port Security.Select the GE1 port.Scroll down and select Edit.For Interface Status, select Lock.For Learning Mode, make sure Classic Lock is selected.For Action on Violation, make sure Discard is selected.Select Apply.Select Close.Scroll down and select Copy Settings.Enter the remaining used ports. Use the examples shown in the UI as a guide.Select Apply.
You want to implement an Ethernet network at very long distances using fiber optic cables. Which standard and cable type would you choose? (Select two.)
Single-mode fiber 1000BaseLX
You manage a single subnet with three switches. The switches are connected to provide redundant paths between themselves. Which feature prevents switching loops and ensures that there is only a single active path between any two switches?
Spanning Tree
You need to connect a workstation to a switch using a regular port on the switch (not an uplink port). The switch does not support auto-MDI.
Straight through
Angela is the network administrator for a rapidly growing company with a 100BaseT network. Users have recently complained about slow file transfers. While checking network traffic, Angela discovers a high number of collisions.
Switch
In which type of device is a MAC address table stored?
Switch
Which of the following is a communication device that connects other network devices through cables and receives and forwards data to a specified destination within a LAN?
Switch
A switch receives a frame with a destination MAC address that is not found in its MAC address table. What happens next?
The frame is replicated and sent to every active port on the switch except the source port.
Which of the following technologies does GSM use to allow multiple connections on the same frequency?
Time-division multiple access
As a network administrator, you are setting up a new switch, and you need to configure trunking. You need to secure access to your switch, which is still configured with the default settings. 7.3.4
Trunk Set ports GE1 through GE26 to Access Mode.From the Interface Settings pane, select GE1.Select Edit.Maximize the window for better viewing.For Interface VLAN Mode, select Access.Select Apply and then select Close.With GE1 still selected, click Copy Settings.In the to field, type 2-26 and then select Apply.Notice that under the Interface VLAN Mode column, ports GE1-GE26 are now set to Access. Set the port VLAN ID (PVID) for ports GE27-GE28 to the value of 2.Select the desired port and then select Edit.For the Administrative PVID, enter 2.Select Apply and then Close.Repeat steps 4a - 4c for the second port. Add VLANs 22, 44, and 67 to ports GE27 and GE28. From the left pane, under VLAN Management, select Port VLAN Membership. Select port GE27 and then select Join VLAN. From the new window, hold down the Shift key and select VLANs 22, 44, and 67; then select the > button to assign the VLANs. Select Apply and then select Close. Repeat steps 5b - 5d for port GE28 Save the changes to the switch's startup configuration file.From the top of the switch window, select Save.For Source File Name, make sure Running configuration is selected.For Destination File Name, make sure Startup configuration is selected.Select Apply.Select OK.Select Done.
You manage a network with two switches. The switches are connected together through their Gigabit Ethernet uplink ports. You define VLAN 1 and VLAN 2 on each switch. A device on the first switch in VLAN 1 needs to communicate with a device on the second switch in VLAN 1. What should you configure to allow communication between these two devices through the switches?
Trunking
You have two switches connected together as shown in the following diagram. How many broadcast domains are in the network?
Two
You run a small network for your business that has a single router connected to the internet and a single switch. You keep sensitive documents on a computer that you would like to keep isolated from other computers on the network. Other hosts on the network should not be able to communicate with this computer through the switch, but you still need to access the network through the computer. Which of the following should you use in this situation?
VLAN
Which of the following attacks manipulates a switch's auto-negotiation setting to access a virtual local area network that's connected to the same switch as the attacker's virtual local area network?
VLAN spoofing
For which of the following devices does a voice VLAN prioritize traffic?
VoIP phone
Which command would you use on a switch to enable management from a remote network?
ip default-gateway 192.168.10.185