[BFN] Fix MTU for internal interface (#6783)
Set correct MTU size of internal interface for Newport platform
This commit is contained in:
parent
272781855e
commit
7ce40c52a3
@ -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