Hi Eugene, Thanks for the response. But, I am not following you 100%. The below is dummy config just to create some context: default: load complete_lac #========================================================================== #VLAN2485 #========================================================================== create link template L2485 pppoe set pppoe iface vtnet1 set link no eap set link enable pap chap chap-msv1 chap-msv2 chap-md5 set link enable multilink set link action forward L30 "@test$"...
Hi there, Unless I’ve overlooked an existing feature, I wanted to ask whether there are any plans to implement L2TP peer redundancy or failover support in MPD5? For example, my use case involves configuring multiple L2TP peers (e.g., a primary and secondary) within a single L2TP template. The idea would be that, should the primary peer become unreachable (detected via lack of hello packets or similar mechanism), the system automatically attempts to establish a connection with the backup peer. This...