Document revision 1.1 (15-Jul-2003)
This document applies to the MikroTik RouterOS v2.7
The Cyclades PC300/RSV Synchronous PCI Adapter comes with a V.35 cable. This cable should work for all standard modems, which have V.35 connections. For synchronous modems, which have a DB-25 connection, you should use a standard DB-25 cable.
Connect a communication device, e.g., a baseband modem, to the V.35 port and turn it on. The MikroTik driver for the Cyclades Synchronous PCI Adapter allows you to unplug the V.35 cable from one modem and plug it into another modem with a different clock speed, and you do not need to restart the interface or router.
Let us consider the following network setup with MikroTik Router connected to a leased line with baseband modems and a CISCO router at the other end:
The driver for the Cyclades PC300/RSV Synchronous PCI Adapter should load automatically. The interface should be enabled according to the instructions given above. The IP addresses assigned to the cyclades interface should be as follows:
[admin@MikroTik] ip address> add address=1.1.1.1/32 interface=cyclades1 [admin@MikroTik] ip address> print Flags: X - disabled, I - invalid, D - dynamic # ADDRESS NETWORK BROADCAST INTERFACE 0 10.0.0.219/24 10.0.0.0 10.0.0.255 ether1 1 1.1.1.1/32 1.1.1.1 1.1.1.1 cyclades1 2 192.168.0.254/24 192.168.0.0 192.168.0.255 ether2 [admin@MikroTik] ip address> /ping 1.1.1.2 1.1.1.2 64 byte pong: ttl=255 time=12 ms 1.1.1.2 64 byte pong: ttl=255 time=8 ms 1.1.1.2 64 byte pong: ttl=255 time=7 ms 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 7/9.0/12 ms [admin@MikroTik] ip address> /tool flood-ping 1.1.1.2 size=1500 count=50 sent: 50 received: 50 min-rtt: 1 avg-rtt: 1 max-rtt: 9 [admin@MikroTik] ip address>
Note, that for the point-to-point link the network mask is set to 32 bits, the argument network is set to the IP address of the other end, and the broadcast address is set to 255.255.255.255. The default route should be set to the gateway router 1.1.1.2:
[admin@MikroTik] ip route> add gateway 1.1.1.2 interface cyclades1 [admin@MikroTik] ip route> print Flags: X - disabled, I - invalid, D - dynamic, J - rejected, C - connect, S - static, R - rip, O - ospf, B - bgp # DST-ADDRESS G GATEWAY DISTANCE INTERFACE 0 S 0.0.0.0/0 r 1.1.1.2 1 cyclades1 1 DC 10.0.0.0/24 r 0.0.0.0 0 ether1 2 DC 192.168.0.0/24 r 0.0.0.0 0 ether2 3 DC 1.1.1.2/32 r 0.0.0.0 0 cyclades1 [admin@MikroTik] ip route>
The configuration of the CISCO router at the other end (part of the configuration) is:
CISCO#show running-config Building configuration... Current configuration: ... ! interface Ethernet0 description connected to EthernetLAN ip address 10.1.1.12 255.255.255.0 ! interface Serial0 description connected to MikroTik ip address 1.1.1.2 255.255.255.252 serial restart-delay 1 ! ip classless ip route 0.0.0.0 0.0.0.0 10.1.1.254 ! ... end CISCO#
Send ping packets to the MikroTik router:
CISCO#ping 1.1.1.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 28/32/40 ms CISCO#
For more information about the Cyclades PCI Adapter hardware please see the relevant documentation: