Skip to content
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

ospf: fix some OSPF commands. #17039

Closed
2 tasks done
Shbinging opened this issue Oct 9, 2024 · 1 comment · Fixed by #17065
Closed
2 tasks done

ospf: fix some OSPF commands. #17039

Shbinging opened this issue Oct 9, 2024 · 1 comment · Fixed by #17065
Assignees
Labels

Comments

@Shbinging
Copy link
Contributor

Shbinging commented Oct 9, 2024

Description

  1. no area range cost NUM, NUM can be omitted
  2. no area shortcut MODE, MODE can be default, that is no area shortcut default

Version

10.2

How to reproduce

router ospf
no area range X.X.X.X/M cost
no area shortcut default

Expected behavior

vtysh accepts these instructions

Actual behavior

vtysh rejects these instructions

Additional context

No response

Checklist

  • I have searched the open issues for this bug.
  • I have not included sensitive information in this report.
@Shbinging Shbinging added the triage Needs further investigation label Oct 9, 2024
@Shbinging
Copy link
Contributor Author

I will try to fix these issues

@Shbinging Shbinging changed the title ospf: fix of some OSPF commands. ospf: fix some OSPF commands. Oct 9, 2024
@ton31337 ton31337 added ospf and removed triage Needs further investigation labels Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants