Ahh, fair enough. Ok, so I told ROS:
And got the following when I enabled the second PPPoE connection, let it try to connect (and fail), then disabled it again:
09:20:30 pppoe,ppp,debug dsl-XXXXXXXXX-dyn2: PPP restart
09:20:30 pppoe,ppp,info dsl-XXXXXXXXX-dyn2: initializing...
09:20:30 pppoe,ppp,debug dsl-XXXXXXXXX-dyn2: PPP started
09:20:30 pppoe,ppp,info dsl-XXXXXXXXX-dyn2: dialing...
09:20:30 pppoe,debug,packet dsl: sent PADI to FF:FF:FF:FF:FF:FF
09:20:30 pppoe,debug,packet session-id=0x0000
09:20:30 pppoe,debug,packet host-uniq=0x443
09:20:30 pppoe,debug,packet service-name=
09:20:30 system,info device changed by admin
09:20:30 pppoe,debug,packet dsl: rcvd PADO from 00:90:1A:A0:6F:D2
09:20:30 pppoe,debug,packet session-id=0x0000
09:20:30 pppoe,debug,packet ac-name=####-########
09:20:30 pppoe,debug,packet host-uniq=0x443
09:20:30 pppoe,debug,packet service-name=
09:20:30 pppoe,debug,packet ac-cookie=96 b6 d7 12 9d 65 d4 72 97 5d 5a d5
a3 07 8f c2
09:20:30 pppoe,debug,packet dsl: sent PADR to 00:90:1A:A0:6F:D2
09:20:30 pppoe,debug,packet session-id=0x0000
09:20:30 pppoe,debug,packet host-uniq=0x444
09:20:30 pppoe,debug,packet service-name=
09:20:30 pppoe,debug,packet ac-cookie=96 b6 d7 12 9d 65 d4 72 97 5d 5a d5
a3 07 8f c2
09:20:31 pppoe,debug,packet dsl: sent PADR to 00:90:1A:A0:6F:D2
09:20:31 pppoe,debug,packet session-id=0x0000
09:20:31 pppoe,debug,packet host-uniq=0x444
09:20:31 pppoe,debug,packet service-name=
09:20:31 pppoe,debug,packet ac-cookie=96 b6 d7 12 9d 65 d4 72 97 5d 5a d5
a3 07 8f c2
09:20:32 pppoe,debug,packet dsl: sent PADR to 00:90:1A:A0:6F:D2
09:20:32 pppoe,debug,packet session-id=0x0000
09:20:32 pppoe,debug,packet host-uniq=0x444
09:20:32 pppoe,debug,packet service-name=
09:20:32 pppoe,debug,packet ac-cookie=96 b6 d7 12 9d 65 d4 72 97 5d 5a d5
a3 07 8f c2
09:20:33 pppoe,debug,packet dsl: sent PADR to 00:90:1A:A0:6F:D2
09:20:33 pppoe,debug,packet session-id=0x0000
09:20:33 pppoe,debug,packet host-uniq=0x444
09:20:33 pppoe,debug,packet service-name=
09:20:33 pppoe,debug,packet ac-cookie=96 b6 d7 12 9d 65 d4 72 97 5d 5a d5
a3 07 8f c2
09:20:34 pppoe,debug,packet dsl: sent PADR to 00:90:1A:A0:6F:D2
09:20:34 pppoe,debug,packet session-id=0x0000
09:20:34 pppoe,debug,packet host-uniq=0x444
09:20:34 pppoe,debug,packet service-name=
09:20:34 pppoe,debug,packet ac-cookie=96 b6 d7 12 9d 65 d4 72 97 5d 5a d5
a3 07 8f c2
09:20:35 pppoe,ppp,debug dsl-XXXXXXXXX-dyn2: PPP disconnected <disconnected>
09:20:35 pppoe,ppp,info dsl-XXXXXXXXX-dyn2: terminating... - disconnected
09:20:35 pppoe,ppp,debug dsl-XXXXXXXXX-dyn2: PPP stopped
09:20:35 pppoe,ppp,info dsl-XXXXXXXXX-dyn2: disconnected
09:20:35 pppoe,ppp,debug dsl-XXXXXXXXX-dyn2: CCP lowerdown
09:20:35 pppoe,ppp,debug dsl-XXXXXXXXX-dyn2: CCP down event in initial state
09:20:35 pppoe,ppp,debug dsl-XXXXXXXXX-dyn2: IPCP lowerdown
09:20:35 pppoe,ppp,debug dsl-XXXXXXXXX-dyn2: IPCP down event in initial state
09:20:35 pppoe,ppp,info dsl-XXXXXXXXX-dyn2: initializing...
"dsl" is the name of the ethernet interface connected to the ADSL modem; "dsl-XXXXXXXXX-dyn2" is the PPPoE connection and "####-########" is the dynamically discovered access concentrator.
If I'm interpreting this correctly, it seems that MT is trying the PPPoE connection, but not getting a response. Which is all the more confusing...