Nokia M1112 Network Router User Manual


 
M1112 Administrator Manual
E Copyright Nokia Networks Oy
C33907001SE_00
5-48
Ethernet level commands
Command Switch on/off bridging
Description Switches on/off bridging.
Syntax [no] bridging
Arguments no switches bridging off.
Example
M1112(conf-eth)#bridging
M1112(conf-eth)#
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
M1112(conf-eth)#ip address 192.168.132.11
255.255.255.0
M1112(conf-eth)#
Command Switch on/off RIP send function in Ethernet inter-
face
Description Switches on/off RIP send function. When enabled
M1112 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
M1112(conf-eth)#ip rip-send v1
M1112(conf-eth)#