常见广域网协议配置

Cisco HDLC协议配置

    ISO HDLC协议由IBM SDLC协议演化过来,ISO HDLC 采用SDLC的帧格式,支持同步,全双工操作,ISO GDLC分为物理层及LLC (逻辑链路子层)二层。

    但Cisco HDLC无LLC层,这意味着Cisco HDLC对上层数据只进行物理帧封装,没有任何应答机制,重传机制,所有的纠错处理由上层协议处理。

    在Cisco路由器之间用同步专线连接时,采用Cisco HDLC比采用PPP协议效率高得多,但是,如果将Cisco路由器与非Cisco路由器进行同步专线连接时,不能用Cisco HDLC,因为它们不支持Cisco HDLC,可以采用PPP协议。

建议:

●在DDN专线上,Cisco 路由器之间采用Cisco HDLC协议。

●Cisco路由器与非Cisco路由器之间采用PPP协议。

注意:Cisco2500系列,Cisco 1600系列的同步串口,缺省状态下为HDLC封装,同步/异步串口缺省状态为同步工作方式HDLC封装,因此,一般地无需显示封装HDLC。

配置步骤:

在端口配置状态下:

  • 封装HDLC

encapsulation hdlc

  • 配置端口IP地址及掩码

ip address IP 地址 子网掩码

  • 如果本端口连接的是DCE线缆,则要设同步时钟

clock rate 时钟频率

 

注意:在实际应用中,Cisco 路由器接DDN专线时,同步串口需通过V.35或RS232 DTE线缆连接CSU/DSU,则Cisco 路由器为DTE,CSU/DSU为DCE,由CSU/DSU提供时钟,因此无须设置同步时钟。如果将二台路由器通过V.35或RS232线缆进行直连时,则必须由连接DCE线缆的一方提供同步时钟,如果路由器为DCE,则必须配置:

bandwidth 带宽

clock rate 同步时钟

2500系列产品高速同步串口最高可支持到2M,同步/异步串口同步方式下支持128K,异步方式下支持115.2K。

申请DDN连接CHINANET的配置

CHINANET骨干路由器均为Cisco 路由器,当申请DDN上CHINANET时,(即通过CHINANET上Internet),管理部门会分配给用户一组真正的IP地址,及一个广域口IP地址,一般的,CHINANET上的路由器采用HDLC封装

 

配置步骤:

  • 进入以太口配置状态,配置以太口地址

ip address IP地址 子网掩码

该IP地址是从申请到的一组IP地址中挑选一个

  • 进入广域口配置状态,配置广域口封装格式

encapsulation hdlc

  • 配置广域口IP地址

ip address 广域口IP地址 子网掩码

  • 配置缺省路由,在全局参数配置状态下

ip route 0.0.0.0 0.0.0.0 scrial 端口号或对方路由器相邻端口地址

用户可以向管理部门询问与自己的路由器相连的CHINANET路由器端口的IP地址,如果可以PING通,则路由器工作正常。

HDLCCISCO路由器使用的缺省协议,一台新路由器在未指定封装协议时默认使用HDLC封装。

1.        有关命令

端口设置

任务

命令

设置HDLC封装

encapsulation hdlc

设置DCE端线路速度

clockrate speed

复位一个硬件接口

clear interface serial unit

显示接口状态

show interfaces serial [unit] 1

:1.以下给出一个显示Cisco同步串口状态的例子.

Router#show interface serial 0

Serial 0 is up, line protocol is up

Hardware is MCI Serial

Internet address is 150.136.190.203, subnet mask is 255.255.255.0

MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, rely 255/255, load 1/255

Encapsulation HDLC, loopback not set, keepalive set (10 sec)

Last input 0:00:07, output 0:00:00, output hang never

Output queue 0/40, 0 drops; input queue 0/75, 0 drops

Five minute input rate 0 bits/sec, 0 packets/sec

Five minute output rate 0 bits/sec, 0 packets/sec

16263 packets input, 1347238 bytes, 0 no buffer

Received 13983 broadcasts, 0 runts, 0 giants

2 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 2 abort

22146 packets output, 2383680 bytes, 0 underruns

0 output errors, 0 collisions, 2 interface resets, 0 restarts

1 carrier transitions       

2.        举例

 

 

 

 


设置如下:

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

!

3.      举例使用E1线路实现多个64K专线连接.

相关命令:

任务

命令

进入controller配置模式

controller {t1 | e1} number

选择帧类型

 framing {crc4 | no-crc4}

选择line-code类型

 linecode {ami | b8zs | hdb3}

建立逻辑通道组与时隙的映射

 channel-group number timeslots range1

显示controllers接口状态

show controllers e1 [slot/port]2

 

: 1. 当链路为T1时,channel-group编号为0-23, Timeslot范围1-24; 当链路为E1时, channel-group编号为0-30, Timeslot范围1-31. 

2.使用show controllers e1观察controller状态,以下为帧类型为crc4时controllers正常的状态.

 

Router# show controllers e1

e1 0/0 is up.

Applique type is Channelized E1 - unbalanced

Framing is CRC4, Line Code is HDB3  No alarms detected.

Data in current interval (725 seconds elapsed):

0 Line Code Violations, 0 Path Code Violations

0 Slip Secs, 0 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins

0 Errored Secs, 0 Bursty Err Secs, 0 Severely Err Secs, 0 Unavail Secs

Total Data (last 24 hours)     0 Line Code Violations, 0 Path Code Violations,

0 Slip Secs, 0 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins,

  0 Errored Secs, 0 Bursty Err Secs, 0 Severely Err Secs, 0 Unavail Secs

 

以下例子为E1连接3条64K专线, 帧类型为NO-CRC4,非平衡链路,路由器具体设置如下:

shanxi#wri t

Building configuration...

 

Current configuration:

!

version 11.2

no service udp-small-servers

no service tcp-small-servers

!

hostname shanxi

!

enable secret 5 $1$XN08$Ttr8nfLoP9.2RgZhcBzkk/

enable password shanxi

!

!

ip subnet-zero

!

controller E1 0

framing NO-CRC4

channel-group 0 timeslots 1

channel-group 1 timeslots 2

channel-group 2 timeslots 3

!

interface Ethernet0

ip address 133.118.40.1 255.255.0.0

media-type 10BaseT

!

interface Ethernet1

no ip address

shutdown

!

interface Serial0:0

ip address 202.119.96.1 255.255.255.252

no ip mroute-cache

!

interface Serial0:1

ip address 202.119.96.5 255.255.255.252

no ip mroute-cache

!

interface Serial0:2

ip address 202.119.96.9 255.255.255.252

no ip mroute-cache

!

no ip classless

ip route 133.210.40.0 255.255.255.0 Serial0:0

ip route 133.210.41.0 255.255.255.0 Serial0:1

ip route 133.210.42.0 255.255.255.0 Serial0:2

!

line con 0

line aux 0

line vty 0 4

password shanxi

login

!

end

 

 

返回