• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
Xin chào ! Nếu đây là lần đầu tiên bạn đến với diễn đàn, xin vui lòng danh ra một phút bấm vào đây để đăng kí và tham gia thảo luận cùng VnPro.

Announcement

Collapse
No announcement yet.

Trouble hệ thống với sw2960 chạy dual fiber link

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Trouble hệ thống với sw2960 chạy dual fiber link

    Hi các bạn,
    Mình đang có vấn đề với hệ thống mạng như hình :
    Click image for larger version

Name:	Untitled.jpg
Views:	1
Size:	224.6 KB
ID:	208025


    Vấn đề phát sinh khi mình nâng cấp đường truyền lên đường quang 20MB của VTN. Converter của ISP cắm vào 2 cổng fa0/5 (thuộc vlan4) và fa0/7 (thuộc vlan5). Nếu cắm song song 2 đường truyền này đường đi KBNN ( cổng fa0/7 trên sw và tunnel 9 trên router ) ping sang dest sẽ rớt gói , còn nếu để chạy riêng biệt từng đường một thì ok. Đường truyền 2 đường đã test ok khi chưa cắm vào hệ thống. Các bạn cùng support mình vấn đề này với.
    Đây là file config của sw và router.
    Router R01:

    interface Tunnel9
    description CT-KBNN
    bandwidth 2048
    ip address 172.17.0.14 255.255.255.252
    ip mtu 1464
    ip tcp adjust-mss 1424
    ip ospf authentication message-digest
    ip ospf message-digest-key 1 md5 7 1501040203222A2A
    ip ospf hello-interval 5
    ip ospf dead-interval 40
    tunnel source 172.19.0.66
    tunnel destination 172.19.0.10

    interface GigabitEthernet0/1.4
    description Ket noi modem CT - CCT
    encapsulation dot1Q 4
    ip address 172.19.0.74 255.255.255.248
    no snmp trap link-status
    !
    interface GigabitEthernet0/1.5
    description Ket noi modem CT - KBNN
    encapsulation dot1Q 5
    ip address 172.19.0.66 255.255.255.248
    no snmp trap link-status

    Sw01
    interface FastEthernet0/5
    switchport access vlan 4
    switchport mode access


    interface FastEthernet0/7
    switchport access vlan 5
    switchport mode access

    SW01#sh int fa0/5
    FastEthernet0/5 is up, line protocol is up (connected)
    Hardware is Fast Ethernet, address is 58bc.271f.0585 (bia 58bc.271f.0585)
    MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
    reliability 255/255, txload 4/255, rxload 2/255
    Encapsulation ARPA, loopback not set
    Keepalive set (10 sec)
    Full-duplex, 100Mb/s, media type is 10/100BaseTX
    input flow-control is off, output flow-control is unsupported
    ARP type: ARPA, ARP Timeout 04:00:00
    Last input 00:00:06, output 00:00:03, output hang never
    Last clearing of "show interface" counters never
    Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
    Queueing strategy: fifo
    Output queue: 0/40 (size/max)
    5 minute input rate 819000 bits/sec, 188 packets/sec
    5 minute output rate 1781000 bits/sec, 235 packets/sec
    43414252 packets input, 12726032944 bytes, 0 no buffer
    Received 29376 broadcasts (29376 multicasts)
    0 runts, 0 giants, 0 throttles
    0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
    0 watchdog, 29376 multicast, 0 pause input
    0 input packets with dribble condition detected
    62111228 packets output, 58820747242 bytes, 0 underruns
    0 output errors, 0 collisions, 1 interface resets
    0 babbles, 0 late collision, 0 deferred
    0 lost carrier, 0 no carrier, 0 PAUSE output
    0 output buffer failures, 0 output buffers swapped out
    SW01#sh int fa0/7
    FastEthernet0/7 is up, line protocol is up (connected)
    Hardware is Fast Ethernet, address is 58bc.271f.0587 (bia 58bc.271f.0587)
    MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
    reliability 255/255, txload 1/255, rxload 1/255
    Encapsulation ARPA, loopback not set
    Keepalive set (10 sec)
    Full-duplex, 100Mb/s, media type is 10/100BaseTX
    input flow-control is off, output flow-control is unsupported
    ARP type: ARPA, ARP Timeout 04:00:00
    Last input 00:00:05, output 00:00:07, output hang never
    Last clearing of "show interface" counters never
    Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
    Queueing strategy: fifo
    Output queue: 0/40 (size/max)
    5 minute input rate 0 bits/sec, 0 packets/sec
    5 minute output rate 310000 bits/sec, 60 packets/sec
    564100 packets input, 96819466 bytes, 0 no buffer
    Received 229132 broadcasts (186586 multicasts)
    0 runts, 0 giants, 0 throttles
    0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
    0 watchdog, 186586 multicast, 0 pause input
    0 input packets with dribble condition detected
    1693031 packets output, 879948104 bytes, 0 underruns
    0 output errors, 0 collisions, 3 interface resets
    0 babbles, 0 late collision, 0 deferred
    0 lost carrier, 0 no carrier, 0 PAUSE output
    0 output buffer failures, 0 output buffers swapped out







    R01#ping 172.19.0.10 repeat 100


    Type escape sequence to abort.
    Sending 100, 100-byte ICMP Echos to 172.19.0.10, timeout is 2 seconds:
    !!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!.!!!!!!!!!!!!!.!!!
    !!!!!!.!!!!!!!!.!!!!!!!!!!!!!!
    Success rate is 95 percent (95/100), round-trip min/avg/max = 1/1/4 msc

    Còn khi mà chạy riêng biệt từng đường thì ping ok
    R01#ping 172.19.0.10 repeat 100

    Type escape sequence to abort.
    Sending 100, 100-byte ICMP Echos to 172.19.0.10, timeout is 2 seconds:
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    Success rate is 100 percent (100/100), round-trip min/avg/max = 1/1/4 ms
    Attached Files
    Last edited by tuancuongtk6; 29-10-2012, 02:23 PM.

  • #2
    Hi anh Cường,

    Anh để khi nào hệ thống mạng rảnh test lại thử xem (đặc biệt khi switch 2960 rảnh), thấy cấu hình và show bên trên là bình thường hết
    1. Ping repeat 500 (khi cả 2 đường cùng cắm vào)
    2. Ping repeat 500 ping dùng địa chỉ tunnel (khi cả 2 đường cùng cắm vào)
    3. Ping repeat 500 (khi chỉ có 1 đường cùng cắm vào)
    Phạm Minh Tuấn

    Email : phamminhtuan@vnpro.org
    Yahoo : phamminhtuan_vnpro
    -----------------------------------------------------------------------------------------------
Trung Tâm Tin Học VnPro
149/1D Ung Văn Khiêm P25 Q.Bình thạnh TPHCM
Tel : (08) 35124257 (5 lines)
Fax: (08) 35124314

Home page: http://www.vnpro.vn
Support Forum: http://www.vnpro.org
- Chuyên đào tạo quản trị mạng và hạ tầng Internet
- Phát hành sách chuyên môn
- Tư vấn và tuyển dụng nhân sự IT
- Tư vấn thiết kế và hỗ trợ kỹ thuật hệ thống mạng

Network channel: http://www.dancisco.com
Blog: http://www.vnpro.org/blog

Comment


  • #3
    Hi Phamminhtuan,
    Trường hợp cứ cắm chạy đồng thời 2 đường là ping repeat bị rớt gói ( kể cả dùng ip tunnel ) nhưng để test từng đường 1 thì ping ok! Đây chắc là do xung đột đường truyền. Có bạn nào làm phía nhà cung cấp fix lỗi này chưa, support mình với!
    Thanks.

    Comment


    • #4
      Hi các bạn,
      Có ai biết lỗi này support mình với,
      Tks

      Comment

      • Working...
        X