6、将上网账号、密码分别填入, 7、这里后续需要单独建立路由信息,全部取消勾选Use Peer DNS、Add Default Route 8、点击OK, 9、重复上面2~8的步骤再次建立一个拨号客户端。 拨号状态信息 可以看到新建的两个账号的拨号状态,最左边的R表示拨号成功。 二、添加DNS解析 1、点击Winbox左边
3、点击Routes List界面左上角的+号,新建一条路由信息, 4、在New Route窗口中,Gateway选择第一条拨号上网的线路,这里是pppoe-out1,第二条则选择pppoe-out2, 5、Distance路由距离设置为1, 6、点击OK, 7、重复3~6的步骤新建第...
use-peer-dns (yes | no; 默认: yes) – 是否使用对端DHCP服务器的DNS的设置(将会添加到/ip dns中) default-route-distance (integer:0..255; 默认: ) – 自动添加默认路由的路由距离,这个功能要求 add-default-route(添加默认路由)设置为yes 才会生效 status (bound | error | rebinding… | requesting...
/ip dhcp-clientaddcomment="default configuration"dhcp-options=hostname,clientidinterface=ether01 1. 2. 7 外网口配置 7.1 PPPOE拨号配置 /interface pppoe-clientaddac-name=""add-default-route=yesallow=pap,chap,mschap1,mschap2\default-route-distance=1dial-on-demand=yesdisabled=nointerface=ether01\k...
set[finddefault-name=ether9 ] name=ether09 set[finddefault-name=ether10 ] name=ether10 3 网桥配置 3.1 配置网桥 1 2 /interfacebridge add name=bridge01 3.2 添加网桥成端口 1 2 3 4 5 6 /interfacebridge port add bridge=bridge01 interface=ether06 ...
/ip dhcp-client add default-route-distance=1 disabled=no interface=lte1If required, add NAT Masquerade for LTE Interface to get internet to the local network: /ip firewall nat add action=masquerade chain=srcnat out-interface=lte1After interface is added, you can use "info" command to see...
comment (string; Default: ) Short description of the tunnel. default-route-distance (byte; Default: ) Since v6.2, sets distance value applied to auto created default route, if add-default-route is also selected dial-on-demand (yes | no; Default: no) connects only when outbound traffic is...
LTE Client Sub-menu: /interface lte Properties Property Description allow-roaming (yes | no ; Default: no )Enable data roaming for connecting to other countries data-providers.Note all LTE modems support this feature apn-profiles (string ; Default: default )Which APN profile to use for ...
state=reachable distance=0 interface=Public [adminMikroTik] ip route> 添加路由 在的事例中将添加默认路由(destination 0.0.0.0 (any), netmask 0.0.0.0 (any)) 。在这个中ISP的网关是10.0.0.1,通过Public接口 [adminMikroTik] ip route> add gateway=10.0.0.1 [adminMikroTik] ip route>...
comment(string; Default:)Short description of the client default-route-distance(integer:0..255; Default:)Distance of default route. Applicable ifadd-default-routeis set toyes. disabled(yes | no; Default:yes) host-name(string; Default:)Host name of the client sent to a DHCP server. If not...