[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 GitHub
parent c8ed3676ab
commit 7ec4d15320
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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