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_l2_vlan:bras_l2_vlan_arp_proxy:start [2023/10/18 08:09] – elena.krasnobryzh | en:dpi:bras_bng:bras_l2_vlan:bras_l2_vlan_arp_proxy:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ARP proxy ====== | ||
- | {{indexmenu_n> | ||
- | ARP-requests handling is enabled by the '' | ||
- | * 0 - ARP proxy mode is disabled. In this mode, BRAS responds only to ARP requests being sent from an IP address specified in '' | ||
- | * 0x0001 - specifies to respond to subscriber ARP-requests: | ||
- | * 0x0002 - specifies to respond to ARP requests being sent from user subnet gateways. The gateway addresses are extracted from the DHCP subscriber traffic. | ||
- | |||
- | When the ARP proxy is enabled, BRAS responds with its MAC address (specified in the configuration [[en: | ||
- | |||
- | The fastDPI BRAS checks the correctness of IP address of the ARP request source in accordance with [[en: | ||
- | |||
- | The fastDPI BRAS does not respond to gratuitous/ | ||
- | |||
- | <note important> | ||
- | |||
- | === External ARP requests handling (from the boarder side) === | ||
- | |||
- | To ensure that the boarder ARP table is not filled in with identical records the VAS Experts DPI does not respond using its MAC address to the ARP requests being sent from the subscriber IP addresses. A transit route through the VAS Experts DPI has to be defined for all the subscribers subnets served by the DPI, instead. It should be used value specified by the '' | ||
- | |||
- | <note important> | ||