Configure the Media MTU
The default media MTU size used on a physical interface depends on the encapsulation used on that interface. Table 3, Table 4, Table 5, Table 6, and Table 7 list the media MTU sizes by interface type, and Table 8 lists the encapsulation overhead by encapsulation type.
The default media MTU is calculated as follows:
Default media MTU = Default IP MTU + encapsulation overheadWhen you are configuring point-to-point connections, the MTU sizes on both sides of the connections must be the same. Also, when you are configuring point-to-multipoint connections, all interfaces in the subnet must use the same MTU size.
For information about configuring the encapsulation on an interface, see Configure Interface Encapsulation.
To modify the default media MTU size for a physical interface, include the
mtustatement at the[edit interfacesinterface-name]hierarchy level:[edit interfacesinterface-name]mtubytes;If you change the size of the media MTU, you must ensure that the size is equal to or greater than the sum of the protocol MTU and the encapsulation overhead. You configure the protocol MTU by including the
mtustatement at the following hierarchy levels:
[edit interfacesinterface-nameunitlogical-unit-numberfamilyfamily][edit logical-routerslogical-router-nameinterfacesinterface-nameunitlogical-unit-numberfamilyfamily]For more information, see Set the Protocol MTU.