Fix to use IPv6 linklocal address as snmp agent address#3215
Merged
SuvarnaMeenakshi merged 11 commits intosonic-net:masterfrom Aug 5, 2024
Merged
Fix to use IPv6 linklocal address as snmp agent address#3215SuvarnaMeenakshi merged 11 commits intosonic-net:masterfrom
SuvarnaMeenakshi merged 11 commits intosonic-net:masterfrom
Conversation
Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
Collaborator
|
@SuvarnaMeenakshi would you please address the covrage issue? |
Collaborator
|
@SuvarnaMeenakshi Can you please address the coverage issue? |
Contributor
|
@SuvarnaMeenakshi Please fix the coverage issue. Appreciate if you can share an ETA. |
Collaborator
|
@SuvarnaMeenakshi would you please fix the coverage issue? |
Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
Collaborator
|
@qiluo-msft would you please review? |
local ip Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
Contributor
Author
|
@qiluo-msft @keboliu |
8 tasks
Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
qiluo-msft
reviewed
May 31, 2024
Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
Collaborator
|
@SuvarnaMeenakshi seems there is a unit test issue, would you please check? |
qiluo-msft
previously approved these changes
Jul 22, 2024
Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
using cli Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
qiluo-msft
previously approved these changes
Aug 2, 2024
Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
qiluo-msft
approved these changes
Aug 2, 2024
wangxin
pushed a commit
to sonic-net/sonic-mgmt
that referenced
this pull request
Aug 12, 2024
Modify snmp_link_local_test to test after configuring link local snmp agent address using config snmpagentaddress cli. Pre requisite: sonic-net/sonic-utilities#3215 Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
mssonicbld
pushed a commit
to mssonicbld/sonic-utilities
that referenced
this pull request
Aug 12, 2024
What I did If link local IPv6 address is added as SNMP agent address, it will fail. This PR requires changes in snmpd.conf.j2 template here sonic-net/sonic-buildimage#18350 How I did it Append scope id to ipv6 link local IP address. How to verify it Able to configure link local ipv6 address as snmp agent address sudo config snmpagentaddress add fe80::a%eth0
Collaborator
|
Cherry-pick PR to 202405: #3487 |
mssonicbld
pushed a commit
that referenced
this pull request
Aug 12, 2024
What I did If link local IPv6 address is added as SNMP agent address, it will fail. This PR requires changes in snmpd.conf.j2 template here sonic-net/sonic-buildimage#18350 How I did it Append scope id to ipv6 link local IP address. How to verify it Able to configure link local ipv6 address as snmp agent address sudo config snmpagentaddress add fe80::a%eth0
mssonicbld
pushed a commit
to mssonicbld/sonic-mgmt
that referenced
this pull request
Sep 3, 2024
Modify snmp_link_local_test to test after configuring link local snmp agent address using config snmpagentaddress cli. Pre requisite: sonic-net/sonic-utilities#3215 Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
8 tasks
mssonicbld
pushed a commit
to sonic-net/sonic-mgmt
that referenced
this pull request
Sep 3, 2024
Modify snmp_link_local_test to test after configuring link local snmp agent address using config snmpagentaddress cli. Pre requisite: sonic-net/sonic-utilities#3215 Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
mssonicbld
pushed a commit
to mssonicbld/sonic-mgmt
that referenced
this pull request
Sep 6, 2024
Modify snmp_link_local_test to test after configuring link local snmp agent address using config snmpagentaddress cli. Pre requisite: sonic-net/sonic-utilities#3215 Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
8 tasks
mssonicbld
pushed a commit
to sonic-net/sonic-mgmt
that referenced
this pull request
Sep 6, 2024
Modify snmp_link_local_test to test after configuring link local snmp agent address using config snmpagentaddress cli. Pre requisite: sonic-net/sonic-utilities#3215 Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
arista-hpandya
pushed a commit
to arista-hpandya/sonic-mgmt
that referenced
this pull request
Oct 2, 2024
Modify snmp_link_local_test to test after configuring link local snmp agent address using config snmpagentaddress cli. Pre requisite: sonic-net/sonic-utilities#3215 Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
vikshaw-Nokia
pushed a commit
to vikshaw-Nokia/sonic-mgmt
that referenced
this pull request
Oct 23, 2024
Modify snmp_link_local_test to test after configuring link local snmp agent address using config snmpagentaddress cli. Pre requisite: sonic-net/sonic-utilities#3215 Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
nmoray
pushed a commit
to nmoray/sonic-utilities
that referenced
this pull request
Jun 25, 2025
What I did If link local IPv6 address is added as SNMP agent address, it will fail. This PR requires changes in snmpd.conf.j2 template here sonic-net/sonic-buildimage#18350 How I did it Append scope id to ipv6 link local IP address. How to verify it Able to configure link local ipv6 address as snmp agent address sudo config snmpagentaddress add fe80::a%eth0
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.
What I did
If link local IPv6 address is added as SNMP agent address, it will fail.
This PR requires changes in snmpd.conf.j2 template here sonic-net/sonic-buildimage#18350
How I did it
Append scope id to ipv6 link local IP address.
How to verify it
Able to configure link local ipv6 address as snmp agent address
Previous command output (if the output of a command-line utility has changed)
New command output (if the output of a command-line utility has changed)