User manual

7-13
7.1.10 mtu
Interface Config commands
Use this command to set the mtu value for a VLAN interface.
Syntax
mtu <512-1500>
Parameters
Usage Guidelines
All interfaces have a default maximum packet size of 1500 bytes. Use the mtu command to set the MTU size
of the packets thats travels through the interface.
Example
RFS7000(config)#interface vlan 20
RFS7000(config-if)#mtu 520
RFS7000(config-if)#
NOTE This command is valid only with a VLAN interface.
<512-1500> Maximum packet size in bytes. The minimum value is 512 and maximum value
is 1500.