ADHCP_RELAY(8) |
NAMEadhcp_relay - A DHCPv4 relay agent written in Ada SYNOPSISadhcp_relay dhcp-server client-interface DESCRIPTIONadhcp_relay is a DHCPv4 and BOOTP relay agent written in the Ada programming language. It is part of the ADHCP project. OPERATIONThe ADHCP relay agent adhcp_relay listens for DHCPv4 or BOOTP queries from clients or other relay agents on the given client-interface, forwarding them to the upstream server or relay agent given as dhcp-server. When a reply is received from upstream, it is unicast or broadcast back downstream to the source of the original request. OPTIONS
AUTHORS
RESOURCESThe ADHCP website can be found at http://www.codelabs.ch/adhcp/. SEE ALSOadhcp_client(8). |