L2TP/IPSec site-to-portablesite BCP and RW clients?

Hello everyone,
I have enabled a site-to-portable site (meaning a laptop + MikroTik mAp 2nd) L2TP/IPSec with BCP enabled, so that I can have my laptop as part of the main LAN.
Considering that on the server side I can enable only one instance of L2TP server at the time, is there any possibility that I can also allow a profile for typical road warrior clients (like smartphones) ?
I used to have such config for road warrior clients in place, but I’ve wanted to try also this config despite the portability of mAp 2nd and I was wondering whether there is anything that can be done to have both profiles.

Thanks in advance for any info that you can provide.
Armando.

You can define multiple /ppp profile rows, and each /ppp secret row may refer to a different /ppp profile row. The profile to which the configuration of the L2TP server refers is always overridden by the one from /ppp secret.

Thank you very much sindy for this heads up.
Actually since I still had the old profile for road warrior, when I tried I thought changing the secret/username with the new one associated to the L2TP, thinking the server was working only with the one being defined. But then with this info, now I have both my laptop and the phone connected to the same VPN server.
Very nice that it works like this.

Cheers,
Armando.