Specifications

Process Overview: Routing Protocol Configuration
Configuring RIP
13-6 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
13.1.1.3 neighbor
Use this command to instruct the router to send unicast RIP information to a specific IP address.
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>Router(config-router)#
Command Defaults
None.
Example
This example shows how to instruct the system to send unicast RIP information to network
192.5.10.1:
ip_address Specifies the IP address of a directly connected network.
Matrix>Router(config)#router rip
Matrix>Router(config-router)#neighbor 192.5.10.1