Skip to content

dhcprelay#

Collection Note

This module is part of the nokia.eda_services_v1 collection. To install the collection, use:

ansible-galaxy collection install nokia.eda_services_v1
Added in version 0.1.0.

Synopsis#

  • The DHCPRelay enables the forwarding of DHCP requests and responses between clients and servers across different networks. This resource allows for the configuration of various DHCP relay sub-options, such as CircuitID, RemoteID, and ClientLinkLayerAddress, to provide detailed client information. It also includes settings for specifying the router to reach the DHCP server, the list of DHCP servers to forward requests to, and selectors for Routed and IRB interfaces where the relay will be configured. Additionally, the GI Address option can be set to derive the Gateway IP address from the selected interface, ensuring correct routing of DHCP messages.

Authors#