• 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.

Rắc rối với QFW

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

  • Rắc rối với QFW

    mÔ hình của mình

    Config WFQ trên s1/0

    interface Serial1/0
    ip address 110.16.70.1 255.255.255.192
    fair-queue 100 64 10
    serial restart-delay 0
    no dce-terminal-timing-enable
    hold-queue 100 out


    Sau đó mình tạo traffic đi qua s1/0

    # sh queueing int s1/0
    Interface Serial1/0 queueing strategy: fair
    Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
    Queueing strategy: weighted fair
    Output queue: 0/100/100/0 (size/max total/threshold/drops)
    Conversations 0/1/64 (active/max active/max total)
    Reserved Conversations 0/0 (allocated/max allocated)
    Available Bandwidth 1158 kilobits/sec

    Nó chỉ hiển thị vậy là hết,ko xem được kết quả hic hic:(
    Last edited by zalman; 28-11-2010, 06:18 PM.

  • #2
    bạn cần xem kết quả gì?
    Đặng Quang Minh, CCIEx2#11897 (Enterprise Infrastructure, Wireless), DEVNET, CCSI#31417

    Email : dangquangminh@vnpro.org
    https://www.facebook.com/groups/vietprofessional/

    Comment


    • #3
      Originally posted by dangquangminh View Post
      bạn cần xem kết quả gì?
      Ví dụ khi mình tạo traffic đi qua cổng đó thì mình sh queue serial thì nó ra như vậy:

      R2#sh queue s0/1

      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0

      Queueing strategy: weighted fair

      Output queue: 19/1000/64/0 (size/max total/threshold/drops)

      Conversations 6/6/256 (active/max active/max total)

      Reserved Conversations 0/0 (allocated/max allocated)

      Available Bandwidth 1158 kilobits/sec

      (depth/weight/total drops/no-buffer drops/interleaves) 1/32384/0/0/0

      Conversation 25, linktype: ip, length: 52

      source: 192.168.0.2, destination: 192.168.2.2, id: 0x12BB, ttl: 126,

      TOS: 0 prot: 6, source port 1257, destination port 80

      (depth/weight/total drops/no-buffer drops/interleaves) 1/32384/0/0/0

      Conversation 24, linktype: ip, length: 52

      source: 192.168.0.2, destination: 192.168.2.2, id: 0x12B9, ttl: 126,

      TOS: 0 prot: 6, source port 1256, destination port 80

      (depth/weight/total drops/no-buffer drops/interleaves) 1/32384/0/0/0

      Conversation 22, linktype: ip, length: 44

      source: 192.168.0.2, destination: 192.168.2.2, id: 0x12BD, ttl: 126,

      TOS: 0 prot: 6, source port 1254, destination port 80

      (depth/weight/total drops/no-buffer drops/interleaves) 1/32384/0/0/0

      Conversation 23, linktype: ip, length: 44

      source: 192.168.0.2, destination: 192.168.2.2, id: 0x12BC, ttl: 126,

      TOS: 0 prot: 6, source port 1255, destination port 80

      (depth/weight/total drops/no-buffer drops/interleaves) 5/32384/0/0/0

      Conversation 215, linktype: ip, length: 1152

      source: 192.168.0.2, destination: 192.168.2.2, id: 0x12AE, ttl: 126, prot: 1

      (depth/weight/total drops/no-buffer drops/interleaves) 10/32384/0/0/0

      Conversation 210, linktype: ip, length: 1504

      source: 192.168.0.2, destination: 100.1.1.1, id: 0x12B7, ttl: 126, prot: 1

      Comment

      Working...
      X