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.