Configuring Frame Relay Interface; Frame Relay Configuration - MikroTik RouterOS v2.9 Reference Manual

Reference manual
Table of Contents

Advertisement

Moxa C502 Dual Port Synchronous interface
Additional Documents
Frame Relay Forum
http://www2.rad.com/networks/1994/fram_rel/frame.htm

Configuring Frame Relay Interface

Home menu level: /interface pvc
Description
To configure frame relay, at first you should set up the synchronous interface, and then the PVC
interface.
Property Description
name ( name ; default: pvcN ) - assigned name of the interface
mtu ( integer ; default: 1500 ) - Maximum Transmission Unit of an interface
dlci ( integer ; default: 16 ) - Data Link Connection Identifier assigned to the PVC interface
interface ( name ) - Frame Relay interface
Notes
A DLCI is a channel number (Data Link Connection Identifier) which is attached to data frames to
tell the network how to route the data. Frame Relay is "statistically multiplexed", which means that
only one frame can be transmitted at a time but many logical connections can co-exist on a single
physical line. The DLCI allows the data to be logically tied to one of the connections so that once it
gets to the network, it knows where to send it.

Frame Relay Configuration

Example with Cyclades Interface
Let us consider the following network setup with MikroTik router with Cyclades PC300 interface
connected to a leased line with baseband modems and a Cisco router at the other end.
[admin@MikroTik] ip address> add interface=pvc1 address=1.1.1.1 netmask=255.255.255.0
[admin@MikroTik] ip address> print
Flags: X - disabled, I - invalid, D - dynamic
#
ADDRESS
0
1.1.1.1/24
[admin@MikroTik] ip address>
PVC and Cyclades interface configuration
Cyclades
[admin@MikroTik] interface cyclades> print
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
1.1.1.0
1.1.1.255
INTERFACE
pvc1
Page 197 of 695

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the RouterOS v2.9 and is the answer not in the manual?

Table of Contents

Save PDF