cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
489
Views
5
Helpful
3
Replies

why does not the radius server receive the attribute [8] packet ?

guominquan
Level 1
Level 1

hi,all

The Radius Server can't get the attribute [8] packet all the same after I used the command of "radius-server attribute 8 include-in-access-req" in global mode of router.many thanks.

Respects,

Minquan

3 Replies 3

rochopra
Cisco Employee
Cisco Employee

what is the IOS version you are running ?

If you need this attribute in accounting request try :

aaa accounting delay-start all

~Rohit

hi,rochopra

The IOS ver:c7200p-ipbase-mz.124-4.XD7.bin

!

aaa authentication ppp default local

aaa authentication ppp vpdn group radius

aaa authorization network vpdn group radius

aaa accounting network default start-stop group radius

!

radius-server attribute 8 include-in-access-req

radius-server host 10.10.10.53 auth-port 1812 acct-port 1813

radius-server key gbok00lns

These are several commands configured for Router as above,please refer to them,thanks!

in addition,could you explain this command of aaa accounting delay-start all.

Respects,

Minquan

Hi,

This might help diagnosing the issue,

debug ppp authen

debug aaa authen

debug aaa author

debug radius

term mon

-aaa accounting delay-start...

Above command means that until the end client has received an IP address, do not send the accounting packet to the accounting server. Once it has, include the IP address handed out, and send the accounting information to the Accounting server.

Regards,

Prem

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: