ARP And The Dynamic Host Configuration Protocol

Great Essays
1. Read the paper; http://www.garykessler.net/library/tcpip.html. Based on this paper (supplement as needed with other material from the Internet), please answer the following.

Solution:
 Define ARP – one sentence summary is sufficient

ARP is an acronym for Address Resolution Protocol which is a network layer protocol used to convert or map IP address into physical address like MAC address.

 Explain the difference between network and machine addresses

A network address is a unique address which is used as identifier for a node/computer on a network which is internet or intranet. IP address is one of the best known example of network address.
Machine address is unique identifier for a host which is also known as Host number. Machine address
…show more content…
As name suggests it is used to dynamically assigning the IP address to network machines .So, we don’t need to assign IP manually. DHCP protocol is used by networking equipment’s. e.g. routers.

How DHCP works:-
Dynamic IP address will be generated and assigned from pool of network. It assigns that IP address which are expired. This is done using DHCP server. The high level working of DHCP has mentioned below:
a) The network which is connected to your machine, request for IP address to DHCP server.
b) On request, DHCP server allocates an IP address to machine. Here, machine is acting as DHCP client.
c) Once the machine gets IP address, then machine responds back to server that it has verified and accepted the IP address.
d) Then DHCP server updates network server with IP address and required configurations for machine.
e) Finally, DHCP server sends acknowledgement to client that it has given IP address for certain amount of time.
…show more content…
The following command can be added in crontab to add an entry of our script in CRON to run once a day 12:00 pm

00 12 * * * . ~/.profile ;~/script_Q2.sh 1>~/script_Q2_cron.log 2>~/script_Q2_cron.err

Explanation:
# 00 12 -- indicates that script_Q2.sh will be executed on 12:00 pm
# * -- on 3rd place indicates that script_Q2.sh will be executed on every month
# * -- on 4th place indicates that script_Q2.sh will be executed on every day of every month
# * -- on 5th place indicates that script_Q2.sh will be executed on every day of every week ( sunday , monday and so on ......)
# . ~/.profile -- to load the user specific environment
# ~/script_Q2.sh -- to execute our script
# 1>~/script_Q2_cron.log -- to log STANDARD OUTPUT
# 2>~/script_Q2_cron.err -- to log STANDARD ERROR

The config file as an input to be read by the script is defined as:

