How To Check Mtu Size Aix






Adapter mtu setting all devices on the same physical network, or logical network if using vlan tagging, must have the same media transmission unit (mtu) size. this is the maximum size of a frame (or packet) that can be sent on the wire.. The aix comes with a tool called “system management interface tool” (smit), it is an interactive tool bundled with aix which provides a menu-based alternative to the command line for managing and maintaining the aix operating system. this tool can be used to setup jumbo frames too. you need to. Aix has a feature called path mtu discovery which is based on icmp packets in order to learn mtu sizes on the lan. path mtu discovery is a way of finding out the maximum packet size that can be sent along a network using icmp packets and is enabled on aix by default..












Maximum transmission unit with the ifconfig or route command you can specify the mtu size:-ifconfig enx mtu 1500 3. ifconfig enx detach <--delete the network interface definition for the adapter (ifconfig -a: check it is not in the list) 4. rmdev -dl enx;. Hi, just want to ask on how to check and change the mtu size of the nodes from 1500 to 9000? i need to match the mtu size of some cluster nodes which has 1500 to the others with 9000 because they are inconsistent.. Is there a command to print the persistent routes, in an easily readable form? i want a way to compare with the current routing table to ensure all the routes have been added to odm *before* a reboot..



how to check mtu size aix

visit link reference



Comments