Sections:
Overview:
Lab Topology
Scenario:
Windows Server DHCP Setup
IP Address of the VM Remote DHCP Server: 192.168.99.10
Windows Server Overview Pane.
Windows Server - IPv4 vs IPv6 DHCP Server options.
Creating new IPv4 DHCP scopes for HQ VLANs 10,20,60,80.
Naming new DHCP scope.
Setting IP address range for VLAN10 scope.
Optional parameters to configure DHCP exclusions.
Optional parameter to set lease time / 8 days by default.
Option to configure DHCP options including default gateway and DNS.
Setting Default Gateway of VLAN10 DHCP clients - SVI gateway addresses of the HQ Core switch.
Setting DNS server for DHCP clients in VLAN10 - IP address of my Raspberry Pi serving as my home gateway to the Internet.
Activating configured DHCP scopes.
Verify active DHCP scopes, all HQ VLAN DHCP scopes configured.
DHCP Relay Pre-Configuration
HQ Gateway-R1
Configure the IP address of the WAN interface and default route towards the remote branch router gateway.
Remote-Branch-Gateway
Configure the IP address of the interface towards the HQ router gateway and the route to the HQ VLAN networks via HQ Gateway-R1 with a summary route 192.168.x.x/16.
Configure the WAN link Gi0/1 to serve as a DHCP client towards the remote branch network 192.168.99.0/24.
Raspberry Pi - Remote Branch WAN Gateway
Routing management pane of the Raspberry Pi.
Create a summary static route to the HQ VLAN networks via interface Gi0/1 of the Remote-Branch-Gateway towards HQ site.
DHCP Relay Configuration
Gateway-R1
Configure the 'ip helper-address' command on the ROAS VLAN sub-interfaces and specify the destination VM remote DHCP server at IP 192.168.99.10
Ping the remote DHCP server to verify connectivity for the DHCP clients.
HQ Clients - Enabling DHCP
Engineering VLAN10
Finance VLAN20
MGMT VLAN60
Servers VLAN80
Windows Server - Active DHCP Leases
Engineering VLAN10
Finance VLAN20
MGMT VLAN60
Servers VLAN80
DHCP Relay Packet Captures
Scenario:
Link: HQ-Core-SW1 and Gateway-R1 - D.O.R.A
Link: Gateway-R1 and Remote-Branch-Gateway - D.O.R.A
Notes:
Link: Remote-Branch-Gateway and Remote DHCP Server - D.O.R.A