Comment 3 for bug 1942932

Revision history for this message
Meriton Tuli (meriton) wrote :

Using 5.4.0-1020-bluefield, this Issue as been fixed:

# ifconfig oob_net0
oob_net0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet xxx.xxx.xxx.xxx netmask 255.255.255.0 broadcast 192.168.200.255
inet6 ---- prefixlen 64 scopeid 0x20<link>
ether XX:XX:XX:XX:XX:XX txqueuelen 1000 (Ethernet)
RX packets 136 bytes 11177 (11.1 KB)
RX errors 0 dropped 3 overruns 0 frame 0
TX packets 64 bytes 6526 (6.5 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

root@localhost:~# ifconfig oob_net0 down
root@localhost:~# ifconfig oob_net0 up

# ifconfig oob_net0
oob_net0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet xxx.xxx.xxx.xxx netmask 255.255.255.0 broadcast 192.168.200.255
inet6 ---- prefixlen 64 scopeid 0x20<link>
ether XX:XX:XX:XX:XX:XX txqueuelen 1000 (Ethernet)
RX packets 145 bytes 12281 (12.2 KB)
RX errors 0 dropped 3 overruns 0 frame 0
TX packets 75 bytes 8438 (8.4 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0