DHCP Server With InterVlan Routing
DHCP Server With InterVlan Routing
-------------------------------
Lab Topology
(Router1, Switch, PC)
(R1 connect f0/0 to SW g0/0)
(SW connect g0/2 to PC)
-------------------------------
1. Router
2. Switch
interface vlan 10
ip add 10.1.1.2 255.255.255.0 ##Router f0/0.10 subinterface same range IP
##
exit
3. PC
ip dhcp
DORA Process ##Successfull complete if PC got the IP##