Removing traffic-shape group command from FR Sub interface

From: John Hooper (homith@homith.com)
Date: Fri Mar 16 2007 - 05:16:06 ART


G'Day Group,
                    Just wondering if this is the normal or not. When I create
a FR subinterface and bolt to it some traffic-shape group statements all is
Ok. However when I go to remove them I cannot just remove one traffic-shape
group statement. I was just wondering why this has happened to anyone and if
anyone has any sugestions to why this could be happening I would be most
appricitated.

This is what I mean:

Cisco IOS Software, 3800 Software (C3825-ADVENTERPRISEK9-M), Version
12.4(5), RELEASE SOFTWARE (fc3)

Rack1R6#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Rack1R6(config)#interface Serial0/0/0.16 point-to-point
Rack1R6(config-subif)# bandwidth 768000
Rack1R6(config-subif)# ip address 192.168.100.100 255.255.255.0
Rack1R6(config-subif)# ip accounting output-packets
Rack1R6(config-subif)# ip nbar protocol-discovery
Rack1R6(config-subif)# ip flow ingress
Rack1R6(config-subif)# ip flow egress
Rack1R6(config-subif)# traffic-shape group 111 512000 512000 0 1000 <--- 1st
traffic-shape statement
Rack1R6(config-subif)# traffic-shape group 112 64000 64000 0 1000 <---
2nd traffic-shape statement
Rack1R6(config-subif)# no cdp enable
Rack1R6(config-subif)# frame-relay interface-dlci 16 IETF
Rack1R6(config-fr-dlci)# class VoIPovFR
Rack1R6(config-fr-dlci)#end
Rack1R6#
*Mar 16 07:07:31.179: %SYS-5-CONFIG_I: Configured from console by console
Rack1R6#sh run inter s0/0/0.16
Building configuration...

Current configuration : 359 bytes
!
interface Serial0/0/0.16 point-to-point
 bandwidth 768000
 ip address 192.168.100.100 255.255.255.0
 ip accounting output-packets
 ip nbar protocol-discovery
 ip flow ingress
 ip flow egress
 traffic-shape group 111 512000 512000 0 1000 <--- Appear As Advertised
 traffic-shape group 112 64000 64000 0 1000 <--- Appear As Advertised
 no cdp enable
 frame-relay interface-dlci 16 IETF
  class VoIPovFR
end

Rack1R6#
Rack1R6#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Rack1R6(config)#inter s0/0/0.16
Rack1R6(config-subif)#no traffic-shape group 111 512000 512000 0 1000 <---
Remove the 1st traffic-shape statement
Rack1R6(config-subif)#do sh run inter s0/0/0.16
Building configuration...

Current configuration : 269 bytes
!
interface Serial0/0/0.16 point-to-point
 bandwidth 768000
 ip address 192.168.100.100 255.255.255.0
 ip accounting output-packets
 ip nbar protocol-discovery
 ip flow ingress
 ip flow egress
 no cdp enable
 frame-relay interface-dlci 16 IETF
  class VoIPovFR
end

Rack1R6(config-subif)#end
Rack1R6#

and both statements get removed ?

Cheers

John



This archive was generated by hypermail 2.1.4 : Sun Apr 01 2007 - 06:35:51 ART