Page MenuHomeVyOS Platform

sort output of show vpn ipsec sa
Closed, ResolvedPublicFEATURE REQUEST

Description

I'd like to have the output of above command sorted. Every time I run it now (vyos 1.2.3) the output is in different order, making it hard to repeatedly checking status.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Feature (new functionality)

Event Timeline

PR https://github.com/vyos/vyos-1x/pull/670

vyos@r2-roll:~$ show vpn ipsec sa
Connection                    State    Uptime    Bytes In/Out    Packets In/Out    Remote address    Remote ID    Proposal
----------------------------  -------  --------  --------------  ----------------  ----------------  -----------  ----------------------
peer-100.64.0.1-tunnel-0      up       53m39s    0B/0B           0/0               100.64.0.1        N/A          AES_GCM_16_256
peer-100.64.0.100-tunnel-vti  up       48m26s    588B/588B       7/7               100.64.0.100      N/A          AES_GCM_16_256/ECP_256
peer-100.64.0.101-tunnel-vti  up       48m18s    168B/168B       2/2               100.64.0.101      N/A          AES_GCM_16_256/ECP_256
peer-100.64.0.102-tunnel-vti  up       53m39s    0B/0B           0/0               100.64.0.102      N/A          AES_GCM_16_256/ECP_256
Viacheslav changed the task status from Open to Needs testing.Jan 5 2021, 3:33 PM
Viacheslav claimed this task.
erkin set Issue type to Feature (new functionality).Aug 29 2021, 2:10 PM
erkin removed a subscriber: Active contributors.