Fig. 22.3, Fig. 22.4, Example – Westermo RedFox Series User Manual
Page 496

Westermo OS Management Guide
Version 4.17.0-0
Example
dhcp-server
subnet 192.168.5.0/24
pool 192.168.5.100 192.168.5.199
lease-time 864000
netmask 255.255.255.0
no gateway
no domain
end
host 1
match option82 circuit-id string "Eth6" remote-id hex 00:07:7c:00:30:b0
address 192.168.5.49
end
end
dhcp-relay
iface vlan2
server 127.0.0.1
option82 discard
end
Figure 22.3: Configuration example with DHCP relay and server on same unit,
here with base-MAC address as Option82 circuit-ID.
Example
system
hostname foobar
end
dhcp-server
subnet 192.168.5.0/24
pool 192.168.5.100 192.168.5.199
lease-time 864000
netmask 255.255.255.0
no gateway
no domain
end
host 1
match option82 circuit-id string "Eth6" remote-id string "foobar"
address 192.168.2.49
end
end
dhcp-relay
iface vlan2
server 127.0.0.1
option82 discard
remoteid-type system-name
end
Figure 22.4: Configuration example with DHCP relay and server on same unit,
here with system hostname as Option82 circuit-ID.
496
➞ 2015 Westermo Teleindustri AB