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

Dropping POD packet

pooria_koleyni
Level 1
Level 1

I have a cisco 7200 router and we are using it as a PPPoE server

We use POD

aaa authentication ppp default group radius

aaa authorization network default group radius

aaa accounting update periodic 1

aaa accounting network default start-stop group radius

!

!

aaa pod server auth-type any ignore server-key

aaa session-id common

but when i used "debug aaa pod" it showed

that POD is not working

*Jul 14 08:04:16.752: POD: a.b.c.27 server not enabled. Dropping POD packet

and the IOS that we are using is

c7200-spservicesk9-mz.124-11.T1.bin

Can anybody help me about this problem

1 Reply 1

somishra
Cisco Employee
Cisco Employee

Hi,

Can you add the following commands and retest:

aaa server radius dynamic-author

client

server-key cisco

auth-type any

ignore session-key

ignore server-key

aaa pod server auth-type any server-key cisco !

Hope this helps,

Soumya