Routing Protocol Configuration Command Set
Configuring RIP
13-6 Matrix DFE-Platinum and Diamond Series Configuration Guide
13.2.2.3 neighbor 
Use this command to instruct the router to send unicast RIP information to an IP address. RIP is 
normally a broadcast protocol. In order for RIP routing updates to reach nonbroadcast networks, the 
neighbor’s IP address must be configured to permit the exchange of routing information.
neighbor ip-address
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command disables point-to-point routing exchanges:
no neighbor ip-address
Command Type
Router command.
Command Mode
Router configuration: Matrix>Router1(config-router)#
Command Defaults
None.
Example
This example shows how to instruct the system to exchange routing information with neighbor 
192.5.10.1:
ip-address Specifies the IP address of a directly connected neighbor 
with which RIP will exchange routing information. 
Matrix>Router1(config)#router rip
Matrix>Router1(config-router)#neighbor 192.5.10.1