- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2022 02:55 AM
Hello,
I try to remove a policy-map I don't need anymore.
But I get an error message
switch(config)#no policy-map type control subscriber MONITOR_MODE_MAB_POLICY
%policy-map "MONITOR_MODE_MAB_POLICY" currently associated with at least one interface or template. Remove from interface(s) or template(s) first
The switch shows me a binding
switch#show policy-map type control subscriber binding MONITOR_MODE_MAB_POLICY
Policy Name Bound To Interface(s)
----------- --------------------
MONITOR_MODE_MAB_POLICY Gi7/3
But the interface has no binding configured
switch#sh run int Gi7/3
Building configuration...
Current configuration : 247 bytes
!
interface GigabitEthernet7/3
switchport access vlan 106
switchport mode access
switchport nonegotiate
no cdp tlv app
channel-group 52 mode active
ip dhcp snooping limit rate 20
end
neither the port-channel
switch#show running-config int port-channel 52
Building configuration...
Current configuration : 120 bytes
!
interface Port-channel52
switchport
switchport access vlan 106
switchport mode access
switchport nonegotiate
end
I have this problem only on interfaces that are member of a port-channel.
Any ideas, how to remove this policy-map?
Thanks
Stefan
Solved! Go to Solution.
- Labels:
-
LAN Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2022 12:20 AM
Hello
@rwesel wrote:
Any ideas, how to remove this policy-map?
Scheduled a change window and either try shutting down the interface and PC or reload the switch.
Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.
Kind Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2022 03:24 AM
Looks like something got stuck on the switch. I´d put the interface in default, shut it dow and try to remove the Policy.
Just an attempt.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2022 03:36 AM
Hello Flavio,
thanks for your hint. I forgot to say, that I tried this already. But no luck.
Maybe it's not so important to remove an unnecessary policy-map, but I wanted to clean up my configs.
Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2022 03:49 AM
And did you try with the PO as well? I mean, deleting PO, trying to remove the policy. Maybe reloading between procedures.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2022 03:38 PM
what is the device model, and what IOS Code running?
Do you have an ISE environment ? post-show run full config.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2022 12:04 AM
Unfortunately, deleting the port channel as well as rebooting the switch is not possible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2022 12:06 AM
The switch is
WS-C4510R+E
Cisco IOS Software, IOS-XE Software, Catalyst 4500 L3 Switch Software (cat4500es8-UNIVERSALK9-M), Version 03.11.04.E RELEASE SOFTWARE (fc2)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2022 12:20 AM
Hello
@rwesel wrote:
Any ideas, how to remove this policy-map?
Scheduled a change window and either try shutting down the interface and PC or reload the switch.
Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.
Kind Regards
Paul
