cancel
Showing results for 
Search instead for 
Did you mean: 

How DHCP Helper address can help PPS?

OudMaster
Occasional Contributor

How DHCP Helper address can help PPS?

 

Hi,

 

in most of the deploymnets I see, there are list of DHCP servers, so ip helper-address is used twice like:

 

interface vlan 10

 ip helper-address 192.168.1.11

 ip helper-address 192.168.1.12

!

 

now PPS needs to have helper address as well in order to feed its profiler, however as per the command description of ip helper-address, the network device will use the 1st helper-address and if there is no response, it willl use the 2nd one.

 

this means the network device will almost never send DHCP information to PPS, 

so what is the use case with PPS and DHCP Helper address?

 

 

regards,

 

3 REPLIES 3
cbrauckmiller
Frequent Contributor

Re: How DHCP Helper address can help PPS?

Hello, I'm not sure that I understand your question.

 

If your assertion that server #2 would never see the traffic as that config is a "primary / backup" config, than this is an issue that would need to be taken up with the switch vendor.

 

If the switch cannot send data to multiple helpers simultaneously, you can look into using Profiler's SPAN/RSPAN support instead.  This would allow PPS/Profiler to be on a SPAN/RSPAN port and we'd see all of the traffic on that SPAN/RSPAN port.

 

Hope that helps

 

Thanks

 

Craig Brauckmiller

Escalation Manager

Pulse Secure

OudMaster
Occasional Contributor

Re: How DHCP Helper address can help PPS?

Hi Craig,

 

Thank you for your response,

 

Right now I am using only Internal port for my deployment.

 

Can I utilize WAN interface for SPAN?

 

and is this step necessary?

 

I haven't configure neither DHCP Helper nor SPAN toward Pulse, but PPS profiler is working well.

 

I want to understand this requirement.

 

and also DHCP Rely Agent on all the vendors I know do not send DHCP request to multiple servers simultaneously,

cbrauckmiller
Frequent Contributor

Re: How DHCP Helper address can help PPS?

Yes, in fact, RSPAN is only available on the external port...so you will need to enable the EXTERNAL port on PPS in order to use that feature.  When you create the profiler authentication server, the option for DHCP Sniffing mode has a drop down.  You can choose RSPAN there.

 

Hope this helps

 

Thanks

 

Craig