infix icon indicating copy to clipboard operation
infix copied to clipboard

Test: Interface Enable/Disable

Open axkar opened this issue 1 year ago • 0 comments

Write a test case to verify interface enable/disable feature:

  • Configure: Disable interface
  • Read operational data : admin-status, shows disabled
  • Configure: Enable interface + add IPv4 address
  • Read operational data : admin-status, shows enabled
  • Read operational data: oper-status, shows link up/down
  • Ping check

axkar avatar Oct 09 '24 11:10 axkar