[ interfaces ethernet eth5 ]
rx unmodified, ignoring
tx unmodified, ignoring
Cannot set device pause parameters: Invalid argument
Cannot change udp-fragmentation-offload
Cannot set new settings: Invalid argument
not setting autoneg
could not set flowcontrol for eth5
Interface Config:
show int eth eth5
hw-id a0:d3:c1:ff:44:d4
smp-affinity auto
[edit]
Would this be a bug in the driver or VyOS? It’s an older card.
rt01-lab:~$ config
[edit]
rt01-lab# delete int eth eth5 address 10.200.115.232/31
[edit]
rt01-labl# commit
could not set flowcontrol for eth5
[edit]
rt01-lab# save
Saving configuration to ‘/config/config.boot’…
Done
[edit]
rt01-lab# exit
exit
rt01-lab:~$ show config command | match eth5
set interfaces ethernet eth5 address ‘10.200.115.64/31’
set interfaces ethernet eth5 description ‘10G to lab switch’
set interfaces ethernet eth5 duplex ‘auto’
set interfaces ethernet eth5 hw-id 'sanitized
set interfaces ethernet eth5 mtu ‘1514’
set interfaces ethernet eth5 speed ‘auto’
set protocols ospf interface eth5 authentication md5 key-id 1 md5-key ‘sanitized’
set protocols ospf interface eth5 network ‘point-to-point’
set protocols ospf passive-interface-exclude ‘eth5’
set service lldp interface eth5
rt01-lab:~$ show int eth eth5
eth5: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1514 qdisc mq state UP group default qlen 1000
link/ether sanitized brd ff:ff:ff:ff:ff:ff
inet 10.200.115.64/31 scope global eth5
valid_lft forever preferred_lft forever
inet6 sanitized scope link
valid_lft forever preferred_lft forever
Description: 10G to Lab Switch