Using the latest sonic command of interface startup and shutdown for the case of link_flap#1040
Closed
Harrison-SH wants to merge 1 commit intosonic-net:masterfrom
Harrison-SH:pr2
Closed
Using the latest sonic command of interface startup and shutdown for the case of link_flap#1040Harrison-SH wants to merge 1 commit intosonic-net:masterfrom Harrison-SH:pr2
Harrison-SH wants to merge 1 commit intosonic-net:masterfrom
Harrison-SH:pr2
Conversation
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…net#3424) Submodule src/sonic-sairedis 4ee82cb..1cf2eea: > Add acl counter match logic based on acl entry field (sonic-net#511) > Add specific comparison logic for ACL counter (sonic-net#484) Submodule src/sonic-swss 46bc1f4..660530e: > Fix VLAN error introduced with new 4.9 kernel behavior (sonic-net#1001) > Warmboot Vlan neigh restore fix (sonic-net#1040) Submodule src/sonic-utilities 11b4cf1..f76fc2c: > [warm reboot] Skip ASIC config pre-check if current image does not support it (sonic-net#637) > [FastReboot]: Send SIGINT to all teamd before stop (sonic-net#633) > [warm/fast reboot] provide strict option to prevent warm reboot under certain conditions (sonic-net#631) Signed-off-by: Ying Xie <[email protected]>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
[201911][Python] Migrate applications/scripts to import sonic-py-common package (sonic-net#1040) Signed-off-by: Abhishek Dosi <[email protected]>
Contributor
|
This PR has been open since July 2019 (~7 years). The affected file ( Additionally, there is a subtle behavior change: the original code used Recommend closing this PR as stale. |
Collaborator
|
Closing this PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of PR
In the latest sonic. Setting interface to up/down is supported. Using the command to trigger link flap for the peer type of FanoutLeafSonic.
Summary:
Fixes # (issue)
Type of change
Bug fix
Approach
Change the command of " ip link set" to "config interface"
How did you verify/test it?
Pass the testcase of link_flap with the peer host of the latest sonic.