1 / 8

How to configure Frame Relay Step by Step Guide

How to configure Frame Relay Step by Step Guide. Click Cloud-PT and click Config . From left pane select appropriate interface. الضغط على الكلاود وعمل الاعدادات اللازمة. For R1 LMI option – ANSI DLCI Number – 100 For R2 LMI option – Cisco DLCI Number – 101. R1 . Router>enable

aquarius
Download Presentation

How to configure Frame Relay Step by Step Guide

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. How to configure Frame Relay Step by Step Guide

  2. Click Cloud-PT and click Config. From left pane select appropriate interface.الضغط على الكلاود وعمل الاعدادات اللازمة

  3. For R1 LMI option – ANSI DLCI Number – 100 For R2 LMI option – Cisco DLCI Number – 101

  4. R1 • Router>enable • Router#configure terminal • Router(config)#interface serial 0/0/0 • Router(config-if)#encapsulation frame-relay • Router(config-if)#ip address 192.168.1.1 255.255.255.0 • Router(config-if)#frame-relay interface-dlci 100 • Router(config-if)#frame-relay lmi-type ansi • Router(config-if)#no shutdown • Router(config-if)#exit • Router(config)#exit • Router#

  5. R2 • Router>enable • Router#configure terminal • Router(config)#interface serial 0/0/0 • Router(config-if)#encapsulation frame-relay • Router(config-if)#ip address 192.168.1.2 255.255.255.0 • Router(config-if)#frame-relay interface-dlci 101 • Router(config-if)#no shutdown • Router(config-if)#exit • Router(config)#exit • Router#

More Related