Skip to main content
Version: current

dhcp-relay


ipv6/dhcp-relay

Type: Directory

FlagNameDescription
Xdisableddisabled
Iinvalidinvalid
ArgumentTypeDescription
name ( mandatory )string
interface ( mandatory )iface_enumRelay will listen to messages originating from clients on this interface
dhcp-server ( mandatory )object { server: alt { interface-address: composite { address6: ip6Addr , interface: iface_enum } { address6: ip6Addr , interface: iface_enum } , address6: ip6Addr } { interface-address: composite { address6: ip6Addr , interface: iface_enum } { address6: ip6Addr , interface: iface_enum } , address6: ip6Addr } }Servers to which the relay message will be forwarded
dhcp-optionsmulti { array-id, option: enum }Options that are added to Relay-Forward messages. Note that option 18 (interface-id) is added automatically so that relay can relay the reply message correctly.
ip6Addr
delay-thresholdalt { const: enum (none) { none:0 } , time: time }If secs field in DHCP packet is smaller than delay-threshold, then this packet is ignored
store-relayed-bindingsboolAdd routes to valid bindings found in reply messages