Cisco及华为网络技术论坛

广域网协议设置(1)


来源:ChinaITLab 作者: 出处:Vlan9.com 2007-12-23 进入论坛
  • 关 键 词:
下一页 1 2 3 4 

一、HDLC

HDLC 是CISCO 路由器使用的缺省协议,一台新路由器在HDLC环境中使用时不需要设置广域网协议。

1.有关命令

端口设置

设置HDLC 封装 encapsulation hdlc

设置DCE 端线路速度

clockrate speed

2.举例

 广域网协议设置(1)(图一)
(点击查看原图)



Router1:

Interface Serial0

-- ip address 192.200.10.1 255.255.255.0

-- Clockrate 1000000

Router2:

-- interface Serial0

-- ip address 192.200.10.2 255.255.255.0

二、X.25

1.有关命令

端口设置

设置X.25 封装encapsulation x25[dce]

设置X.121 地址x25 address x.121-address

设置远方站点的地址映射x25 map ip IP address x.121-address

2.举例

 广域网协议设置(1)(图二)
(点击查看原图)


Router1:

interface Serial0

-- encapsulation x25

-- ip address 192.200.10.1 255.255.255.0

-- x25 address 110101

-- x25 map ip 192.200.10.2 110102

Router2:

interface Serial0

-- encapsulation x25

-- ip address 192.200.10.2 255.255.255.0

-- x25 address 110102

-- x25 map ip 192.200.10.1 110101

三、Frame Relay

1.有关命令

端口设置

设置FR 封装 encapsulation frame-relay

设置FR LMI 类型

子端口设置 frame-relay lmi-type {ansi|cisco|q933a}

设置FR DLCI 编号frame-relay interface-dlci dlci[broadcast]

2.举例

 广域网协议设置(1)(图三)
(点击查看原图)


Router1:

interface Serial0

-- encapsulation frame-relay

-- frame-relay lmi-type ansi

interface Serial0.16 point-to-point

-- ip address 192.200.10.1 255.255.255.0

-- frame-relay interfac dlci 16

Router2:

interfacte Serial0

-- encapsulation frame-relay

-- frame-relay lmi-type ansi

interface Serial0.17 point-to-point

-- ip address 192.200.10.2 255.255.255.0

-- frame-relay interface-dlci 17

更多请看Cisco与华为技术网(Vlan9.com)TCP/IP协议SIP协议---NGN网络的核心协议协议大全专题,或进入论坛讨论。

下一页 1 2 3 4 

更多专题 【相 关 文 章】

阅读前一章:HDLC协议概述

阅读后一章:L2TP:第二层隧道协议
vlan9_logo
相关专题

论坛精华
阅读排行榜
最新技术文档
热门关键字导读