Skip to content

Conversation

ton31337
Copy link
Member

@ton31337 ton31337 commented Dec 26, 2024

Closes #17722

Before:

```
LR1.wue3(config)# router isis VyOS
LR1.wue3(config-router)# no  area-password clear
% Unknown command: no  area-password clear
LR1.wue3(config-router)# no  area-password clear foo
% Unknown command: no  area-password clear foo
LR1.wue3(config-router)#
```

Closes FRRouting#17722

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
@ykholod
Copy link

ykholod commented Dec 26, 2024

It looks tremendously similar to #17724

@ton31337
Copy link
Member Author

@Mergifyio backport stable/10.2 stable/10.1 stable/10.0 stable/9.1 stable/9.0

Copy link

mergify bot commented Dec 26, 2024

backport stable/10.2 stable/10.1 stable/10.0 stable/9.1 stable/9.0

✅ Backports have been created

@c-po
Copy link
Contributor

c-po commented Dec 29, 2024

Fix working as expected - IS-IS configuration properly removed via frr-reload when applying this change to stable/10.2

Copy link
Member

@riw777 riw777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@riw777 riw777 merged commit 8168dd9 into FRRouting:master Jan 7, 2025
14 checks passed
@ton31337 ton31337 deleted the fix/full_no_form_for_area-password branch January 7, 2025 14:48
donaldsharp added a commit that referenced this pull request Jan 7, 2025
isisd: Allow full `no` form for `domain-password` and `area-password` (backport #17725)
donaldsharp added a commit that referenced this pull request Jan 7, 2025
isisd: Allow full `no` form for `domain-password` and `area-password` (backport #17725)
donaldsharp added a commit that referenced this pull request Jan 7, 2025
isisd: Allow full `no` form for `domain-password` and `area-password` (backport #17725)
donaldsharp added a commit that referenced this pull request Jan 7, 2025
isisd: Allow full `no` form for `domain-password` and `area-password` (backport #17725)
donaldsharp added a commit that referenced this pull request Jan 7, 2025
isisd: Allow full `no` form for `domain-password` and `area-password` (backport #17725)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IS-IS: Unknown command when removing domain-password and area-password
4 participants