Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:dpi:bras_bng:bras_pppoe:bras_pppoe_radius:bras_pppoe_radius_req:start [2023/10/13 14:05] – ↷ Page moved from en:dpi:bras_bng:opt_bras_l2:bras_pppoe:bras_pppoe_radius:bras_pppoe_radius_req:start to en:dpi:bras_bng:bras_pppoe:bras_pppoe_radius:bras_pppoe_radius_req:start elena.krasnobryzh | en:dpi:bras_bng:bras_pppoe:bras_pppoe_radius:bras_pppoe_radius_req:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Access-Request format for the PPPoE networks ====== | ||
| - | {{indexmenu_n> | ||
| - | Access-Request request being formed by the fastpcrf contains the following Radius attributes: | ||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | [SSG 7.6+] If Access-Request is initiated by the | ||
| - | [[en: | ||
| - | then the '' | ||
| - | |||
| - | Attributes identifying the NAS (i.e., VAS Experts DPI): | ||
| - | |||
| - | '' | ||
| - | If this option is not specified in the fastpcrf.conf, | ||
| - | | ||
| - | '' | ||
| - | If this option is not specified in the fastpcrf.conf, | ||
| - | | ||
| - | Note that only one of the attributes - NAS-IP-Address or NAS-Identifier is added to the Access-Request depending on the fastpcrf.conf settings. If both radius_attr_nas_ip_address and radius_attr_nas_id options are specified in the fastpcrf.conf, | ||
| - | < | ||
| - | # By RFC, the request can include either NAS-IP-Address or NAS-Identifier. | ||
| - | # If both options are specified then priority is given to NAS-IP-Address option. | ||
| - | # The value of this parameter 1 allows you to add both attributes to the request. | ||
| - | # | ||
| - | |||
| - | '' | ||
| - | * VASExperts-Service-Type = 2 - for the PAP | ||
| - | * VASExperts-Service-Type = 3 - for the CHAP | ||
| - | * VASExperts-Service-Type = 4 - for the MS-CHAPv2 | ||
| - | * VASExperts-Service-Type = 5 - for the MAC address authorization | ||
| - | |||
| - | '' | ||
| - | |||
| - | If the incoming subscriber packet contains VLANs (that is, if you have a PPPoE network with L2 VLAN tags): | ||
| - | * '' | ||
| - | * '' | ||
| - | * | ||
| - | If the incoming subscriber package contains Q-in-Q (that is, if you have a PPPoE network with L2-QinQ tags): | ||
| - | * '' | ||
| - | * '' | ||
| - | |||
| - | |||
| - | ---- | ||
| - | [[en: | ||