Actions
Bug #4594
closedInterface names can be too long for netstat to display in full
Start date:
04/08/2015
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
Interface names can get too long for netstat -rW or for Diagnostics->Routes (in the GUI) to display. The names get abbreviated leaving the actual interface used a mystery.
For example, if you configure link aggregation together with vlans, the resulting interface name will be laggX_vlanYYYY. The interface name is abbreviated to laggX_vlan and is missing the vlan id.
Actions