Routing

 View Only
last person joined: 2 days ago 

Ask questions and share experiences about ACX Series, CTP Series, MX Series, PTX Series, SSR Series, JRR Series, and all things routing, including portfolios and protocols.
  • 1.  MX subscriber management accounting by service

    Posted 09-24-2015 03:00

    Hi!

     

    I have a MX80 and i authorize subscribers via Radius. I need to get accounting of a service session.

    I give this answer from Radius to MX:

    Sending Access-Accept of id 139 to xxxx port 58095
    ERX-Service-Activate:1 = "RATE-LIMIT(10m,10m)"
    ERX-Service-Statistics:1 = time-volume
    ERX-Service-Acct-Interval:1 = 600
    ERX-Service-Session:1 = "RATE-LIMIT"

    But on MX traceoptions a see:

    Sep 24 12:51:53.932 radius-access-accept: Activate-Service (Juniper-ERX-VSA) received: Tag (1) RATE-LIMIT(10m,10m)
    Sep 24 12:51:53.932 RADIUS Attribute: Parse Error: "Unsupported attribute type" Radius ERX VSA Attr-Type: 83
    Sep 24 12:51:53.932 radius-access-accept: Service-Statistics (Juniper-ERX-VSA) received: Tag (1) 2
    Sep 24 12:51:53.932 radius-access-accept: Service-Acct-Intrim (Juniper-ERX-VSA) received: Tag (1) 600

    What am I doing wrong?Smiley Embarassed


    #Accounting
    #bras
    #mx


  • 2.  RE: MX subscriber management accounting by service
    Best Answer

    Posted 09-24-2015 08:45

    You will receive accounting data for this session in 10 minutes , as you requested in ERX-Service-Acct-Interval. 

    If you need immediate update you should add immediate-update in access profile. 

    ERX-Service-Session - not supported in access accept message.