国产一级一区二区_segui88久久综合9999_97久久夜色精品国产_欧美色网一区二区

掃一掃
關(guān)注微信公眾號(hào)

HDLC背對(duì)背連接
2006-04-19   網(wǎng)絡(luò)

前言

本文為高級(jí)數(shù)據(jù)鏈路控制(HDLC)背對(duì)背連接提供示 例配置。您能使用它驗(yàn)證您的連接和硬件適當(dāng)?shù)剡\(yùn)作。

硬件和軟件版本

  • 此配置是可適用的對(duì)所有Cisco IOS軟 件版本。
  • DCE邊用廣域網(wǎng)DCE電纜連接 。
  • DTE邊用廣域網(wǎng)DTE電纜連接。

欲知關(guān)于廣域網(wǎng)DCE/DTE電纜的更多信息請(qǐng)點(diǎn)擊此處 。

網(wǎng)絡(luò)圖

本文根據(jù)以下配置:

圖表

在此配置, Prasit作為DCE和Spicey是DTE。

配置

Prasit
interface Serial0 
   ip address 5.0.2.1 255.255.255.0
   clockrate 64000
   no cdp enable 
 

Spicey
interface Serial1
   ip address 5.0.2.2 255.255.255.0
   no cdp enable
 

show命令

使用以下show命令測(cè)試您的網(wǎng)絡(luò)適當(dāng)?shù)剡\(yùn)行:

  • show controllers
  • ping
  • show interfaces

如下 所示的輸出是輸入這些命令的結(jié)果在我們?cè)诖耸纠渲檬褂玫脑O(shè)備 。

我們能使用 show controllers命令表示, 物理層工作和確定什么類型的電纜連接。我們能從輸出發(fā)現(xiàn) 在該P(yáng)rasit之下是DCE和Spicey是DTE:

    prasit#show controllers serial 0
    HD unit 0, idb = 0x1D3A2C, driver structure at 0x1DAFE8
    buffer size 1524 HD unit 0, V.35 DCE cable, clockrate 64000 
    spicey#show controllers serial 1
    HD unit 1, idb = 0x153E94, driver structure at 0x15A1F8
    buffer size 1524 HD unit 1, V.35 DTE cable

Prasit

在Prasit,輸入以下命令:
prasit#ping 5.0.2.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 5.0.2.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 28/31/32 ms

prasit#show interfaces serial 0
Serial0 is up, line protocol is up
Hardware is HD64570
Internet address is 5.0.2.1/24
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation HDLC, loopback not set
Keepalive set (10 sec)
Last input 00:00:04, output 00:00:00, output hang never
Last clearing of "show interface" counters 00:02:23
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/1/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 1158 kilobits/sec
5 minute input rate 0 bits/sec, 1 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
29 packets input, 1868 bytes, 0 no buffer
Received 14 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
30 packets output, 1890 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
prasit#

Spicey

輸入以下命令在Spicey:

spicey#ping 5.0.2.1

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

spicey#show interfaces serial 1
Serial1 is up, line protocol is up
Hardware is HD64570
Internet address is 5.0.2.2/24
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation HDLC, loopback not set
Keepalive set (10 sec)
Last input 00:00:07, output 00:00:03, output hang never
Last clearing of "show interface" counters 00:03:35
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/1/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
5 minute input rate 0 bits/sec, 1 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
41 packets input, 2524 bytes, 0 no buffer
Received 21 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
46 packets output, 2980 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 output buffer failures, 0 output buffers swapped out
6 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
spicey#

熱詞搜索:

上一篇:從交換機(jī)看網(wǎng)絡(luò)廣播風(fēng)暴的原因
下一篇:網(wǎng)絡(luò)防火墻 別當(dāng)內(nèi)網(wǎng)互訪的絆腳石

分享到: 收藏
主站蜘蛛池模板: 方城县| 会宁县| 郯城县| 永丰县| 泗阳县| 农安县| 霍林郭勒市| 藁城市| 竹山县| 张家港市| 仙桃市| 科尔| 大冶市| 京山县| 林州市| 青河县| 始兴县| 荃湾区| 郧西县| 衡东县| 平远县| 博客| 彭泽县| 理塘县| 江达县| 赤壁市| 芦山县| 义马市| 芷江| 淳安县| 乌恰县| 兴城市| 巴马| 曲靖市| 吉木萨尔县| 中牟县| 京山县| 连城县| 乳源| 应城市| 五指山市|