Can't remove traffic-shape group on Ethernet interface

From: Hobbs (deadheadblues@gmail.com)
Date: Sun Sep 21 2008 - 17:39:24 ART


Check this out, traffic-shape group 101 will not go away.
What am I doing wrong?

R7#show run int f0/0
Building configuration...

Current configuration : 155 bytes
!
interface FastEthernet0/0
 ip address 150.100.220.7 255.255.255.0
 duplex auto
 speed auto
 traffic-shape group 101 7000000 875000 0 1000
end

R7#
R7#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R7(config)#int f0/0
*R7(config-if)#no traffic-shape group 101 7000000 875000 0 1000
R7(config-if)#no traffic-shape group 101 *
R7(config-if)#^Z
R7#show run int f0/0
Building configuration...

Current configuration : 155 bytes
!
interface FastEthernet0/0
 ip address 150.100.220.7 255.255.255.0
 duplex auto
 speed auto
 traffic-shape group 101 7000000 875000 0 1000
end

I put this command on the wrong interface and I need to put MQC here, I cant
put MQC because I cant remove the traffic-shape.

thanks,

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Sat Oct 04 2008 - 09:26:19 ART