- 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.