Hi guys,
Hopefully I write to the correct list. Sorry for probably stupid question but I cannot realize the following: PATHD docs says (http://docs.frrouting.org/en/latest/pathd.html) ​​​​​​
  • Configure FRR with the extra parameters:

` --enable-pcep LDFLAGS="-L${PCEPLIB_ROOT}/install/lib" CPPFLAGS="-I${PCEPLIB_ROOT}/install/include" `

Where should I put that string, to which file? pathd.conf?

How and where can I add that parameter (-M pathd_pcep) to pathd?

To start pathd with pcep support the extra parameter -M pathd_pcep should be passed to the pathd daemon.


The goal is to check FRR + SR Policy communications with a controller.
 
Thank you in advance.
 
SY,
Boris