-
Notifications
You must be signed in to change notification settings - Fork 667
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
[config] add support to configure mtu on interface #512
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: leo.li <leo.li@nephosinc.com>
@leoli-nps , this looks to be the |
@prsunny , hope to answer your question. |
retest this please |
…cking if it is included in the PORT table of ConfigDB Signed-off-by: leo.li <leo.li@nephosinc.com>
I made the corresponding changes according to the example, please review. |
retest this please |
The prompt message for the test failure is as shown above. |
retest this please |
Retest this please |
Retest this please |
retest this please |
Signed-off-by: leo.li leo.li@nephosinc.com
- What I did
Interface mtu configuration support
- How I did it
Python scripts
scripts/portconfig
andconfig/main.py
modified- How to verify it
Using
sudo conifg interface mtu
command and check port status- 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)
- Logs