When configuring FRF.12 using class based  shaping is it normal for frame
relay to auto magically append fair queue, i have been noticing this problem
since last week and can't turn it off. i have tried turning it off on the
physical interface but it show back up again, see below

HQ#sh run
Building configuration...


Current configuration : 4076 bytes
!
! Last configuration change at 12:57:58 PST Sun Jan 24 2010
! NVRAM config last updated at 12:58:05 PST Sun Jan 24 2010
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname HQ
!
boot-start-marker
warm-reboot
boot-end-marker
!
logging message-counter syslog
!
no aaa new-model
clock timezone PST -8
clock summer-time PST recurring
network-clock-participate wic 1
!
dot11 syslog
ip source-route
!
!
ip cef
ip dhcp excluded-address 10.10.200.1 10.10.200.49
ip dhcp excluded-address 10.10.200.70 10.10.200.254
ip dhcp excluded-address 10.10.201.1 10.10.201.49
ip dhcp excluded-address 10.10.201.70 10.10.201.254
ip dhcp excluded-address 10.10.202.1 10.10.202.49
ip dhcp excluded-address 10.10.202.70 10.10.202.254
!
ip dhcp pool HQ
   network 10.10.200.0 255.255.255.0
   default-router 10.10.200.3
   option 150 ip 10.10.210.11
!
ip dhcp pool BR1
   network 10.10.201.0 255.255.255.0
   default-router 10.10.201.1
   option 150 ip 10.10.210.11
!
ip dhcp pool BR2
   network 10.10.202.0 255.255.255.0
   default-router 10.10.202.1
   option 150 ip 10.10.210.11
!
!
no ip domain lookup
ip domain name ipexpert.com
no ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
isdn switch-type primary-ni
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
voice-card 0
!
!
!
!
!
archive
 log config
  hidekeys
!
!
!
!
!
controller T1 0/1/0
 pri-group timeslots 1-3,24 service mgcp
!
controller T1 0/1/1
!
!
class-map match-any MEDIA
 match protocol sip
 match protocol h323
 match protocol mgcp
 match protocol rsvp
 match protocol skinny
class-map match-any RTP
 match protocol rtp audio
 match protocol rtcp
!
!
policy-map LLQ
 class RTP
    priority 23
   compress header ip rtp
  set dscp ef
 class MEDIA
    bandwidth 17
  set dscp af31
 class class-default
    fair-queue
policy-map SHAPE
 class class-default
    shape average 364800 3648
  service-policy LLQ
!
!
!
!
!
interface Loopback0
 ip address 10.10.110.1 255.255.255.0
!
interface FastEthernet0/0
 no ip address
 duplex auto
 speed auto
!
interface FastEthernet0/0.10
 encapsulation dot1Q 10 native
 ip address 10.10.100.1 255.255.255.0
!
interface FastEthernet0/0.20
 encapsulation dot1Q 20
 ip address 10.10.200.3 255.255.255.0
 ip helper-address 10.10.210.10
!
interface FastEthernet0/0.30
 encapsulation dot1Q 30
 ip address 10.10.210.1 255.255.255.0
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial0/1/0:23
 no ip address
 encapsulation hdlc
 isdn switch-type primary-ni
 isdn incoming-voice voice
 isdn bind-l3 ccm-manager
 isdn outgoing display-ie
 no cdp enable
!
interface Serial0/2/0
 no ip address
 shutdown
 no fair-queue
 clock rate 2000000
!
interface Serial0/3/0
 no ip address
 encapsulation frame-relay
!
interface Serial0/3/0.1 point-to-point
 ip address 10.10.111.1 255.255.255.0
 snmp trap link-status
 frame-relay interface-dlci 102
  class BR1
!
interface Serial0/3/0.2 point-to-point
 ip address 10.10.112.1 255.255.255.0
 snmp trap link-status
 frame-relay interface-dlci 103
!
router ospf 10
 log-adjacency-changes
 network 0.0.0.0 255.255.255.255 area 0
!
ip forward-protocol nd
ip http server
no ip http secure-server
!
!
!
!
map-class frame-relay BR1
 frame-relay fragment 480
 frame-relay fair-queue
 service-policy output SHAPE
!
!
!
!
!
!
!
control-plane
!
!
!
voice-port 0/1/0:23
!
ccm-manager redundant-host 10.10.210.10
ccm-manager mgcp
ccm-manager fax protocol cisco
!
mgcp
mgcp call-agent 10.10.210.11 service-type mgcp version 0.1
mgcp dtmf-relay voip codec all mode out-of-band
mgcp fax t38 ecm
mgcp bind control source-interface Loopback0
mgcp bind media source-interface Loopback0
mgcp behavior g729-variants static-pt
!
mgcp profile default
!
!
!
!
!
!
gatekeeper
 shutdown
!
!
line con 0
 privilege level 15
line aux 0
line vty 0 4
 exec-timeout 0 0
 privilege level 15
 password cisco
 login
line vty 5 15
 exec-timeout 0 0
 privilege level 15
 password cisco
 login
!
scheduler allocate 20000 1000
ntp source Loopback0
ntp server 10.1.100.2
end

HQ#


any thoughts?
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to