InterviewSolution
| 1. |
What Does Mtu Stand For? |
|
Answer» MTU stands for “Maximum Transmission Unit.” When you configure a ROUTER, a default MTU is set. MTU determines the maximum size of a PACKET that is sent across the network. You can increase MTUs across the network, but this setting GENERALLY SLOWS down the network compared to smaller MTU settings. Some network applications require larger MTU sizes, and that’s when you need to MANUALLY configure MTU sizes on your routers. MTU stands for “Maximum Transmission Unit.” When you configure a router, a default MTU is set. MTU determines the maximum size of a packet that is sent across the network. You can increase MTUs across the network, but this setting generally slows down the network compared to smaller MTU settings. Some network applications require larger MTU sizes, and that’s when you need to manually configure MTU sizes on your routers. |
|