Skip to content

CLI support to change boot order #1032

@jovatn

Description

@jovatn

Description

Infix 25.01 added YANG RPC support to change boot order.
It would be nice to have corresponding support via CLI, e.g., to make a manual roll-back after an upgrade.

Perhaps like this.

admin@infix-ad-00-00:/> show software
BOOT ORDER
primary secondary net 

NAME      STATE     VERSION                DATE                     
primary   booted    v25.03.1               2025-04-25T11:36:26+00:00
secondary inactive  v25.01.0               2025-03-11T14:41:50+00:00
admin@infix-ad-00-00:/> set boot-order secondary primary net
BOOT ORDER
secondary primary net 
admin@infix-ad-00-00:/>

Additional Information

More background information in boot.md

General Information

Anyone can help out by sponsoring development of new features or contributing pull requests.
Please use this issue for discussions related to the feature.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions