[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 Ying Xie
parent b6aaeb979e
commit faf2fd3be1

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