2101 Ch17:  Small Network Basics
25 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What command can be used to verify the default gateway on Windows-based computers?

  • ping
  • ipconfig (correct)
  • tracert
  • nslookup
  • Why is DNS resolution considered important to the end user?

  • It translates domain names into IP addresses. (correct)
  • It is required for all device communications.
  • It guarantees network security.
  • It allows for faster internet speeds.
  • What are the IPv4 addresses for Google's public DNS server?

  • 208.67.222.222 and 208.67.220.220
  • 8.8.8.8 and 2001:4860:4860::8888
  • 8.8.8.8 and 8.8.4.4 (correct)
  • 1.1.1.1 and 1.0.0.1
  • How can DNS server addresses be assigned?

    <p>Manually or automatically by DHCP.</p> Signup and view all the answers

    What tool can be used for troubleshooting DNS issues on PCs?

    <p>nslookup</p> Signup and view all the answers

    What kind of users typically rely on their ISP's DNS server for name resolution?

    <p>Small office and home office (SOHO) users</p> Signup and view all the answers

    What should be verified to troubleshoot connectivity issues related to the default gateway?

    <p>The IPv4 address and subnet mask configuration</p> Signup and view all the answers

    Which protocol is used by clients to acquire an IP configuration from a server?

    <p>Dynamic Host Configuration Protocol (DHCP)</p> Signup and view all the answers

    What is the purpose of the Domain Name System (DNS)?

    <p>To resolve a domain name to its corresponding IP address</p> Signup and view all the answers

    What is a key difference between DHCP and manual DNS assignment?

    <p>DHCP provides automatic IP configuration, while manual DNS requires static assignment.</p> Signup and view all the answers

    Which command is typically used for troubleshooting DNS issues?

    <p>Nslookup</p> Signup and view all the answers

    What type of server resolves a domain name into an IP address?

    <p>DNS Server</p> Signup and view all the answers

    Which protocol is secured using HTTPS?

    <p>Hypertext Transfer Protocol (HTTP)</p> Signup and view all the answers

    What does the Simple Mail Transfer Protocol (SMTP) primarily facilitate?

    <p>Sending emails from clients to servers</p> Signup and view all the answers

    Which of the following is a secure alternative to Telnet?

    <p>SSH</p> Signup and view all the answers

    Which type of server can provide both email and FTP services?

    <p>Multifunction Server</p> Signup and view all the answers

    What is the primary purpose of the nslookup command?

    <p>To manually query DNS and analyze responses</p> Signup and view all the answers

    What factor is the least relevant when selecting network devices for a small network?

    <p>Aesthetic design</p> Signup and view all the answers

    Which of the following best describes a benefit of redundancy in a small network?

    <p>Increased reliability through duplicate equipment or links</p> Signup and view all the answers

    Which application layer service can help programs interface with the network for data transfer?

    <p>File transfer program</p> Signup and view all the answers

    What is the primary advantage of using SSH over Telnet for remote access?

    <p>SSH provides encryption for secure communication</p> Signup and view all the answers

    Which of the following is NOT a function performed by a DNS server?

    <p>Managing email traffic routing</p> Signup and view all the answers

    What is a critical consideration for configuring routers and switches in a small network?

    <p>Support for real-time traffic management</p> Signup and view all the answers

    What is the primary difference between DHCP and manual DNS assignment?

    <p>DHCP automates IP assignment while manual assignment requires manual entry</p> Signup and view all the answers

    Which type of service typically provides public DNS resolution?

    <p>Public DNS service</p> Signup and view all the answers

    Study Notes

    Introduction to Networks v7.0 - Build a Small Network

    • Small networks are typically simple, with fewer devices and a single WAN connection (DSL, cable, or Ethernet).
    • Maintaining a small network requires similar skills to larger networks, but may be managed by a local technician or a contractor.
    • Device selection is crucial, considering cost, capacity, features (ports, backplane speed, security), and redundancy.
    • Network speed and port types (e.g., 1 Gbps, 10 Gbps) influence network scalability without immediate refreshes.
    • Network devices like switches and routers need operating systems supporting requirements like Layer 3 switching, NAT, Dynamic Host Configuration Protocol (DHCP), security, quality of service (QoS), and Voice over IP (VoIP).

    IP Addressing for a Small Network

    • All devices in an internetwork need a unique IP address.
    • Devices like end-user devices, servers, and peripherals (printers, cameras) use IP addressing.
    • Planning, documenting, and maintaining an IP addressing scheme based on device type is recommended for easier identification and troubleshooting.

    Network Redundancy

    • Redundancy in a small network is essential for maximizing reliability.
    • Redundancy can be accomplished by installing duplicate equipment or links for critical areas.
    • A secondary service provider can function as a backup for internet connectivity.

    Traffic Management

    • Network design should prioritize minimizing downtime and improving employee productivity.
    • Network administrator should consider various traffic types.
    • Quality of Service (QoS) should be implemented for classified traffic during congestion.

    Common Applications

    • Network applications facilitate communication.
    • Examples are email clients, web browsers and application utilities for network resources access such as file transfers and printing.

    Network Protocols

    • Network protocols dictate data formats and procedures for various network functions.
    • Common protocols are Dynamic Host Configuration Protocol (DHCP) for IP config, Domain Name System (DNS) for name resolution to IP address, File Transfer Protocol (FTP), Hypertext Transfer Protocol (HTTP), and Secure Shell (SSH).

    Network Infrastructure

    • The network infrastructure must support real-time applications.
    • Existing network devices and cabling must be examined and confirmed suitable to the task.
    • Upgrading components, cables, and hardware might be required.

    VoIP and IP Telephony

    • VoIP converts analog phone signals to digital IP packets.
    • IP telephony, using dedicated servers, facilitates voice-to-IP conversion.

    Real-time Applications

    • Real-time applications need quality of service (QoS) to minimize latency issues. Protocols such as RTP (Realtime Transport Protocol) and RTCP (Real Time Transport Control Protocol) are useful here.

    Network Documentation and Inventory

    • Documentation (physical and logical topology), devices inventory and budget are required in network scaling.

    Traffic Analysis and Protocol Analysis

    • Documenting traffic requirements for various protocols, applications, and services is critical.
    • Tools like Wireshark are valuable for capturing network traffic and analyzing its patterns.

    Common Show Commands

    • Common Cisco IOS show commands (e.g., show running-config, show startup-config, show version, show interfaces, show ip interface brief, show arp) provide valuable information on network operation and configuration.

    Troubleshooting Methodologies

    • A logical, consistent method, often adhering to the scientific method, is recommended for addressing network problems.
    • Thorough documentation of events, procedures, and findings is crucial for addressing network problems.

    IP Configuration on Hosts

    • Checking and verifying IP addresses on hosts, using ipconfig (Windows) or ifconfig (Linux/Mac), is essential for troubleshooting.
    • DHCP for automatic IP assignments
    • Correct default gateway for communication

    Troubleshooting Scenarios

    • Common problems like duplex mismatch, IP address conflicts, and incorrect default gateways.
    • Understanding duplex operations (half-duplex and full-duplex)

    Network Connectivity Verification

    • ping command to test Layer 3 connectivity between source and destination IP addresses.
    • traceroute command identify where issues are located along network paths.

    DNS Issues

    • DNS translates domain names (e.g., www.cisco.com) to corresponding IP addresses.
    • Problems with the DNS server can lead users to believe that the network is down.

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Related Documents

    Build a Small Network PDF

    Description

    This quiz covers essential concepts for building and managing small networks. Participants will learn about device selection, IP addressing, and the specific requirements for network devices like routers and switches. Understanding these basics is crucial for effective network management.

    More Like This

    Sumber Awam dan Jaringan Perniagaan
    9 questions
    Small Towns Network in Ancient India
    12 questions
    Use Quizgecko on...
    Browser
    Browser