close

顯示該介面的資料

Router#sh int s1/0
Serial1/0 is up, line protocol is up 

//show interface 各項欄位所代表的意義
Etherent is UP/Serial is UP:
表示這個線路目前正在運作中。如果系統管理者主動停掉線路,
則輸出會變成Etherent is administratively down/Serial is administratively down。
如果輸出是Etherent is disadled/Serial is disadled,表示Route在一定時間內(預設是10秒)收到5,000個錯誤。

Line protocol is up/down:
表示處理路線協定的軟體程序認定的介面狀態。
在序列埠上,Line protocol is down 表次無法偵測到它與CUS/DSU的連線,這可能是硬體故障、
線路沒啟動、或是纜線有問題。

 
  Hardware is M4T                                

 //硬體的類型和位址
  Description:<12345> Superman company (223D-00001; 4M/2M; QoS-2M; 27Mar2009)

//介面描述,隨便你要寫啥都行,看的懂就可以
  Internet address is 192.168.1.245/30   

 //介面的IP位址和子網路遮罩
  MTU 1500 bytes, BW 2000 Kbit, DLY 20000 usec, 

 //MTU:此介面最大可傳輸單位 

   BW:界面的頻寬,單位是kbps

  DLY:延遲時間,單位是微秒
  reliability 255/255, txload 1/255, rxload 1/255       

 //Rely:界面的可靠度衡量,以分母為255的分數來表示。

   255/255表示百分百的可靠度。

   Load:界面的利用率,以分母255的分數表示;平均5分鐘。

  Encapsulation PPP, LCP Open                               

  //Encapsulation:指定給界面的封裝格式。
  Open: IPCP, crc 16, loopback not set                    

 //Loopback:表示界面是否有loopback的設定,通常是測試用功能。
  Keepalive set (10 sec)                                           

//Keepalive:是否設定Keepalive(定期回報是否正常的功能)。
  Restart-Delay is 0 secs
  Last input 16:45:14, output 00:00:01, output hang never   

//Last input/last output:最後一次透過該界面接收/傳送封包的時間,以小時/分/秒表示。
  Last clearing of "show interface" counters 8w3d
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 51493
  Queueing strategy: weighted fair
  Output queue: 0/1000/64/0 (size/max total/threshold/drops) 

//Output queue,input queue,drops:
串列中的封包數目、最大的串列大小、以及因為串列滿了而丟棄的封包數目。

     Conversations  0/89/256 (active/max active/max total)
     Reserved Conversations 0/0 (allocated/max allocated)
     Available Bandwidth 1500 kilobits/sec
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec

//5 minute input/output rate:前5分內,平均每秒的傳輸位元數目和封包數目。

     106020342 packets input, 2037140418 bytes, 0 no buffer

//Packets/bytes input:界面所接收的正確的封包數目和位元組數目。

  No buffer:因為沒有緩衝區可供儲存而丟棄的封包數目。

     Received 0 broadcasts, 1 runts, 0 giants, 0 throttles

//Received…broadcasts:界面接收的廣播或多點傳撥的封包數目。

     2182 input errors, 1339 CRC, 0 frame, 0 overrun, 0 ignored, 843 abort

//Runts,giants,input errors,CRC,frame,overrun,ignored,abort,dribble condition:

  與以上各類有相關問題的封包數目。


     107980451 packets output, 4266958768 bytes, 0 underruns

//Packets/bytes outpus:界面傳送出去的正確封包數目和位元數目。

     0 output errors, 0 collisions, 6 interface resets

 

 //Output errors:因為有錯誤,所以無法轉傳的封包總和。

  Collisions:因為碰撞而必須重送的乙太網路封包數目。這可以用來判斷LAN纜線是否過度延伸。

  Interface resets/restarts:界面重置或重新啟動的次數,通常是錯誤造成的。


     0 output buffer failures, 0 output buffers swapped out
     6 carrier transitions     DCD=up  DSR=up  DTR=up  RTS=up  CTS=up

//DCD = data carrier detect
DSR = data set ready
DTR = data terminal ready
RTS = request to send
CTS = clear to send
如果DCD、DSR、CTS中的某些信號狀態為down,說明問題在DCD設備,可能本端DCD設備本身有問題,也可能遠端DCD設備有問題或本端DCD設備與遠端DCD設備連接有問題,此時可以打環進一步確定問題所在;
如果DTR、RTS信號狀態為down,說明問題在路由器,檢查接口配置是否做了shutdown的操作,沒有的話可能問題在串口模塊本身或路由器插槽,先換插槽、再換串口模塊來進一步確定問題。


以下是一些序列線的狀況以及問題,和它們代表的意義。

1.Interface is administrator down , line protocol is down
a)這個界面以命令方式關閉了
b)重複的IP位址且路由器關閉了這個界面


2.Interface is down , line protocol is down
a)纜線沒接好(Improper cabling)
b)沒有訊號從ISP傳來
c)硬體失敗界面或是CUS/DSU或是佈線的問題

3.Interface is up , line protocol is down
a)甲端或乙端的介面組態錯誤
b)ISP有問題
c) keepalive序號沒有增加
d)硬體故障(甲端或乙端的界面以及CSU/DSU)
e)線路有雜訊(會不停的up/down或增加CRC)

4.carrier transitions 數字增加
a)從ISP傳來的傳訊(signaling)動作不穩定
b)佈線上的錯誤
c)硬體故障(本地端或遠端的界面以及CSU/DSU)

5.界面重設次數增加
a)佈線錯誤造成訊號的遺失
b)硬體錯誤
c)線路阻塞

6.輸入被棄置、錯誤的CRC 以及分訊框錯誤
a)線路的速度超過路由器界面的能力
b)ISP有問題
c)線路有雜訊
d)佈線上的錯誤(Faulty cabling)
e)不恰當的佈線(Improper cabling)
f)硬體錯誤

7.輸出被棄置
a)界面能傳送的速度比線路能擔負的還高

 

arrow
arrow
    全站熱搜

    giboss 發表在 痞客邦 留言(0) 人氣()