Question:
what is DHCP, PPPoE & Static IP's, and how do they differ?
anonymous
1970-01-01 00:00:00 UTC
what is DHCP, PPPoE & Static IP's, and how do they differ?
Four answers:
anonymous
2008-10-13 14:43:31 UTC
DHCP vs Static IPs= DHCP is dynamically assigning IP addresses to a computer from a DHCP pool. Dynamic IPs have a "lease time" assigned by the device that assigns it (usually a router), and it usually changes after a given time. Static IPs are assigned on the individual computer.



MAC addresses= the physical address assigned by the manufacturer of the interface card



Gateway= the router that connects an internal network to the internet (the router in your house acts as a gateway to the internet).
?
2016-10-04 04:54:31 UTC
Dhcp Vs Static
Brianna
2016-03-13 02:15:27 UTC
DHCP is a router setting that allows it to issue IP addresses to any device you connect to your router, it has nothing to do with speed, if you turn this off, then anyone connecting to your router needs a static IP setting otherwise it wont work at all. PPPoE is a transfer protocol used mainly in VPN so unless you have one that wont help either. To improve speed all you can do is call the provider.
VP Hacker
2008-10-13 14:48:49 UTC
Dynamic IP addresses are most frequently assigned on LANs and broadband networks by Dynamic Host Configuration Protocol (DHCP) servers. They are used because it avoids the administrative burden of assigning specific static addresses to each device on a network. It also allows many devices to share limited address space on a network if only some of them will be online at a particular time. In most current desktop operating systems, dynamic IP configuration is enabled by default so that a user does not need to manually enter any settings to connect to a network with a DHCP server. DHCP is not the only technology used to assigning dynamic IP addresses. Dialup and some broadband networks use dynamic address features of the Point-to-Point Protocol.

Static IP addresses get manually assigned to a computer by an administrator. The exact procedure varies according to platform. This contrasts with dynamic IP addresses, which are assigned either randomly (by the computer itself, as in Zeroconf), or assigned by a server using Dynamic Host Configuration Protocol (DHCP). Even though IP addresses assigned using DHCP may stay the same for long periods of time, they can generally change. In some cases, a network administrator may implement dynamically assigned static IP addresses. In this case, a DHCP server is used, but it is specifically configured to always assign the same IP address to a particular computer, and never to assign that IP address to another computer. This allows static IP addresses to be configured in one place, without having to specifically configure each computer on the network in a different way.

A Media Access Control address (MAC address) is a quasi-unique identifier assigned to most network adapters or network interface cards (NICs) by the manufacturer for identification. If assigned by the manufacturer, a MAC address usually encodes the manufacturer's registered identification number. Ethernet networks are packet-based and have no concept of a connection or circuit and also lack basic security features to protect against IP and MAC conflicts and rogue DHCP servers. By using PPPoE, users can virtually "dial" from one machine to another over an Ethernet network, establish a point to point connection between them and then securely transport data packets over the connection.

A Gateway is a link between two computer programs or systems such as Internet Forums. A gateway acts as a portal between two programs allowing them to share information by communicating between protocols on a computer or between computers. A gateway can have tremendous negative effects on personal computers if not used properly.

PPPoE, Point-to-Point Protocol over Ethernet, is a network protocol for encapsulating Point-to-Point Protocol (PPP) frames inside Ethernet frames. It is used mainly with ADSL services where individual users connect to the ADSL transceiver (modem) over Ethernet and in plain Metro Ethernet networks. Ethernet networks are packet-based and have no concept of a connection or circuit and also lack basic security features to protect against IP and MAC conflicts and rogue DHCP servers. By using PPPoE, users can virtually "dial" from one machine to another over an Ethernet network, establish a point to point connection between them and then securely transport data packets over the connection.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...