Traffic termination [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:dpi:bras_bng:bras_l2_vlan_term [2025/09/29 12:36] elena.krasnobryzhen:dpi:bras_bng:bras_l2_vlan_term [2025/09/29 12:52] (current) elena.krasnobryzh
Line 62: Line 62:
  
 ===== PPPoE traffic termination ===== ===== PPPoE traffic termination =====
-During the SSG operation in PPPoE server mode (''bras_pppoe_enable=1'') the following PPPoE packet manipulation are applied:+During the SSG operation in [[en:dpi:bras_bng:bras_pppoe|PPPoE server mode]] (''bras_pppoe_enable=1'') the following PPPoE packet manipulation are applied:
   * towards LAN -> WAN: PPPoE/PPP headers are deleted from the packet, ''srcMAC := bras_arp_mac'', ''dstMAC := bras_gateway_mac''   * towards LAN -> WAN: PPPoE/PPP headers are deleted from the packet, ''srcMAC := bras_arp_mac'', ''dstMAC := bras_gateway_mac''
   * towards WAN -> LAN: PPPoE/PPP headers are added to the packet, ''srcMAC := bras_arp_mac'', ''dstMAC := subscriber's MAC address''. If the PPPoE session is not found by its IP address, the packet will be dropped.   * towards WAN -> LAN: PPPoE/PPP headers are added to the packet, ''srcMAC := bras_arp_mac'', ''dstMAC := subscriber's MAC address''. If the PPPoE session is not found by its IP address, the packet will be dropped.