Preview

CCNA 1 V5.0 CH2

Good Essays
Open Document
Open Document
1190 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
CCNA 1 V5.0 CH2
1.
Refer to the exhibit. A switch was configured as shown. A ping to the default gateway was issued, but the ping was not successful. Other switches in the same network can ping this gateway. What is a possible reason for this?
The default gateway address must be 192.168.10.1.
The ip default-gateway command has to be issued in the VLAN interface configuration mode.
The VLAN IP address and the default gateway IP address are not in the same network.
The no shutdown command was not issued for VLAN 1.
The local DNS server is not functioning correctly.
2.
While trying to solve a network issue, a technician made multiple changes to the current router configuration file. The changes did not solve the problem and were not saved. What action can the technician take to discard the changes and work with the file in NVRAM?
Issue the reload command without saving the running configuration.
Close and reopen the terminal emulation software.
Delete the vlan.dat file and reboot the device.
Issue the copy startup-config running-config command.
3.
Why is it important to configure a hostname on a device? to allow local access to the device through the console port a Cisco router or switch only begins to operate when its hostname is set to identify the device during remote access (SSH or telnet) a hostname must be configured before any other parameters
4.
Which procedure is used to access a Cisco 2960 switch when performing an initial configuration in a secure environment?
Use the console port to locally access the switch from a serial or USB interface of the PC.
Use Secure Shell to remotely access the switch through the network .
Use Telnet to remotely access the switch through the network.
Use the AUX port to locally access the switch from a serial or USB interface of the PC.
5.
What criterion must be followed in the design of an IPv4 addressing scheme for end devices?
Each local host should be assigned an IP address with a unique network component.
Each

You May Also Find These Documents Helpful

  • Powerful Essays

    Nt1310 Unit 3 Quiz

    • 1152 Words
    • 5 Pages

    Refer to the exhibit. Using the network in the exhibit, what would be the default gateway address for host A in the 192.133.219.0network?…

    • 1152 Words
    • 5 Pages
    Powerful Essays
  • Satisfactory Essays

    A switch does not need an IP, you can just plug in your devices and they will automatically connect to the Internet. The IP address allows you to manage the switch the configuration with different VLANs and other network functions. To configure the switch you will need to use the CLI, which is the exec command interpreter. Using…

    • 747 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Question: According to the security output, what action will be taken by the switch in the event that it detects the attachment of an unauthorized device?…

    • 708 Words
    • 5 Pages
    Satisfactory Essays
  • Powerful Essays

    Week 6 Assignment It/286

    • 1310 Words
    • 6 Pages

    |USB cable and it works fine; however, Julie regularly uses her laptop in different locations throughout the house, so using a USB |…

    • 1310 Words
    • 6 Pages
    Powerful Essays
  • Satisfactory Essays

    netw 240 week 7

    • 330 Words
    • 3 Pages

    Select an ARP reply that contains the label “##.##.##.## is at xx:xx:xx:xx:xx:xx, where ##.##.##.## is the default gateway IP address.…

    • 330 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Appearances are but a mask, one which is crafted and molded to our benefit. This is true in everyday eventualities from applying for a job to even hypothetical scenarios such as the apocalypse where survival is a matter of not letting others know your weaknesses. For instance the writers of the series Quarantine have adroitly layered out a story filled with half-truths and deceit, but also filled with an honest disposition of the characters trying to survive at all costs. This is especially true the sequel to Quarantine: The Loners.…

    • 996 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Indeed. The real challenge is finding the secret Nintendo controller in the machine, and accessing it before security tracks you down.…

    • 408 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    The first thing to notice about the Switch is the size. The console is very small. This is because the console main feature is that you can take pieces of the console to convert it into a portable console, or a home console. The pieces that come in the box are the joy-cons (the main controllers, there are two), the dock, to store the gamepad, two wrist…

    • 555 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    1. Click on the Start button, point to All Programs, point to Accessories, and then click on Remote Desktop Connection. Or just search for Remote Connection.…

    • 912 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Ccna 2 Notes

    • 1019 Words
    • 5 Pages

    Destination Service Access Point (DSAP) and Source SAP allow upper-layers to work over different LANs by providing comms between Network & data/physical layers regardless of physical/logical actually used…

    • 1019 Words
    • 5 Pages
    Good Essays
  • Good Essays

    Here’s our quick-hit guide to connecting a PS3 controller to a PC, so you can ditch the mouse and keyboard if you so desire. The exact process for doing so depends on whether you’re utilizing a wireless or wired device, but it’s essentially the same regardless of the controller.…

    • 756 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Step 6: Connect the wire leads from the front panel of the case to the motherboard. These are the wires for the switches and lights on the front of the computer. Because your case and your motherboard might not have been made by the same manufacturer, you need to pay close attention to the source of the wires to determine where they connect on the motherboard.…

    • 437 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    • The all 0’s subnet is a usable subnet and the all 1’s subnet is not a usable subnet.…

    • 490 Words
    • 5 Pages
    Satisfactory Essays
  • Powerful Essays

    Ccna-Voice Voip

    • 907 Words
    • 4 Pages

    Configuring a Router-Based DHCP Server RTR# configure terminal RTR(config)# ip dhcp excluded-address 172.16.1.1 172.16.1.9 RTR(config)# ip dhcp excluded-address 172.16.2.1 172.16.2.9 RTR(config)# ip dhcp pool DATA_SCOPE RTR(dhcp-config)# network 172.16.2.0 255.255.255.0 RTR(dhcp-config)# default-router 172.16.2.1 RTR(dhcp-config)# dns-server 4.2.2.2 RTR(dhcp-config)# exit RTR(config)# ip dhcp pool VOICE_SCOPE RTR(dhcp-config)# network 172.16.1.0 255.255.255.0 RTR(dhcp-config)# default-router 172.16.1.1 RTR(dhcp-config)# option 150 ip 172.16.1.1WAN_RTR(dhcp-config)# dns-server 4.2.2.2 Setting the Clock of a Cisco Device with NTP WAN_RTR# configure terminal WAN_RTR(config)# ntp server 64.209.210.20 WAN_RTR(config)# clock timezone Cairo +2 Installing CME Files into Flash Memory…

    • 907 Words
    • 4 Pages
    Powerful Essays
  • Satisfactory Essays

    serial port

    • 816 Words
    • 4 Pages

    The simplest connection between a PC and microcontroller requires a minimum of three pins, RxD (receiver, pin2), TxD (transmitter, pin3) and ground (pin5) of the serial port of computer.…

    • 816 Words
    • 4 Pages
    Satisfactory Essays