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.
Description
Description
Details
Details
- Version
- -
- Is it a breaking change?
- Unspecified (possibly destroys the router)
- Issue type
- Feature (new functionality)
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | sarthurdev | T2816 Rewrite IPsec scripts with the new XML/Python approach | |||
Resolved | FEATURE REQUEST | Viacheslav | T2639 sort output of show vpn ipsec sa |
Event Timeline
This comment was removed by Viacheslav.
Comment Actions
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