[BFN] Fix MTU for internal interface (#6783)

Set correct MTU size of internal interface for Newport platform
This commit is contained in:
Myron Sosyak 2021-02-22 20:23:46 +02:00 committed by Abhishek Dosi
parent 272781855e
commit 7ce40c52a3

View File

@ -1,4 +1,4 @@
# eth cpu port
auto eth2
iface eth2 inet
up ifconfig eth2 promisc mtu 9000
up ifconfig eth2 promisc mtu 9216