RE: ustom Queuing question

From: jim.phillipo@xxxxxxxxxxxx
Date: Mon Aug 26 2002 - 20:52:39 GMT-3


   
Here is the complete show run.

Routing is definitely turned on.

r3#sho run
Building configuration...

Current configuration:
!
! Last configuration change at 05:24:17 eastern Mon Mar 1 1993
!
version 12.1
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname r3
!
!
!
!
!
!
clock timezone eastern -5
ip subnet-zero
no ip finger
!
cns event-service server
!
!
!
interface Loopback0
 ip address 137.20.3.33 255.255.255.224
!
interface Loopback1
 ip address 137.20.3.65 255.255.255.224
!
interface Serial0
 ip address 137.20.103.1 255.255.255.0
 custom-queue-list 2
!
interface Serial1
 ip address 137.20.101.3 255.255.255.0
 encapsulation frame-relay
 ip ospf network point-to-multipoint
 clockrate 148000
 frame-relay map ip 137.20.101.1 301 broadcast
 frame-relay map ip 137.20.101.5 301 broadcast
 frame-relay lmi-type ansi
!
interface TokenRing0
 ip address 137.20.30.1 255.255.255.0
 ring-speed 16
!
router ospf 64
 area 1 virtual-link 137.20.103.2
 area 31 range 137.20.3.0 255.255.255.0
 network 137.20.3.33 0.0.0.0 area 31
 network 137.20.3.65 0.0.0.0 area 31
 network 137.20.30.1 0.0.0.0 area 30
 network 137.20.101.3 0.0.0.0 area 0
 network 137.20.103.1 0.0.0.0 area 1
!
ip classless
no ip http server
!
queue-list 2 protocol ipx 2
queue-list 2 protocol ip 0
queue-list 2 default 3
queue-list 2 queue 0 byte-count 1000
queue-list 2 queue 1 byte-count 1000
queue-list 2 queue 2 byte-count 1000
queue-list 2 queue 3 byte-count 1000
!
!
line con 0
 transport input none
line aux 0
line vty 0 4
 login
!
ntp clock-period 17180064
ntp server 137.20.100.1
end

r3#

-----Original Message-----
From: Jason Sinclair [mailto:sinclairj@powertel.com.au]
Sent: Monday, August 26, 2002 7:45 PM
To: Jim Phillipo; ccielab@groupstudy.com
Subject: RE: ustom Queuing question

Jim,

So a show run and see if you have ip routing enabled or disabled.

Regards,

Jason Sinclair CCIE #9100
Manager, Network Control Centre
POWERTEL
55 Clarence Street,
SYDNEY NSW 2000
AUSTRALIA
office: + 61 2 8264 3820
mobile: + 61 416 105 858
email: sinclairj@powertel.com.au

 -----Original Message-----
From: jim.phillipo@guardent.com [mailto:jim.phillipo@guardent.com]
Sent: Tuesday, 27 August 2002 09:01
To: ccielab@groupstudy.com
Subject: ustom Queuing question

It says on the Cisco DOC that you cannot use Queue 0 for traffic other than
the assigned system traffic.

Yet when I add the command :r3(config)# queue-list 2 protocol ip 1

Then do a sho run:

I get
queue-list 2 protocol ipx 2
queue-list 2 protocol ip 0 (what gives)
queue-list 2 default 3
queue-list 2 queue 0 byte-count 1000
queue-list 2 queue 1 byte-count 1000
queue-list 2 queue 2 byte-count 1000
queue-list 2 queue 3 byte-count 1000

Any thoughts ?



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:38 GMT-3