[BFN] Fix MTU for internal interface (#6783)
Set correct MTU size of internal interface for Newport platform
This commit is contained in:
parent
c8ed3676ab
commit
7ec4d15320
@ -1,4 +1,4 @@
|
||||
# eth cpu port
|
||||
auto eth2
|
||||
iface eth2 inet
|
||||
up ifconfig eth2 promisc mtu 9000
|
||||
up ifconfig eth2 promisc mtu 9216
|
||||
|
Loading…
Reference in New Issue
Block a user