Actions
Todo #8860
closedChange status.php to use "ifconfig -va" for more detail
Start date:
08/31/2018
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
ifconfig -v
will return more info than the ifconfig
alone. For ix(4)
interfaces it will print information about the interface SFP module as well, for example.
Change the status output to include this instead.
Updated by Jim Pingle about 6 years ago
- Status changed from 13 to Feedback
- % Done changed from 0 to 100
Applied in changeset 836ee3aaca674a84dec47dce9a1183b98352ba4f.
Updated by Anonymous about 6 years ago
On 2.4.4.a.20180831.2010, looks good.
Network-Intefaces shows module information for SFP+
ix0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=e400bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6> ether 00:08:a2:0e:a5:bd hwaddr 00:08:a2:0e:a5:bd inet6 fe80::208:a2ff:fe0e:a5bd%ix0 prefixlen 64 scopeid 0x1 nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> media: Ethernet autoselect (10Gbase-Twinax <full-duplex,rxpause,txpause>) status: active plugged: SFP/SFP+/SFP28 Unknown (Copper pigtail) vendor: Intel Corp PN: 821-24-011-02 SN: INS12345678 DATE: 2013-01-01 ix1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=e400bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6> ether 00:08:a2:0e:a5:be hwaddr 00:08:a2:0e:a5:be inet6 fe80::208:a2ff:fe0e:a5be%ix1 prefixlen 64 scopeid 0x2 nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> media: Ethernet autoselect (10Gbase-Twinax <full-duplex,rxpause,txpause>) status: active plugged: SFP/SFP+/SFP28 Unknown (Copper pigtail) vendor: Intel Corp PN: 821-24-011-02 SN: INS12345678 DATE: 2013-01-01
Updated by Jim Pingle about 6 years ago
- Status changed from Feedback to Resolved
Actions