Page MenuHomeVyOS Platform

Broken OSPFv2 virtual-link authentication
Closed, ResolvedPublic

Description

We can't configure virtual-link authentication md5 for OSPFv2.

[ protocols ospf area 10 virtual-link 10.0.7.128 authentication md5 ]
% Command incomplete: no area 10 virtual-link 10.0.7.128              authentication-key

[[protocols ospf]] failed
Commit failed

Reproducing

set protocols ospf area 0 authentication 'md5'
set protocols ospf area 0 network '100.64.0.160/27'
set protocols ospf area 10 authentication 'md5'
set protocols ospf area 10 network '10.0.8.0/28'
set protocols ospf area 10 virtual-link 10.0.7.128 authentication md5 key-id 1 md5-key 'xxxxxxxxxxxxxxxx'

Details

Difficulty level
Unknown (require assessment)
Version
VyOS 1.2.3
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)

Event Timeline

Unknown Object (User) changed the task status from Open to In progress.Oct 16 2019, 9:59 PM
Unknown Object (User) triaged this task as Normal priority.
Unknown Object (User) created this task.
Unknown Object (User) created this object in space S1 VyOS Public.
Unknown Object (User) added a comment.Oct 16 2019, 10:11 PM

PR #37

dmbaturin changed the task status from In progress to Needs testing.Nov 5 2019, 12:20 PM
dmbaturin moved this task from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.4) board.
syncer added a project: VyOS 1.3 Equuleus.
syncer moved this task from Need Triage to Finished on the VyOS 1.3 Equuleus board.