-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Sub-interface created using short parent interface name failed to bind to VRF #10802
Comments
From captured dump, short name subinterface Eth48.11 fields are being overwritten with vrf binding information after vrf bind operation. Due to this vlan encap information is getting deleted after vrf binding. From the config dump captured: |
1. Short Format Subinterface getting deleted after vrf binding . Issue 10802:sonic-net/sonic-buildimage#10802 2. Do not allow short format subinterface to be created without encap vlan configuration. Issue 10878: sonic-net/sonic-buildimage#10878
1. Short Format Subinterface getting deleted after vrf binding . Issue 10802:sonic-net/sonic-buildimage#10802 2. Do not allow short format subinterface to be created without encap vlan configuration. Issue 10878: sonic-net/sonic-buildimage#10878
Fix available in sonic-net/sonic-utilities#2211 |
1. Short Format Subinterface getting deleted after vrf binding . Issue 10802:sonic-net/sonic-buildimage#10802 2. Do not allow short format subinterface to be created without encap vlan configuration. Issue 10878: sonic-net/sonic-buildimage#10878
1. Short Format Subinterface getting deleted after vrf binding . Issue 10802:sonic-net/sonic-buildimage#10802 2. Do not allow short format subinterface to be created without encap vlan configuration. Issue 10878: sonic-net/sonic-buildimage#10878
Close ticket, fix has merged |
1. Short Format Subinterface getting deleted after vrf binding . Issue 10802:sonic-net/sonic-buildimage#10802 2. Do not allow short format subinterface to be created without encap vlan configuration. Issue 10878: sonic-net/sonic-buildimage#10878
Description
Sub-interface created using short parent interface name failed to bind to VRF. Long name form works OK.
Steps to reproduce the issue:
Describe the results you received:
Sub-interface disappear from "show subinterfaces status" output. Linux interface is missed
Describe the results you expected:
Normal bind like any other interface
Output of
show version
:Output of
show techsupport
:attached
Additional information you deem important (e.g. issue happens only occasionally):
sonic_dump_qa-eth-vt03-4-3700v_20220510_183041.tar.gz
The text was updated successfully, but these errors were encountered: