Hi All
I have a PPPoE Server and I need to get Dynamic PPPoE Connections into a VRF.
I can not create separate server bindings for the PPPoE Connections as this is not scalable.
I have tried to mangle the traffic from the source IP and add routing MARK but this also does not seem to work to well.
My config - All PRE-Route Chain
Mark conn for source/24
Mark conn for dest /24
Mark Packets
Mark Routing with VRF Routing table mark.
Is there any other way to do this ?
Tx