Setup guide
[admin@Wandy] ppp secret> /int ppp-server
[admin@Wandy] interface ppp-server> add port=serial1 disabled=no
[admin@Wandy] interface ppp-server> print
Flags: X - disabled, R - running
0 name="ppp-in1" mtu=1500 mru=1500 port=serial1
authentication=mschap2,mschap1,chap,pap profile=default modem-init=""
ring-count=1 null-modem=no
[admin@Wandy] interface ppp-server>
Now we need to setup the client to connect to the server:
[admin@Wandy] interface ppp-client> add port=serial1 user=test password=test \
\... phone=132
[admin@Wandy] interface ppp-client> print
Flags: X - disabled, R - running
0 X name="ppp-out1" mtu=1500 mru=1500 port=serial1 user="test"
password="test" profile=default phone="132" tone-dial=yes
modem-init="" null-modem=no dial-on-demand=no add-default-route=no
use-peer-dns=no
[admin@Wandy] interface ppp-client> enable 0
After a short duration of time the routers will be able to ping each other:
[admin@Wandy] interface ppp-client> /ping 3.3.3.1
3.3.3.1 64 byte ping: ttl=64 time=43 ms
3.3.3.1 64 byte ping: ttl=64 time=11 ms
3.3.3.1 64 byte ping: ttl=64 time=12 ms
3.3.3.1 64 byte ping: ttl=64 time=11 ms
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 11/19.2/43 ms
[admin@Wandy] interface ppp-client>
IP Addresses and ARP
Document revision 0.9 (Fri Mar 05 08:35:08 GMT 2004)
This document applies to Wandy RouterOS V2.8
Table of Contents
Table of Contents
Summary
Specifications
Related Documents
IP Addressing
Description
Property Description
Notes
Example
Address Resolution Protocol
Description
Property Description