User guide

TCP/IP command reference IP
4-45
iMG/RG Software Reference Manual (IPNetwork Functions)
Example --> ip set interface ip1 rip send v1
See also IP SET INTERFACE RIP ACCEPT
IP SET RIP HOSTROUTES
IP SET RIP POISON
IP SHOW
IP LIST INTERFACES
For information on RFC1058 and RFC1723, see http://www.ietf.org/rfc/rfc1723.txt
4.1.8.2.49 IP SET INTERFACE TCPMSSCLAMP
Syntax IP SET INTERFACE <name> TCPMSSCLAMP {ENABLED|DISABLED}
Description This command enables/disables TCP MSS (Maximum Segment Size) Clamp functionality
on an existing IP interface. When TCP MSS Clamp is enabled on an interface, all TCP
traffic routed through that interface will be examined. If a TCP SYN (synchronize/start)
segment is sent with a maximum segment size larger than the interface MTU (Maximum
Transmission Unit), the MSS option will be rewritten in order to allow TCP traffic to
pass through the interface without requiring fragmentation.
number An existing IP interface. To display interface numbers,
use the IP LIST INTERFACES command. The number
appears in the first column under the heading ID.
N/A
rip send none The interface does not accept RIP messages. rip send none (this
command affects
all interfaces
except loopback
interfaces)
rip send v1 The interface only sends RIP v. 1 messages (RFC1058)
rip send v2 The interface only sends RIP version 2 messages
(RFC1723). If set, RIP version 2 is used on all non-loop-
back interfaces.
rip send all The interface sends RIP version 1 (RFC1058) and RIP
version 2 (RFC1723) messages.
Option Description Default Value