Setup guide

[admin@Wandy] ip address> print
Flags: X - disabled, I - invalid, D - dynamic
# ADDRESS NETWORK BROADCAST INTERFACE
0 10.1.1.12/24 10.1.1.0 10.1.1.255 ether1
1 10.1.0.1/30 10.1.0.0 10.1.0.3 radiolan1
[admin@Wandy] ip address>
The default route should be set to the gateway router 10.1.1.254. A static route should be added for
the network 192.168.0.0/24:
[admin@Wandy] ip route> add gateway=10.1.1.254
comment copy-from disabled distance dst-address netmask preferred-source
[admin@Wandy] ip route> add gateway=10.1.1.254 preferred-source=10.1.0.1
[admin@Wandy] ip route> add dst-address=192.168.0.0/24 gateway=10.1.0.2 \
\... preferred-source=10.1.0.1
[admin@Wandy] 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 u 10.1.1.254 1 radiolan1
1 S 192.168.0.0/24 r 10.1.0.2 1 radiolan1
2 DC 10.1.0.0/30 r 0.0.0.0 0 radiolan1
3 DC 10.1.1.0/24 r 0.0.0.0 0 ether1
[admin@Wandy] ip route>
The Router#2 should have addresses 10.1.0.2/30 and 192.168.0.254/24 assigned to the radiolan and
Ethernet interfaces respectively. The default route should be set to 10.1.0.1
FrameRelay (PVC, Private Virtual Circuit) Interface
Document revision 1.1 (Fri Mar 05 08:14:41 GMT 2004)
This document applies to Wandy RouterOS V2.8
Table of Contents
Table of Contents
General Information
Summary
Specifications
Description
Additional Documents
Configuring Frame Relay Interface
Description
Property Description
Notes
Frame Relay Configuration
Example with Cyclades Interface
Example with MOXA Interface
Example with Wandy Router to Wandy Router