cpo@LR1:~$ configure [edit] cpo@LR1# set system host-name foo [edit] cpo@LR1# run show version Version: VyOS 1.2.0-rolling+201807022212 cpo@LR1# show system host-name >host-name foo [edit] cpo@LR1# commit [edit]
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jul 4 2018
Jul 2 2018
Jul 1 2018
@Line2 thanks for retesting.
Jun 30 2018
Please retest with latest ISO
@oleksandr.mamenko could you please provide a config snippet?
... and also working with latest rolling version VyOS 1.2.0-rolling+201806300337. Please note there was a time with a "bad" StrongSWAN version, maybe that's what you have.
I can confirm it was working with Version: VyOS 1.2.0-rolling+201806050337
Just spawn a VyOS 1.1.8 VM and the ifAlias appears on my libreNMS instance.
Jun 29 2018
In general I like the idea.
Jun 28 2018
cpo@LR1:~$ show snmp mib ifmib ifAlias eth0 eth0: ifAlias = NET-MYBLL-MUCI-BACKBONE
Jun 27 2018
@Asteroza usually htop only gives you a snapshot about the current system behavior/missbehavior. For this kind of thing I use SNMP monitoring with libreNMS so I get a detailed graph + backlog about the routers utilisation.
Jun 26 2018
The "problem" is inherited from the old SNMP CLI definition which was re-generated in XML by me and is now generated here: https://github.com/vyos/vyos-1x/blob/current/interface-definitions/snmp.xml#L230-L237.
@begetan thanks for this detialed description.
Jun 24 2018
maybe you could assist us by trying the following steps on your system:
Jun 22 2018
cpo@LR1:~$ show version Version: VyOS 1.2.0-rolling+201806220337 Built by: autobuild@vyos.net Built on: Fri 22 Jun 2018 03:37 UTC Build ID: 02d18d8e-5aa4-4d62-b424-10092ea446de
There was a bug in show version some rolling releases back. Please update.
Jun 21 2018
Fix applied to current and helium branch (if there will be a 1.1.9 release)
cpo@LR1# set system flow-accounting netflow source-ip 192.168.253.13
[edit]
cpo@LR1# show system flow-accounting
+netflow {
+ source-ip 192.168.253.13
+}Wireguard is only available from Debian unstable (https://www.wireguard.com/install/). @dmbaturin managed to install packages from newer Debian releases IIRC. Maybe he can assist b/c last time I tried, I failed.
This problem exists at least with VyOS 1.2.0-rolling+201806040337 as I've stumbled accross this one, too.