日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 >

帧中继(Frame Relay)实验

發布時間:2023/12/15 52 豆豆
生活随笔 收集整理的這篇文章主要介紹了 帧中继(Frame Relay)实验 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

本實驗還是在Cisco?Packet?Tracer里練習:

  • 1.實驗環境的搭建:

    三臺2811路由器,都加上HWIC-2T板卡,然后與Cloud0串口相連,如下圖

  • 2.Cloud0?DLCI及LMI配置

  • Router1上配置串口s0/3/0

    Router>en
    Router#conf?t
    Enter?configuration?commands,?one?per?line.??End?with?CNTL/Z.
    Router(config)#int?s?0/3/0
    Router(config-if)#ip?add?192.168.1.1?255.255.255.0
    Router(config-if)#encapsulation?frame-relay
    Router(config-if)#frame-relay?lmi-type?ansi
    Router(config-if)#?frame-relay?map?ip?192.168.1.2?102?broadcast
    Router(config-if)#?frame-relay?map?ip?192.168.1.3?103?broadcast
    Router(config-if)#exit
    Router(config)#exit
    Router#
    %SYS-5-CONFIG_I:?Configured?from?console?by?console
    write
    Building?configuration...
    [OK]
    Router#

  • Router2上配置串口S0/3/0

    Router>en
    Router#conf?t
    Enter?configuration?commands,?one?per?line.??End?with?CNTL/Z.
    Router(config)#int?s?0/3/0
    Router(config-if)#ip?add?192.168.1.2?255.255.255.0
    Router(config-if)#encapsulation?frame-relay
    Router(config-if)#frame-relay?lmi-type??
    ??ansi???
    ??cisco??
    ??q933a??
    Router(config-if)#frame-relay?lmi-type?q933a
    Router(config-if)#frame-relay?map?ip?192.168.1.1?201?broadcast
    Router(config-if)#frame-relay?map?ip?192.168.1.3?203?broadcast
    Router(config-if)#exit
    Router(config)#exit
    Router#
    %SYS-5-CONFIG_I:?Configured?from?console?by?console
    write
    Building?configuration...
    [OK]

  • Router3上配置串口S0/3/0

    Router>en
    Router#conf?t
    Enter?configuration?commands,?one?per?line.??End?with?CNTL/Z.
    Router(config)#int?s?0/3/0
    Router(config-if)#ip?add?192.168.1.3?255.255.255.0
    Router(config-if)#encapsulation?frame-relay
    Router(config-if)#frame-relay?lmi-type?cisco
    Router(config-if)#frame-relay?map?ip?192.168.1.1?301?broadcast
    Router(config-if)#frame-relay?map?ip?192.168.1.2?302?broadcast
    Router(config-if)#exit
    Router(config)#exit
    Router#
    %SYS-5-CONFIG_I:?Configured?from?console?by?console

    Router#

  • ?打開3臺路由器的s?0/3/0,?即分別進入3個串口,去no?shutdown。三臺路由器的命令都如下:

    Router>en
    Router#conf?t
    Enter?configuration?commands,?one?per?line.??End?with?CNTL/Z.
    Router(config)#int?s?0/3/0
    Router(config-if)#no?sh

    Router(config-if)#
    %LINK-5-CHANGED:?Interface?Serial0/3/0,?changed?state?to?up

    %LINEPROTO-5-UPDOWN:?Line?protocol?on?Interface?Serial0/3/0,?changed?state?to?up
    exit
    Router(config)#exit
    Router#
    %SYS-5-CONFIG_I:?Configured?from?console?by?console
    wr
    Building?configuration...
    [OK]

  • 檢驗

    ?

    Router>en
    Router#ping?192.168.1.2

    Type?escape?sequence?to?abort.
    Sending?5,?100-byte?ICMP?Echos?to?192.168.1.2,?timeout?is?2?seconds:
    !!!!!
    Success?rate?is?100?percent?(5/5),?round-trip?min/avg/max?=?2/17/51?ms

    Router#ping?192.168.1.3

    Type?escape?sequence?to?abort.
    Sending?5,?100-byte?ICMP?Echos?to?192.168.1.3,?timeout?is?2?seconds:
    !!!!!
    Success?rate?is?100?percent?(5/5),?round-trip?min/avg/max?=?2/13/32?ms

    Router#

    ?


  • 以下內容參考自:http://blog.chinaunix.net/uid-23365147-id-2427246.html

?

關于幀中繼(frame-relay)的討論,

FR全名為frame-relay(幀中繼)

幀中繼在X.25分組交換技術的基礎上發展起來的一種快速分組交換技術,是改進的X.25的協議。幀中繼是基于虛電路的,是面向連接的服務。

幀中繼的特點:

幀中繼協議以幀的形式轉遞數據信息。

幀中繼傳送數據使用的傳輸鏈路是邏輯連接,而不是物理連接。

采用物理層和鏈路層的兩級結構。

在鏈路層完成統計復用,幀透明傳輸和錯誤檢測,但不提供發現錯誤后的重傳操作。

提供一套合理的帶寬管理和防止擁塞的機制。

幀中繼采用面向連接的交換技術。

幀中繼的術語:

VCvirtual?circuits

虛鏈路(兩臺DTE設備之間通過幀中繼網絡實現的連接叫做虛鏈路)

PVC?永久虛鏈路(permanent?virtual?circuits

SVC?交換虛鏈路(switched?virtual?circuits

DLCI號(data?link?connection?identifier

數據鏈路標識符(通常是由幀中繼服務提供商分配)

幀中繼的PVC使用DLCI號來標示DTE設備。

幀中繼DLCI僅具有本地意義。

DLCI號的范圍

0---1023

DLCI號的0---151008---1023留作特殊用途,

服務提供商分配的DLCI范圍通常為16---1007

LMIlocal?management?interface

本地管理接口

是客戶前端設備和幀中繼交換機之間的信令標準,負責管理設備之間的連接,維護設備之間的連接狀態。

Cisco路由器支持以下三種LMI類型:

Cisco

Ansi?

Q933a

默認cisco設備使用的cisco。(ansiq933a是公有的)

?

逆向ARP?Inverse?ARP

逆向地址解析協議

Inverse?ARP的主要功能是求解每條虛電路連接的對端設備的協議地址(包括IPIPX地址等)。如果知道了每條虛鏈路連接的對端設備協議地址,在本地就可以生成對端協議地址和本地DLCI的映射(MAP),從而避免手工配置地址映射。

?

?

?

轉載于:https://blog.51cto.com/simonxu/1386209

創作挑戰賽新人創作獎勵來咯,堅持創作打卡瓜分現金大獎

總結

以上是生活随笔為你收集整理的帧中继(Frame Relay)实验的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。