Basic Analyze Interface Status (การวิเคราะห์สถานะอินเทอร์เฟซเบื้องต้น)
ไม่รอช้าเรามาดูกันเลยดีกว่า คำสั่งที่ใช้ ดังนี้
Router#sh int s0/0/0
ส่วนที่ 1
พารามิเตอร์ตัวหน้าเป็น Status เกี่ยวกับการทำงานที่ Physical Layer ส่วนตัวหลังเป็น Protocol จะเกี่ยวกับการทำงานที่ Datalink Layer
************************************************************************
ส่วนที่ 2
************************************************************************
ส่วนที่ 3
************************************************************************
ส่วนที่ 4
ส่วนนี้เราสามารถดู Packet ที่วิ่งเข้า-ออก ใน Interface นี้ ภายใน 5 นาที
************************************************************************
ส่วนที่ 5
************************************************************************
การวิเคราะห์ปัญหานั้นยังคงมีอีกมากมาย ซึ่งคงจะต้องติดตามและเรียนรู้ต่อไปครับ
By ReFeeL
ไม่รอช้าเรามาดูกันเลยดีกว่า คำสั่งที่ใช้ ดังนี้
Router#sh int s0/0/0
Serial0/0/0 is up, line protocol is up (connected)ผลที่ปรากฎออกมาในที่ผมทำตัวหนาไว้นั้นเป็นค่าที่เราต้องดูเป็นและทราบในเบื้องต้น มาวิเคราะห์กันทีละส่วน
Hardware is HD64570
Internet address is 100.100.100.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 never, output never, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0 (size/max/drops); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/0/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 1158 kilobits/sec
5 minute input rate 104 bits/sec, 0 packets/sec
5 minute output rate 104 bits/sec, 0 packets/sec
132 packets input, 7867 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
126 packets output, 7540 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
ส่วนที่ 1
พารามิเตอร์ตัวหน้าเป็น Status เกี่ยวกับการทำงานที่ Physical Layer ส่วนตัวหลังเป็น Protocol จะเกี่ยวกับการทำงานที่ Datalink Layer
Serial0/0/0 is up, line protocol is upในกรณนี้ ถือว่าการทำงานปกติ
Serial0/0/0 is up, line protocol is downในกรณีนี้เกิดจากความผิดพลาดในชั้นของ L2 ตรวจสอบดังต่อไปนี้
- Encapsulation
- Clock Rate
- Keepalive
Serial0/0/0 is down, line protocol is downในกรณีนี้เกิดจากความผิดพลาดในชั้นของ L1 ตรวจสอบดังต่อไปนี้
- สายไม่ได้เสียบ หรือ หลวม
- สายเสีย ลองใช้ Tester เช็คสายดู
- ใช้สายผิดชนิด
Serial0/0/0 is administratively down, line protocol is downในกรณีนี้เกิดจาก Interface นั้น ถูกคำสั่ง Shutdown ไว้อยู่
************************************************************************
ส่วนที่ 2
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,ส่วนนี้เราสามารถดูได้ว่าค่า MTU , Bandwidth , Delay , Reliability , Load ว่ามีค่าเป็นอะไร
reliability 255/255, txload 1/255, rxload 1/255
************************************************************************
ส่วนที่ 3
Encapsulation HDLC, loopback not set, keepalive set (10 sec)ส่วนนี้เราสามารถดูได้ว่า Encapsulate ของ Interface นั้นเป็นอะไร มี Keepalive เท่าไหร่
************************************************************************
ส่วนที่ 4
5 minute input rate 104 bits/sec, 0 packets/sec
5 minute output rate 104 bits/sec, 0 packets/sec
ส่วนนี้เราสามารถดู Packet ที่วิ่งเข้า-ออก ใน Interface นี้ ภายใน 5 นาที
************************************************************************
ส่วนที่ 5
132 packets input, 7867 bytes, 0 no bufferส่วน นี้จะเป็นการดูค่า Error หรือ ค่าต่างๆมากมาย ซึ่งในส่วนนี้มีค่าที่น่าสนใจในเบื้องต้นคือ CRC ซึ่งถ้าในระบบมีค่านี้เกิดขึ้นให้เช็ค Cable ว่าสายเสียหรือไม่ เช็คพวก Speed , Duplex เพราะถ้าเกิดมีค่านี้ขึ้นมา จะทำให้ระบบที่ใช้งาน Interface นี้จะใช้งานไม่ Smooth เมื่อเช็คแล้วเราก็ Clear ค่า CRC โดยการ ใช้คำสั่ง Clear Counter ได้เลย
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
126 packets output, 7540 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
************************************************************************
การวิเคราะห์ปัญหานั้นยังคงมีอีกมากมาย ซึ่งคงจะต้องติดตามและเรียนรู้ต่อไปครับ
By ReFeeL
ไม่มีความคิดเห็น:
แสดงความคิดเห็น