We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description
Proxy ARP is not enabled by default by VNET configuration and needs to be manually enabled by Linux toolson the relevant RIFs.
for Example:
echo 1 > /proc/sys/net/ipv4/conf/Vlan210/proxy_arp_pvlan
Describe the results you expected: Proxy ARP enabled when a RIF is assigned to a VNET
Additional information you deem important (e.g. issue happens only occasionally):
**Output of `show version`:**
SONiC Software Version: SONiC.201911.0-c15674ee Distribution: Debian 9.12 Kernel: 4.9.0-9-2-amd64 Build commit: c15674ee Build date: Mon Feb 17 09:31:47 UTC 2020 Built by: stepanb@r-build-sonic03 Platform: x86_64-mlnx_msn2700-r0 HwSKU: Mellanox-SN2700-D48C8 ASIC: mellanox Serial Number: MT1811X06319 Uptime: 09:12:37 up 6 days, 20:06, 2 users, load average: 3.14, 3.26, 3.54
The text was updated successfully, but these errors were encountered:
Design proposal - sonic-net/SONiC#579
Sorry, something went wrong.
Fixed by sonic-net/sonic-swss#1285.
prsunny
volodymyrsamotiy
No branches or pull requests
Description
Proxy ARP is not enabled by default by VNET configuration and needs to be manually enabled by Linux toolson the relevant RIFs.
for Example:
Describe the results you expected:
Proxy ARP enabled when a RIF is assigned to a VNET
Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: