Frame Relay Configuration
Nerd Cafe
Step 1: Setting Up the GNS3 Topology
Open GNS3 and create a new project.
Drag and drop three routers (R1, R2, R3) onto the workspace.
Add a Frame Relay Switch (FRSW1) from the GNS3 devices.
Connect the routers to the Frame Relay switch:
R1 to FRSW1
R2 to FRSW1
R3 to FRSW1
Use Serial Connections for the links.

Step 2: Configuring the Frame Relay Switch (FRSW1)
Right-click on the Frame Relay Switch (FRSW1) and open its configuration.
Configure the DLCIs (Data-Link Connection Identifiers):

Step 3: Configuring Router R1
Access R1 CLI and enter global configuration mode:
Step 4: Configuring Router R2
Access R2 CLI and enter global configuration mode:
Step 5: Configuring Router R3
Access R3 CLI and enter global configuration mode:
Step 6: Verifying Frame Relay Configuration
Check DLCI mappings on each router:
Check Frame Relay LMI (Local Management Interface) status:
Verify connectivity using ping:
From R1, ping 192.168.102.2 (R2) and 192.168.103.2 (R3):
From R2, ping 192.168.203.1 (R1).
Keywords
Frame Relay, GNS3, router configuration, DLCI, Frame Relay switch, serial interface, encapsulation, IP address, Frame Relay map, Frame Relay LMI, routing protocols, RIP, OSPF, static mapping, dynamic mapping, network topology, simulation, networking, IP routing, data link, connectivity, سیسکو
Last updated