12-28-2007 08:21 AM - last edited on 03-25-2019 03:58 PM by ciscomoderator
I just configured a few policers for a Catalyst 3560 and when reviewing the configuration, I found that the Class-Maps show numbers instead of ACL names when showing the config or the class-maps themselves. I am running 12.2(25)SEE and I had never seen this before. I wonder if anyone has any information related to this.
Below is the example of the output, as you can see, the access-lists are defined but now I cannot co-relate the names with the class maps.
show run
.
.
.
class-map match-any LRC-QOS-ORACLE
match access-group name 825374768
class-map match-any LRC-QOS-EXCHANGE
match access-group name 825374768
class-map match-any LRC-QOS-AUTHENTICATION
match access-group name 825374768
class-map match-any LRC-QOS-AD
match access-group name 825374768
class-map match-any LRC-QOS-SQL-OASIS
match access-group name 825374768
class-map match-any LRC-QOS-VOICE-SIGNALING
match access-group name 825374768
class-map match-any LRC-QOS-DS-DHCP
match access-group name 825374768
class-map match-any LRC-QOS-VIDEO
match access-group name 825374768
class-map match-any LRC-QOS-VOICE
match access-group name 825374768
class-map match-any LRC-QOS-SCAVENGER
match access-group name 825374768
class-map match-any LRC-QOS-SQL-F&B
match access-group name 825374768
class-map match-any LRC-QOS-RDP
match access-group name 825374768
class-map match-any LRC-QOS-SQL
match access-group name 825374768
!
.
.
!
ip access-list extended LRC-QOS-AD
permit ip host 172.16.0.17 any
permit ip host 172.16.0.23 any
permit ip host 172.16.16.2 any
permit ip any host 172.16.0.17
permit ip any host 172.16.0.23
permit ip any host 172.16.16.2
ip access-list extended LRC-QOS-AUTHENTICATION
permit ip host 172.16.0.84 any
permit ip any host 172.16.0.84
.
.
!The rest of the ACLs have been suppressed due to space limitations
.
!
.
.
end
CAT-3560#
CAT-3560#show class-map
Class Map match-any LRC-QOS-ORACLE (id 1)
Match access-group name 1280459565
Class Map match-any LRC-QOS-EXCHANGE (id 2)
Match access-group name 1280459565
Class Map match-any LRC-QOS-AUTHENTICATION (id 3)
Match access-group name 1280459565
Class Map match-any LRC-QOS-AD (id 4)
Match access-group name 1280459565
Class Map match-any class-default (id 0)
Match any
Class Map match-any LRC-QOS-SQL-OASIS (id 5)
Match access-group name 1280459565
Class Map match-any LRC-QOS-VOICE-SIGNALING (id 6)
Match access-group name 1280459565
Class Map match-any LRC-QOS-DS-DHCP (id 7)
Match access-group name 1280459565
Class Map match-any LRC-QOS-VIDEO (id 8)
Match access-group name 1280459565
Class Map match-any LRC-QOS-VOICE (id 9)
Match access-group name 1280459565
Class Map match-any LRC-QOS-SCAVENGER (id 10)
Match access-group name 1280459565
Class Map match-any LRC-QOS-SQL-F&B (id 11)
Match access-group name 1280459565
Class Map match-any LRC-QOS-RDP (id 12)
Match access-group name 1280459565
Class Map match-any LRC-QOS-SQL (id 13)
Match access-group name 1280459565
Solved! Go to Solution.
12-28-2007 09:51 AM
I was able to duplicate it on 12.2(25)SEE4 (which is the latest code on that train).
I don't see the problem on 12.2(25)SED1, try that release.
It seems to be a bug.
12-28-2007 09:51 AM
I was able to duplicate it on 12.2(25)SEE4 (which is the latest code on that train).
I don't see the problem on 12.2(25)SED1, try that release.
It seems to be a bug.
01-03-2008 08:25 AM
That did it Edison. Thanks for replying.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide