Specifications

Table Of Contents
System Commands
Polycom, Inc. 4–225
mtumode
Sets or gets the MTU mode. The
mtumode
and
mtusize
commands allow you
to change the Maximum Transmission Unit (MTU) size, to adjust for the best
interoperability with the host network. Set mtumode to
specify
, then use
mtusize
to specify a value. If mtumode is set to
default
, the system
automatically sets the MTU value to 1260.
Syntax
mtumode <get|default|specify>
Feedback Examples
mtumode default
returns
mtumode default
mtumode specify
returns
mtumode specify
mtumode get
returns
mtumode specify
mtusize 660
returns
mtusize 660
mtumode foo
returns
error: command has illegal parameters
See Also
See also the related mtusize command on page 4-227 .
Parameter Description
get
Returns the current setting.
default
Sets the Maximum Transmission Unit size to the
default value of 1260.
specify
Allows you to specify a Maximum Transmission Unit
size other than the default setting.