cisco aci dhcp relay

Short overview about Cisco Aci Dhcp Relay and what's good to know about.

In computer networking, the Dynamic Host Configuration Protocol (DHCP) is a protocol used to provide quick, automatic configuration of IP addresses and other related network parameters to hosts on a network. The Cisco Application Centric Infrastructure (ACI) is a network architecture that uses the concepts of application-aware networking and centralized automation to simplify data center network management.

Read more related to Cisco ACI: Cisco aci firewall
The Cisco ACI DHCP relay agent feature allows the network administrator to configure a DHCP server to provide network information to DHCP clients that are not on the same subnet as the DHCP server. The DHCP relay agent forwards DHCP messages between DHCP clients and DHCP servers. The agent can be configured to work with multiple DHCP servers and multiple DHCP clients.

The DHCP relay agent feature is available in Cisco ACI Version 2.1(1i) and later.

The agent can be configured to:

  • Relay DHCP messages from DHCP clients to DHCP servers.
  • Optionally, act as a DHCP server for DHCP clients that are on the same subnet as the agent.
  • Optionally, provide DHCP snooping to allow only DHCP messages from authorized DHCP servers to be forwarded.
  • Optionally, provide DHCP option 82 to allow the DHCP server to identify the DHCP client’s source IP address.

The DHCP relay agent is configured using the following parameters:

  • DHCP server IP address: The IP address of the DHCP server to which the DHCP messages are to be forwarded.
  • DHCP client IP address: The IP address of the DHCP client from which the DHCP messages are to be received.
  • DHCP snooping: If enabled, only DHCP messages from authorized DHCP servers are forwarded.
  • DHCP option 82: If enabled, the DHCP server can identify the DHCP client’s source IP address.

The DHCP relay agent is configured using the following steps:

  1. Log in to the Cisco ACI APIC GUI.
  2. Navigate to the Fabric > Access Policies > DHCP Relay Agents page.
  3. Click the Add button.
  4. Enter the DHCP server IP address.
  5. Enter the DHCP client IP address.
  6. Select the DHCP snooping check box, if desired.
  7. Select the DHCP option 82 check box, if desired.
  8. Click the Submit button.

The DHCP relay agent is now configured.

Related content