I feel like this is a fairly simple issue to solve - yet I'm having problems figuring it out:
My scenario:
I have an L3 interface that is acting as a DHCP server (eth1) as an example.
I want to get DHCP from that DHCP server on the PA from a separate interface (eth2).
My thought was to simply setup the other interface in L2 mode and it would bridge over. This hasn't been easy no matter what option I've tried and I haven't been able to find any reference material on how to accomplish this correctly.
So my questions are obvious.
1.) Is this doable?
2.) Reference or how
TIA
Solved! Go to Solution.
you could enable a second dhcp server on the other interface and have both in L3
you could also set both interfaces to L2 and then create a virtual L3 interface (in the vlan tab) and attach the dhcp server to the vlan interface so it will span all participating l2 interfaces
That makes sense - both L2 and VL3 is what I was going for. Thanks!
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the Live Community as a whole!
The Live Community thanks you for your participation!