Specifications

15 - 4 WiNG 5.2.6 Wireless Controller CLI Reference Guide
15.1.2 mtu
mint-policy
Configures global MiNT Multiple Transmission Unit (MTU). Use this command to specify the maximum packet size, in
bytes, for MiNT routing. The higher the MTU values, the greater the network efficiency. The user data per packet increases,
while protocol overheads, such as headers or underlying per-packet delays remain the same.
Supported in the following platforms:
Access Points — AP300, AP621, AP622, AP650, AP6511, AP6521, AP6532, AP71XX, AP81XX
Wireless Controllers — RFS4000, RFS6000, RFS7000, NX9000, NX9500
Syntax
mtu <900-1500>
Parameters
• mtu <900-1500>
Examples
rfs7000-37FABE(config-mint-policy-global-default)#mtu 1000
rfs7000-37FABE(config-mint-policy-global-default)#mtu 1000
rfs7000-37FABE(config-mint-policy-global-default)#show context
mint-policy global-default
mtu 996
level 2 area-id 2
rfs7000-37FABE(config-mint-policy-global-default)#
Related Commands
<900-1500> Specifies the maximum packet size from 900 - 1500 bytes
The maximum packet size specified is rounded down to a value using the following
formula: 4 + a multiple of 8.
no Reverts the configured MiNT MTU value to its default
Negates the configured maximum packet size for MiNT routing