MTU issue on VLAN

Hello,

I need to change VLAN MTU on CCR 1036.

The MTU should be 9000.

I tried both ways: command line and Winbox but it was showing an error.

“failure: could not set mtu”

How can I do it?

Regards,
Shafi

take a look this e.g.

/interface ethernet
set [ find default-name=etherx ] l2mtu=1800

/interface vlan
add interface=etherx mtu=1700 name=vlan1 vlan-id=x