Page MenuHomeVyOS Platform

Pseudo-ethernet replace fail message
Closed, ResolvedPublicFEATURE REQUEST

Description

It's needed to replace fail message "Link device" to "Source interface"
We no longer have the "link" option

vyos@r1-roll# set interfaces pseudo-ethernet peth1 address 10.0.0.5/24
[edit]
vyos@r1-roll# commit
[ interfaces pseudo-ethernet peth1 ]
Link device must be set for pseudo-ethernet "peth1"

[[interfaces pseudo-ethernet peth1]] failed
Commit failed
[edit]
vyos@r1-roll#

Link to interface

vyos@r1-roll# set interfaces pseudo-ethernet peth1 source-interface eth1
[edit]
vyos@r1-roll# commit
[edit]
vyos@r1-roll#

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Cosmetic issue (typos etc.)

Event Timeline

As this is now handled via a generic implementation after the interface re-rewrite this can be closed

erkin renamed this task from Pseudo-ethernet replace fail message. to Pseudo-ethernet replace fail message.Aug 29 2021, 1:44 PM
erkin set Issue type to Cosmetic issue (typos etc.).
erkin removed a subscriber: Active contributors.