Installation Instructions

Table Of Contents
ip Commands
E-DOC-CTC-20071119-0004 v1.0
431
ip config
Display/Modify global IP stack configuration.
SYNTAX:
ip config [forwarding = <{disabled|enabled}]>
[redirects = <{disabled|enabled}]>
[checkoptions = <{disabled|enabled|
transparent}]>
[netbroadcasts = <{disabled|enabled}]>
[ttl = <number{0-255}]>
[fraglimit = <number{1-1024}]>
[defragmode = <{disabled|enabled}]>
[addrcheck = <{off|own|static|dynamic}]>
[mssclamping = <{disabled|enabled}]>
[natloopback = <{disabled|enabled}]>
where:
forwarding Disable/Enable IP routing functionality. OPTIONAL
redirects Disable/Enable sending of ICMP redirect
messages.
OPTIONAL
checkoptions Disallow/Allow packets with IP options. OPTIONAL
netbroadcasts Disallow/Allow net directed broadcasts. OPTIONAL
ttl Set the default time-to-live for locally generated
IP packets.
OPTIONAL
fraglimit Set the maximum number of IP fragments
waiting for completion. (Avoids buffer
depletion).
OPTIONAL
defragmode Disallow/Allow defragmenting IP fragments. OPTIONAL
addrcheck Sets the level of ip address checks. OPTIONAL
mssclamping Disable/Enable mss clamping for low mtu
interfaces.
OPTIONAL
natloopback Disable/Enable NAT loopback. OPTIONAL