ROUTE::mtu

Description

This iRules command returns in bytes the max transmission unit.

Syntax

ROUTE::mtu <destination IP address>
ROUTE::mtu <destination IP address> <gateway IP address>

ROUTE::mtu <destination IP address>

  • The mtu (in bytes) for connections to the given destination IP address.

ROUTE::mtu <destination IP address> <gateway IP address>

  • The mtu (in bytes) for connections to the given destination IP address reached through the given gateway.

Examples