ip set interface 93
Model 3231 CLI Reference Guide 8 • IP Commands
ip set interface

Configure specific settings for an IP interface.

Note Begin each top-level command in the table below with
ip set interface <name>.
Table 69. ip set interface <name>
Command Explanation
dhcp disabled The interface does not use DHCP client information.
enabled The interface obtains its configuration information from
the DHCP client.
ipaddress <ipaddress> Set the IP address for the existing IP interface.
<ipaddress> <netmask> Set the netmask address of the interface.
mtu <mtu> Set the MTU (Maximum Transmission Unit) for an existing
IP interface.
netmask <netmask> Set the netmask for an existing IP interface.
rip accept all Set the interface to accept RIP version 1 and RIP version 2
messages.
none The interface does not accept RIP messages.
v1 Set the interface to accept only RIP version 1 messages.
v2 Set the interface to accept only RIP version 2 messages.
multicast disabled Disable RIP version 2 messages from being sent via multi-
cast.
enabled Allow RIP version 2 messages to be sent via multicast.
send all Send RIP version 1 and RIP version 2 messages from the
interface.
none The interface does not accept RIP messages.
v1 Send only RIP version 1 messages from the interface.
v2 Send only RIP version 2 messages from the interface.
tcpmssclamp disabled The IP stack will not examine or modify TCP traffic routed
through the interface.
enabled Examine and modify TCP SYN packets that are routed
through the interface.