Draft, Nokia m10 user’s manual – Nokia M10 User Manual
Page 103

Nokia M10 User’s Manual
DRAFT
E
Copyright Nokia Telecommunications Oy
NTC C33539002SE_A0
5-54
Command
Set broadcast address
Description
Specifies the broadcast address for the TCP/IP network
connected to the Ethernet port. IP hosts use the broad-
cast address to send messages to every host on your
network simultaneously.
Syntax
set ip ethernet broadcast [broadcast_address]
Arguments
The broadcast address for most networks is the net-
work number followed by 255. For example, the broad-
cast address for the 192.31.222.0 network would be
192.31.222.255.
Example
m10> set ip ethernet broadcast
192.31.222.255
Command
Set netmask
Description
Specifies the subnet mask for the TCP/IP network con-
nected to the Ethernet port. The subnet mask specifies
which bits of the 32-bit binary IP address represent net-
work information.
Syntax
set ip ethernet netmask [netmask]
Arguments
The default subnet mask for most networks is
255.255.255.0 (Class C subnet mask).
Example
set ip ethernet netmask 255.255.255.0
Command
Enable/disable RIP send function
Description
Specifies whether the M10 should use Routing informa-
tion protocol (RIP) broadcasts to advertise its routing
tables to other routers on your network. RIP cannot be
activated if address mapping is ON.
Syntax
set ip ethernet rip_send [off | v1 | v2 | v1-compat]
Arguments
Both RIP version 1 and RIP version 2 functionalities
can be simultaneously activated.
v1-compat
argument
enables the sending of RIPv2 packets using IP multi-
cast.
Example
m10> set ip ethernet rip_send off