Nokia MW1122 Computer Monitor User Manual


 
MW1122 Administrator Manual
E Copyright Nokia Networks Oy
C33902001SE_00
5-62
Command Switch on/off IP function in Ethernet interface
Description Switches on/off IP function in the Ethernet interface.
Syntax [no] ip address <ip-address> <ip-mask>
Arguments no switches IP function off.
ip-address is the IP address you want to assign to
the Ethernet interface.
ip-mask is the subnet mask.
Example
MW1122(conf-eth)#ip address 192.168.132.11
255.255.255.0
MW1122(conf-eth)#
Command Switch on/off RIP send function in Ethernet inter-
face
Description Switches on/off RIP send function. When enabled
MW1122 sends Routing Information Protocol messages
to other routers.
Syntax [no] ip rip-send {rip-send-mode}
Arguments no switches rip-send function off.
v1 send-mode selects RIP version 1.
v2 send-mode selects RIP version 2.
compatible-v1 send-mode selects the sending of
RIPv2 packets using broadcast.
Example
MW1122(conf-eth)#ip rip-send v1
MW1122(conf-eth)#