This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Selasa, 01 Oktober 2013

pengertian bootp

BOOTP adalah sebuah protocol yang dapat membuat sebuah mesin tanpa disk/diskless dapat mengetahui IP addressnya sendiri, addres dari host server, dan nama file untuk diisikan pada memori dan dieksesusi. operasi bootstrap bias dibilang memiliki 2 fase yaitu fase ‘penentuan alamat dan seleksi bootfile’ dan fase transfer file. File transfer secara garis besar menggunakan protocol TFTP, karena protocol ini ingin kedua fase tersebut ada pada PROmM pada client. Namun BOOTP juga dapat bekerja dengan protocol lain seperti SFTP atau FTP.

Jaringan RARP


The Reverse Address Resolution Protocol (RARP) is an obsolete computer networking protocol used by a host computer to request its Internet Protocol (IPv4) address from an administrative host, when it has available its Link Layer or hardware address, such as a MAC address.
RARP is described in Internet Engineering Task Force (IETF) publication RFC 903.[1] It has been rendered obsolete by the Bootstrap Protocol(BOOTP) and the modern Dynamic Host Configuration Protocol (DHCP), which both support a much greater feature set than RARP.
RARP requires one or more server hosts to maintain a database of mappings of Link Layer addresses to their respective protocol addresses. Media Access Control (MAC) addresses needed to be individually configured on the servers by an administrator. RARP was limited to serving only IP addresses.
Reverse ARP differs from the Inverse Address Resolution Protocol (InARP) described in RFC 2390, which is designed to obtain the IP address associated with a local Frame Relay data link connection identifier. InARP is not used in Ethernet.