Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PropertyDescription
ac-name (string; Default: "")Access Concentrator name, this may be left blank and the client will connect to any access concentrator on the broadcast domain
add-default-route (yes|no; Default: no)Enable/Disable whether to add default route automatically
allow (mschap2|mschap1|chap|pap; Default: mschap2,mschap1,chap,pap)allowed authentication methods, by default all methods are allowed
default-route-distance (byte [0..255]; Default:1)sets distance value applied to auto created default route, if add-default-route is also selected
dial-on-demand (yes|no; Default: no)connects to AC only when outbound traffic is generated. If selected, then route with gateway address from 10.112.112.0/24 network will be added while connection is not established.
interface (string; Default: )interface name on which client will run
keepalive-timeout (integer; Default:60)Sets keepalive timeout in seconds.
max-mru (integer; Default: 1460)Maximum Receive Unit
max-mtu (integer; Default: 1460)Maximum Transmission Unit
mrru (integer: 512..65535|disabled; Default: disabled)maximum packet size that can be received on the link. If a packet is bigger than tunnel MTU, it will be split into multiple packets, allowing full size IP or Ethernet packets to be sent over the tunnel.
name (string; Default: pppoe-out[i])name of the PPPoE interface, generated by RouterOS if not specified
password (string; Default: )password used to authenticate
profile (string; Default: default)Specifies which PPP profile configuration will be used when establishing the tunnel.
service-name (string; Default: "")specifies the service name set on the access concentrator, can be left blank to connect to any PPPoE server
use-peer-dns (yes|no; Default: no)enable/disable getting DNS settings from the peer
user (string; Default: "")

username used for authentication

...