answersLogoWhite

0

1. IP addressses

2. Subnet Masks

3. Default Gateway

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What service allows DHCP communications to cross network boundaries?

Dhcp relay agent


Which protocol allows for the automatic configuration of host tcp ip address?

There are two ways to configure Ip address . One method is to do this manually .And other is to do this using dynamic host configuration protocol.


Can a computer using dhcp have the same ip address for months?

Yes. The client will renew the same address lease for as long as the DHCP server allows.


What does acquiring network address means?

The device is looking for a DHCP server to obtain a DHCP address.


What features allows a host to be configured through Dhcp while still retaining the same IP address?

At the DHCP server, you would create an address reservation. To do so, you need to know the host's MAC address for its network interface.


What is the acronym of the service that allows key information to be exchanged between machines without human intervention?

DHCP


What ports are used by dhcp and the DHCP client?

The port 67 and port 68 are used by DHCP and the DHCP clients.


Does the dhcp server have to be activated to issue leases to dhcp clients?

dhcp has to be authorized


What is the use of a DHCP relay agent?

The use of a DHCP relay agent is an agent that relays DHCP between DHCP clients and DHCP servers on different IP networks. The DHCP relay agent is compliant with RFC 1542.


Do Windows DHCP clients wait for the preferred answer or take the first answer offered?

They can wait for a preferred answer but usually it is the first one that does it. DHCP protocol allows the implementor some flexibility in this matter. Then again, it all depends on what 'preferred' means.


What command create DHCP address pool on a router?

router (config)# ip dhcp servicerouter (dhcp-config)# ip dhcp pool router (dhcp-config)# network


Advantage of dhcp over bootp?

1. DHCP was designed to replace the older BOOTP 2. BOOTP can only provide an IP to a computer while it is booting while DHCP can provide an IP when the OS is already loaded 3. DHCP is primarily used to seamlessly provide IP addresses to computers while BOOTP is used to configure and boot diskless computers or thin clients 4. BOOTP has a 30 day lease on the IP address as a default while DHCP only sets 8 as a default 5. DHCP can automatically rebind or renew their leases while BOOTP requires a system restart