Re: RSVP & CBWFQ

From: wsqccie@hotnail.com
Date: Tue Apr 15 2003 - 07:33:49 GMT-3


CBWFQ is a kind of WFQ and will display WFQ both in sh int. and RSVP can work with CBWFQ. and it will send datae with peiority queue in CBWFQ
----- Original Message -----
From: "Hung, Sing-Yu" <Sing-Yu.Hung@pccw.com>
To: "bobby" <bobby1@ctimail3.com>; <ccielab@groupstudy.com>
Sent: Tuesday, April 15, 2003 12:18 PM
Subject: RE: RSVP & CBWFQ

> Dear,
>
> I haven't get your problem as below show.
>
>
> r8#sho ver
> Cisco Internetwork Operating System Software
> IOS (tm) 2500 Software (C2500-JOS56I-L), Version 12.1(5)T14, RELEASE
> SOFTWARE (fc1)
> TAC Support: http://www.cisco.com/tac
> Copyright (c) 1986-2002 by cisco Systems, Inc.
> Compiled Tue 24-Dec-02 17:46 by ccai
> Image text-base: 0x0307EEA8, data-base: 0x00001000
>
> ROM: System Bootstrap, Version 11.0(10c), SOFTWARE
> BOOTFLASH: 3000 Bootstrap Software (IGS-BOOT-R), Version 11.0(10c), RELEASE
> SOFTWARE (fc1)
>
> r8 uptime is 2 hours, 52 minutes
> System returned to ROM by reload
> System image file is "flash:c2500-jos56i-l.121-5.T14.bin"
>
> cisco 2500 (68030) processor (revision N) with 14336K/2048K bytes of memory.
> Processor board ID 06177670, with hardware revision 00000000
> Bridging software.
> X.25 software, Version 3.0.0.
> SuperLAT software (copyright 1990 by Meridian Technology Corp).
> TN3270 Emulation software.
> 1 Ethernet/IEEE 802.3 interface(s)
> 2 Serial network interface(s)
> 32K bytes of non-volatile configuration memory.
> 16384K bytes of processor board System flash (Read ONLY)
>
> Configuration register is 0x2102
>
> r8#
> r8#sho pol
> Policy Map voip
> Class voip
> Weighted Fair Queueing
> Bandwidth 128 (kbps) Max Threshold 64 (packets)
>
> r8#sho clas
> r8#sho class-map
> Class Map match-all voip (id 2)
> Match access-group 100
>
> Class Map match-any class-default (id 0)
> Match any
>
> r8#sl 100
> Extended IP access list 100
> permit udp any any range 16384 32767
> permit tcp any any eq 1720
> r8#conf t
> Enter configuration commands, one per line. End with CNTL/Z.
> r8(config)#int s1
> r8(config-if)#no fai
> r8(config-if)#no fair-queue
> r8(config-if)#
> r8#sho int s1
> Serial1 is up, line protocol is up
> Hardware is HD64570
> Internet address is 140.4.68.8/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:09, output 00:00:02, output hang never
> Last clearing of "show interface" counters never
> Queueing strategy: fifo
> Output queue 0/40, 0 drops; input queue 0/75, 0 drops
> 5 minute input rate 0 bits/sec, 0 packets/sec
> 5 minute output rate 0 bits/sec, 0 packets/sec
> 6598 packets input, 506741 bytes, 0 no buffer
> Received 1189 broadcasts, 0 runts, 0 giants, 0 throttles
> 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
> 6577 packets output, 458903 bytes, 0 underruns
> 0 output errors, 0 collisions, 10 interface resets
> 0 output buffer failures, 0 output buffers swapped out
> 7 carrier transitions
> DCD=up DSR=up DTR=up RTS=up CTS=up
> r8#conf t
> Enter configuration commands, one per line. End with CNTL/Z.
> r8(config)#int s1
> r8(config-if)#serv o voip
> r8(config-if)#
> r8#sho int s1
> Serial1 is up, line protocol is up
> Hardware is HD64570
> Internet address is 140.4.68.8/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:09, 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: weighted fair
> Output queue: 0/1000/64/0 (size/max total/threshold/drops)
> Conversations 0/1/256 (active/max active/max total)
> Reserved Conversations 1/1 (allocated/max allocated)
> Available Bandwidth 1030 kilobits/sec
> 5 minute input rate 0 bits/sec, 0 packets/sec
> 5 minute output rate 0 bits/sec, 0 packets/sec
> 6602 packets input, 507011 bytes, 0 no buffer
> Received 1190 broadcasts, 0 runts, 0 giants, 0 throttles
> 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
> 6581 packets output, 459173 bytes, 0 underruns
> 0 output errors, 0 collisions, 11 interface resets
> 0 output buffer failures, 0 output buffers swapped out
> 7 carrier transitions
> DCD=up DSR=up DTR=up RTS=up CTS=up
> r8#conf t
> Enter configuration commands, one per line. End with CNTL/Z.
> r8(config)#int s1
> r8(config-if)#ip rsvp ba
> r8(config-if)#ip rsvp bandwidth ?
> <1-10000000> Reservable Bandwidth(KBPS)
> <cr>
>
> r8(config-if)#ip rsvp bandwidth 128 20
> r8(config-if)#
> r8#
>
>
> Bradford Hung
>
>
>
>
> -----Original Message-----
> From: bobby [mailto:bobby1@ctimail3.com]
> Sent: Tuesday, April 15, 2003 10:45 AM
> To: ccielab@groupstudy.com
> Subject: Reg: RSVP & CBWFQ
>
>
> Hi,
>
> On router R1 I have configured CBWFQ and I am applying the same under
> Interface Serial 1 on R1. I have also configured RSVP under the same
> interface.
>
> For RSVP I would like to enable WFQ on interface serial 1. But when ever I
> give the "fair-queue" command under interface serial 1, I got an error
> message that I have to remove CBWFQ first and only then I will be able to
> apply the fair-queue command.
>
> Now my question is how can I enable WFQ on interface Serial 1 for RSVP
> without
> removing CBWFQ from the same interface or is there is any other way of doing
> it.
>
> Tks.



This archive was generated by hypermail 2.1.4 : Thu May 01 2003 - 13:35:52 GMT-3