您好,登錄后才能下訂單哦!
1、幀中繼解析
1、屬于有連接的二層網絡技術
2、DLCI(數據鏈路連接標識)在路由器和幀中繼交換機之間標識PVC,本地有效
3、PVC(永久虛電路)
4、LMI(本地管理接口)路由器和幀中繼交換機之間的一種信令標準,負責管理設備之間的連接及維護其連接狀態。
5、MAP IP 和DLCI 的映射表
2、PVC(LMI)狀態
PVC(LMI)狀態 | 本端 | 對端 |
Active | 正常 | 正常 |
Inactive | 正常 | 不正常 |
Delete | 不正常 | 未知 |
3、實驗拓撲
4、實驗配置
R1配置
interface Serial0/0
ip address 145.1.1.1 255.255.255.0
encapsulation frame-relay
frame-relay lmi-type cisco
no shut
R2配置
frame-relay switching
interface Tunnel2
tunnel source 23.1.1.2
tunnel destination 23.1.1.3
interface Serial0/0
encapsulation frame-relay
clock rate 64000
frame-relay lmi-type cisco
frame-relay intf-type dce
frame-relay route 104 interface Serial0/1 401
frame-relay route 105 interface Tunnel2 100
no shut
interface Serial0/1
encapsulation frame-relay
clock rate 64000
frame-relay lmi-type ansi
frame-relay intf-type dce
frame-relay route 401 interface Serial0/0 104
no shut
interface FastEthernet1/0
ip address 23.1.1.2 255.255.255.0
no shut
R3配置
frame-relay switching
interface Tunnel3
tunnel source 23.1.1.3
tunnel destination 23.1.1.2
interface Serial0/0
encapsulation frame-relay
clock rate 64000
frame-relay lmi-type q933a
frame-relay intf-type dce
frame-relay route 501 interface Tunnel3 100
no shut
interface FastEthernet1/0
ip address 23.1.1.3 255.255.255.0
no shut
R4配置
interface Serial0/0
ip address 145.1.1.4 255.255.255.0
encapsulation frame-relay
frame-relay map ip 145.1.1.5 401 broadcast
frame-relay lmi-type ansi
no shut
R5配置
interface Serial0/0
ip address 145.1.1.5 255.255.255.0
encapsulation frame-relay
frame-relay map ip 145.1.1.4 501 broadcast
frame-relay lmi-type q933a
no shut
5、查看
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。