matcher
ip/dhcp-server/matcher
Type: Directory
| Flag | Name | Description |
|---|---|---|
| X | disabled | disabled |
| Argument | Type | Description |
|---|---|---|
| name ( mandatory ) | string | |
| server ( mandatory ) | enum (all) | global or single server |
| address-pool | enum (static-only) | pool used for this entry |
| option-set | enum (none) | |
| code ( mandatory ) | alt { number: num [1 .. 254] , option: enum (vendor-specific) { vendor-specific:43 } } | |
| value ( mandatory ) | string | contents of option to match as string or hex with 0x prefix |
| matching-type ( mandatory ) | enum (exact | substring) |