cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
775
Views
0
Helpful
1
Replies

ASR 9k1 XR v.6.2.3 trouble

Serg_tsk
Level 1
Level 1

Dear collegues. I tried to upgrade from 6.2.25 to 6.2.3 on ASR 9001 router. And there is one trouble with configuration class-map:

 

class-map type control subscriber match-all NORESP_TIMER_CLASS
 match timer TIMER_NORESP
 match authen-status unauthenticated
 end-class-map
!
class-map type control subscriber match-all UNAUTH_TIMER_CLASS
 match timer TIMER_UNAUTH
 match authen-status unauthenticated
 end-class-map
!
class-map type control subscriber match-all AUTHFAIL_TIMER_CLASS
 match timer TIMER_FAIL
 match authen-status unauthenticated
 end-class-map

 

but show run shows:

 

class-map type control subscriber match-all NORESP_TIMER_CLASS
 match timer TIMER_NORESP
 match authen-status <invalid>
 end-class-map
!
class-map type control subscriber match-all UNAUTH_TIMER_CLASS
 match timer TIMER_UNAUTH
 match authen-status  <invalid>

end-class-map
!
class-map type control subscriber match-all AUTHFAIL_TIMER_CLASS
 match timer TIMER_FAIL
 match authen-status <invalid>

end-class-map

 

 

ASR gives alert about configuration failure ( msg is: "Couldn't verify classes referred by the policy") when i try to use that class-maps in any policy-map. I tried to make those rules without timer matching and didn't get any positive result. What am i doing wrong ? Thank you

 

Best regards

Sergey

1 Reply 1

Aleksandar Vidakovic
Cisco Employee
Cisco Employee

hi Sergey,

this seems to be a new software bug. Would you mind opening a service request with TAC? That would be the optimal way to provide you support on this issue.

/Aleksandar