Skip to content
New issue

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

[VNET] proxy ARP not enabled by default #4236

Closed
veber-alex opened this issue Mar 9, 2020 · 2 comments
Closed

[VNET] proxy ARP not enabled by default #4236

veber-alex opened this issue Mar 9, 2020 · 2 comments

Comments

@veber-alex
Copy link

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  
@prsunny
Copy link
Contributor

prsunny commented Mar 19, 2020

Design proposal - sonic-net/SONiC#579

@volodymyrsamotiy
Copy link
Collaborator

Fixed by sonic-net/sonic-swss#1285.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants