DHCP & Multilayer Switches Flashcards

1
Q

Briefly describe the DHCP handshake.

A
  1. Host sends discovery broadcast.
  2. Server replies with offer broadcast.
  3. Host replies with a request broadcast.
  4. Server responds with an ACK broadcast.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a requirement for each subnet that a Cisco device is handing out?

A

The device must have an IP in that subnet on either a SVI, sub interface, or physical interface.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

On Cisco devices, how are DHCP exclusions configured?

A

Manually, via the global-config context.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What IPs must be excluded in a DHCP range?

A

All that you need, including the IP residing on the Cisco device.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Briefly describe how to configure a DHCP pool.

A
  1. Create the pool with the “ip dhcp pool” command.
  2. Set your range with the “network” command.
  3. Configure your default router.
  4. Configure your DNS server.
  5. Configure your domain name.
  6. Configure your lease time.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a DHCP helper address?

A

The address of a DHCP server, configured on a SVI, sub interface, or physical interface. It relays DHCP messages to out-of-network servers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How many DHCP helper addresses can be configured on an interface?

A

As many as you want. The first one will be used, if it’s unreachable the device will move to the next one in the list.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Can you configure static IPs in a Cisco DHCP pool?

A

Yes, with the “host” and “client-identifier” commands.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly