I have two routers:
- Router A
- Router B
Router A is the primary router and B is the one with lowest priority in HSRP.
What I did was to configure 3 subinterfaces with encapsulation dot1 to assign them to a VLAN.
Everything is clear to me up to this point: I want to have a DHCP pool for each VLAN, I used the HSRP virtual IP as the gateway, but I configured DHCP exactly the same on routers A and B. I have an itch that says me even tough it works on packet tracer, it is not a correct configuration, due to having 2 DHCP servers on the same network. Is my itch correct or this is how is supposed to work?
Thank you for your answers!