Process Overview: Routing Protocol Configuration
Configuring RIP
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide 13-5
Command Type
Router command.
Command Mode
Router configuration: Matrix>Router(config-router)#
Command Defaults
None.
Example
This example shows how to attach network 192.168.1.0 to the RIP routing process:
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.
Matrix>Router(config)#router rip
Matrix>Router(config-router)#network 192.168.1.0
ip_address Specifies the IP address of a directly connected network.