ipv6/dhcp-relay
Package: dhcp
Type: Directory
| Flag | Name | Description |
|---|
| X | disabled | disabled |
| I | invalid | invalid |
| Argument | Type | Description |
|---|
| name ( mandatory ) | string | |
| interface ( mandatory ) | iface_enum | Relay will listen to messages originating from clients on this interface |
| dhcp-server ( mandatory ) | object { alt { composite { , } { , }
, ip6Addr
} { composite { , } { , }
, ip6Addr
}
} | Servers to which the relay message will be forwarded |
| dhcp-options | multi { array-id, 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. |
| link-address | ip6Addr | |
| delay-threshold | alt { enum (none) { none:0 }
, time
} | If secs field in DHCP packet is smaller than delay-threshold, then this packet is ignored |
| store-relayed-bindings | bool | Add routes to valid bindings found in reply messages |
ipv6/dhcp-relay/monitor
Package: dhcp
Type: Command
| Read-only Argument | Type | Description |
|---|
| requests | num | |
| responses | num | |
ipv6/dhcp-relay/option
Package: dhcp
Type: Directory
| Flag | Name | Description |
|---|
| * | default | default |
| Argument | Type | Description |
|---|
| name ( mandatory ) | string | |
| code ( mandatory ) | num | |
| value | string | |
| only-if-mac-available | bool | Option is added only if packet originated from client (not another relay) and MAC address is deducible |
| Read-only Argument | Type | Description |
|---|
| raw-value | string | |
ipv6/dhcp-relay/reset-counters
Package: dhcp
Type: Command
ipv6/dhcp-relay/routes
Package: dhcp
Type: Directory
| Read-only Argument | Type | Description |
|---|
| relay | enum | |
| prefix | ip6Prefix | |
| peer-address | ip6Addr | used as gateway |
| life-time | time | |
| last-seen | time | |