User guide

IP TCP/IP command reference
iMG/RG Software Reference Manual (IPNetwork Functions)
4-40
4.1.8.2.42 IP SET INTERFACE NETMASK
Syntax IP SET INTERFACE {<name>|<number>} NETMASK <netmask>
Description This command sets the netmask for an existing IP interface.
Options The following table gives the range of values for each option that can be specified with
this command and a Default Value (if applicable).
Example --> ip set interface ip6 netmask 255.255.255.0
See also IP SET INTERFACE IPADDRESS
IP LIST INTERFACES
4.1.8.2.43 IP SET INTERFACE MTU
Syntax IP SET INTERFACE {<name>|<number>} MTU <mtu>
Description This command sets the MTU (Maximum Transmission Unit) for an existing IP interface.
Options The following table gives the range of values for each option that can be specified with
this command and a Default Value (if applicable).
Option Description Default Value
name An existing IP interface. To display interface names, use
the IP LIST INTERFACES command.
N/A
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
netmask The netmask address of the interface in the format:
255.255.255.0 The special value 255.255.255.255 is used
to indicate an unnumbered interface, that is configured
by setting the IP address to the interface’s router-id
value, and setting netmask to 255.255.255.255.
N/A
Option Description Default Value
name An existing IP interface. To display interface names, use
the IP LIST INTERFACES command.
N/A
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.
1500