Related Documents

  • Decent Essays

    At this period, the first two bytes are not changed. However, the 3rd type shifts from 63 to 60 while the 4th bytes convert zero. Match with the network address in the routing table. The 2nd-row matches. The router will transmit the packet to interface 1.…

    • 607 Words
    • 3 Pages
    Decent Essays
  • Decent Essays

    is a software-based protocol that provides a way to locate files, devices or even individual in a network. LDAP uses port 389 and is uses by Microsoft as the main protocol that opens up this type of access. LDAP is lightweight which indicates a smaller version with a smaller code and it is part of X.500. The latter acts as a standard for network directory services. /***************************…

    • 442 Words
    • 2 Pages
    Decent Essays
  • Improved Essays

    Figure 3 demonstrates the 3 layers that make up the SDN structure. Lowest layer represents the Infrastructure Layer or Forwarding Plane, mainly focusing on data forwarding but it also takes care of monitoring local information and gathering statistics. Next layer represents the Control Layer or Control Plane which is responsible for programming and managing the Forwarding Plane. Control Plane makes use of the information gathered by the Forwarding Plane in order to define the route and operation of the network.…

    • 640 Words
    • 3 Pages
    Improved Essays
  • Improved Essays

    Nt1310 Unit 1 Lab 1

    • 439 Words
    • 2 Pages

    Speed, availability, and reliability are vital for a successful network infrastructure in terms of productivity and user experience. When first configuring this lab, I had to make the decision of whether or not to use one server to run all of the services or if the load should be distributed amongst multiple machines. I decided to go with the later, having a separate server hosting the wiki, another providing monitor services, and yet another acting as the DHCP, DNS and AD controller. While the last three were not required in the scope of this lab, I wanted to set up my initial network in a scalable manner, and this was the best solution for future growth. Distributing the services across multiple machines helps to reduce the processing that each box is required to do in order to fulfill requests.…

    • 439 Words
    • 2 Pages
    Improved Essays
  • Superior Essays

    The identity infrastructure is contained within Active Directory, which provides security, authentication, and authorization of identities (Training Solutions, 2014). The DHCP and DNS service are also provided to ensure reliable name resolution, and dynamic IP address assignment to the network devices that require dynamic IP address assignment. Finally, there are storage devices that contain a hybrid solution of storage area networks (SAN), and network attached storage (NAS).…

    • 922 Words
    • 4 Pages
    Superior Essays
  • Decent Essays

    Nt1330 Unit 1 Term Paper

    • 455 Words
    • 2 Pages

    Configuring DirectAccess Understanding How DirectAccess Works The following steps, taken from the Microsoft white papers, shows how DirectAccess operates. 1) The Windows 7 DirectAccess client determines whether the machine is connected to a network or to the Internet. 2) The Windows 7 DirectAccess computer tries to connect to the web server specified during the DirectAccess setup configuration. 3) The Windows 7 DirectAccess client computer connects to the Windows Server 2008 R2 DirectAccess server using IPv6 and IPsec. 4)…

    • 455 Words
    • 2 Pages
    Decent Essays
  • Superior Essays

    Nt1330 Unit 3 Assignment 1

    • 1006 Words
    • 5 Pages

    Create new scope of server, Assign scope name and description. Now define a range of IP address, start and end date Now use any excusive address that is server IP address Now select lease duration, now configure DHCP [3] options now Insert router IP address which is 192.168.1.1 in my case, press next---> Next--->activate scope now--->then finish 5) Roaming Profile [4]: For creating of centrally profile [4] of all domain users’ roaming profile [4] is use. In roaming profile we simply share and folder and assign it to all authorized domain user.…

    • 1006 Words
    • 5 Pages
    Superior Essays
  • Improved Essays

    In this task I will be using a diagram to outline the relationship between the layers in an interface showing each other of the points in the corresponding layer in the TCP/IP protocol suite. I will also be describing the type and functions of entities and the service they provide. A) The way communications are done between a computers on a network is through protocol suits. The most used protocol suite and commonly available protocol suite is TCP/IP protocol suite.…

    • 505 Words
    • 3 Pages
    Improved Essays
  • Improved Essays

    Nt1330 Unit 3 Assignment 1

    • 1123 Words
    • 5 Pages

    Use of multiple routers in interconnected networks: Exchanging information about destination addresses using a dynamic routing protocol. A router has different physical ways to operate network connections, such as: • Fibre optic • Copper cables • Wireless A router also contains several firmware for different networks’ protocol standards.…

    • 1123 Words
    • 5 Pages
    Improved Essays
  • Great Essays

    Nt1330 Unit 1 Assignment

    • 1292 Words
    • 6 Pages

    Nova Southeastern University Graduate School of Computer and Information Science Department of Management Information Systems MMIS 656 - Web Design Technologies Assignment # 1 Mohammed Aljaafari Exercise 1.1 Latest Versions Sources Browser Opera 27.0.1689.66 http://filehippo.com/ Web server Google Chrome 42.0.2292.0 Dev http://filehippo.com/ JavaScript JavaScript FH Plus http://en.softonic.com/ PHP PHP 5.6.5 http://php.net/downloads.php Servlets Java Servlet 3.0 http://www.oracle.com/ ASP.NET ASP.NET 5 http://www.asp.net/vnext…

    • 1292 Words
    • 6 Pages
    Great Essays
  • Improved Essays

    Nt1310 Unit 1 Term Paper

    • 510 Words
    • 3 Pages

    The router takes information from the modem and moves it to the computer. You don’t need to have a router but they are very useful as they allow you to take data from multiple networks and then send that data to multiple computers therefore allowing more than one person to use the internet at the same time using the same connection. Web server: A web server is a computer that stores all the information needed to display a website. This will include things such as images, files, scripts and pages that make up the website. Once there is an access to the site the browser will get the data from the web server.…

    • 510 Words
    • 3 Pages
    Improved Essays
  • Improved Essays

    Nt1310 Unit 1

    • 768 Words
    • 4 Pages

    1. Policies: Policies like Acceptable Use, Internet Access, and Email and Communications Policies can take the risk out of the user’s hands of doing what is right. Sites that could hold malicious codes and viruses can simply be blocked from access so that it isn’t even in their “hands” to make the decision. 2. Provision Servers: Using software like IPAM, making sure that your servers all have static addresses assigned to them.…

    • 768 Words
    • 4 Pages
    Improved Essays
  • Improved Essays

    Nt1330 Unit 3 Assignment 1

    • 1380 Words
    • 6 Pages

    First to connect to the internet you need an internet service provider to have access to the internet which is a router to connect to your home network to the ISP. It can be wired or wireless connected to your home network. The web browser is a program which allows me to browse web pages such as my sync email account. You need a domain name to identify the IP address to have access; they are used in URLs to find particular web pages. URL first part is named a protocol finder and indicates what protocol should be used, the last part is a resource name and it identifies the IP address of where the resource is placed.…

    • 1380 Words
    • 6 Pages
    Improved Essays
  • Improved Essays

    The Internet was originally called the ARPANET, and in order to enhance the ARPANET to be enable may different types of computer networks to all communicate with each other, an open source protocol needed to be created, hence the development of TCP/IP. TCP/IP improved communications throughout the network and allowed all computers to easily communicate with one another. Another technology that helped expand the ARPANET to more users in a specific location was the development of the Ethernet. Ethernet is a coaxial cable that is still used today in many local area networks. Ethernet is highly effective in moving data from one computer to another at high speeds.…

    • 790 Words
    • 4 Pages
    Improved Essays
  • Improved Essays

    Most networks today use the TCP/IP protocol for how to communicate on the network and the most common is IP Version 4. Missing Elements In the diagram, it is showing that each department has three IP addresses assigned as well as three printers which are connected to the network via Ethernet. we can see that each department has three IP addresses assigned to it, and there are three printers, one for each department. These computers can communicate with one another as well as the printers, server, and Internet.…

    • 923 Words
    • 4 Pages
    Improved Essays