Finally we need to add IP addresses to pvc interfaces and enable them.
On the hq router:
[admin@hq] interface pvc> /ip addr add address 2.2.2.1/24 interface pvc1
[admin@hq] interface pvc> /ip addr print
Flags: X - disabled, I - invalid, D - dynamic
#
ADDRESS
0
10.0.0.112/24
1
192.168.0.1/24
2
2.2.2.1/24
[admin@hq] interface pvc> enable 0
[admin@hq] interface pvc>
and on the office router:
[admin@office] interface pvc> /ip addr add address 2.2.2.2/24 interface pvc1
[admin@office] interface pvc> /ip addr print
Flags: X - disabled, I - invalid, D - dynamic
#
ADDRESS
0
10.0.0.112/24
1
2.2.2.2/24
[admin@office] interface pvc> enable 0
[admin@office] interface pvc>
Now we can monitor the synchronous link status:
[admin@hq] interface pvc> /ping 2.2.2.2
2.2.2.2 64 byte ping: ttl=64 time=20 ms
2.2.2.2 64 byte ping: ttl=64 time=20 ms
2.2.2.2 64 byte ping: ttl=64 time=21 ms
2.2.2.2 64 byte ping: ttl=64 time=21 ms
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 20/20.5/21 ms
[admin@hq] interface pvc> /interface farsync monitor 0
card-type: T2P FarSync T-Series
state: running-normally
firmware-id: 2
firmware-version: 1.0.1
physical: X.21
cable: detected
clock: detected
input-signals: CTS
output-signals: RTS,DTR
[admin@hq] interface pvc>
Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.
Other trademarks and registred trademarks mentioned herein are properties of their respective owners.
NETWORK
BROADCAST
10.0.0.0
10.0.0.255
192.168.0.0
192.168.0.255
2.2.2.0
2.2.2.255
NETWORK
BROADCAST
10.0.0.0
10.0.0.255
2.2.2.0
2.2.2.255
INTERFACE
ether1
ether2
pvc1
INTERFACE
ether1
pvc1
Page 195 of 695
Need help?
Do you have a question about the RouterOS v2.9 and is the answer not in the manual?
Questions and answers