Page 1 of 1

IPoE Calling-Station-Id uppercase

Posted: 06 Dec 2016, 12:11
by hugleo
Does mac uppercase works for IPoE?
I see here that is working just for pppoe.

for pppoe uppercase
<Calling-Station-Id "XX:XX:XX:XX:XX:XX">

for ipoe always send lowecase
<Calling-Station-Id "xx:xx:xx:xx:xx:xx">

I tried some options in config and doesn't seen to work.

Code: Select all


[common]
single-session=replace
sid-case=upper
#sid-source=seq

[pppoe]
sid-uppercase=1

[ipoe]
calling-sid=mac


Re: IPoE Calling-Station-Id uppercase

Posted: 09 Dec 2016, 07:26
by Dmitry
no, this is not implemented for ipoe yet