DHCP Failover configuration for VLANs
In this lab, we will simulate 2 different DHCP server on the same network for failover backup. Our primary DHCP server is 192.168.30.100 and secondary DHCP server is 192.168.100.100 . We have 4 VLANs; VLAN 10 and VLAN 20 are used for end users. VLAN 30 and VLAN 100 are used for system and network […]
DHCP server configuration on Cisco switch
How to configure DHCP service on Cisco Layer 3 switch? Let’s assume that we have an imaginary network called CORPORATE. This network is 192.168.1.0 and the subnet mask is 255.255.255.0 (/24). At this example, we have 3 client notebook which get IP address from our internal DHCP server which is configured in Cisco switch. First […]