HP VPN Server Appliance sa3110/sa3150/sa3400/sa3450 and sa3000 Series VPN Manager - Release 6.8.2 Release Notes
Release 6.8.2 Release Notes
17
Configuration File DHCP Examples
To illustrate this new DHCP capability, sample
configuration file excerpts are provided that use the
following values:
Remote device red interface’s IP address: 192.168.1.10
Remote device black interface’s IP address: 10.250.145.3
Central device black interface’s IP address:
207.37.244.51 (used as default gateway)
Central device red interface’s IP address: {not used for this
command set}
DHCP server’s IP address: 192.168.1.10 (using an IP
address that identifies the correct scope for the DHCP
server to use, in this case, 192.168.1.0)
Desired DHCP scope’s subnet address:
192.168.1.0 255.255.255.0
This is the command for the remote device:
[conf]
int e 0
dhcp-relay enable
exit
int e 1
dhcp-relay enable
dhcp-relay-server 192.168.1.10
207.37.244.51
end
These commands cause the remote device to send and
receive DHCP broadcast packets through the site-to-site
tunnel between 10.250.145.3 and 207.37.244.51. The device
sends the broadcast packets through the VPN tunnel, then
through the black interface at IP address 207.37.244.51 to
the DHCP server at IP address 192.168.1.10.
To view the collection of relay entries, in the Console
window, enter sh conf.










