When I use pppoe my isp have some Special Requirement .
My asus ac87u has one place to set the parameter, especially the “host name” and the “mac address”,now I just bought,Can someone please tell me where can I set the parameter ?
as shown blow in asus ac87u. Sorry for my English and thanks.
paras.png
Try to configure simple pppoe-client, it should get IP address from PPPoE server automatically,
http://wiki.mikrotik.com/wiki/Manual:Interface/PPPoE#Example
Thanks for your reply.I know how to set the normal parameters like username,password and so on,But I mean beside these normal parameters, My ISP need some “Special Requirement” parameters, especially the “host name” and the “mac address”, I need to set these parameters manually and I don’t find any place to set them,would you please tell me where to set these parameters: “host name” and “mac address”. I had read the manual,but also can’t find any answers.
Thanks very mush.
MAC-address (or caller-id) is generated automatically from interface mac-address, you can change it there.
Host-name is not configurable, as at RouterOS PPPoE server hostname is not present, I’m not sure it generated automatically by identity+mac-address, as it is required for DHCP.
Ok,I got it.
Thanks very much!