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

ISG does not send Access-Request to download service definition

salarciscodx
Level 1
Level 1

Hi guys, 

I got these configs on my ISG and when I see the packets between AAA and ISG router, there's no access-request for downloading the service definition! 

policy-map type control PPPoE_MAIN_POLICY
 class type control always event session-start
  10 authenticate aaa list PPPoE_AUTHE 
  15 authorize aaa list PPPoE_AUTHO password cisco identifier source-ip-address
  20 service local
 !
 class type control always event service-start
  5 collect identifier source-ip-address
  10 service permit
  20 service-policy type service identifier service-name
  30 log-session-state 
 !
 class type control always event account-logon
 !
 service-policy type control PPPoE_MAIN_POLICY

And here's the picture of Access-Accept with bunch of specified not-cached services 

 

Any idea I appreciate it in advance. 

1 Reply 1

Manuel Rodriguez
Cisco Employee
Cisco Employee

Hi,

Could you share your full config? It would be good to check your AAA config since that will influence how service profiles are downloaded.

Also, could you briefly explain the goal of your config? Do you simply want to apply services "SRV_INTERNET_PRIMARY" and "SR_INTERNET_128K_5G" via autosevice?

Regards