Process Overview: Routing Protocol Configuration
Configuring RIP
13-6 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
Example
This example shows how to instruct the system to send unicast RIP information to network
192.5.10.1:
13.1.1.4 distance
Use this command to configure the administrative distance for RIP routes. If several routes (coming
from different protocols) are presented to the Matrix E1 Series Route Table Manager (RTM), the
protocol with the lowest administrative distance will be chosen for route installation. By default,
RIP administrative distance is set to 120. The distance command can be used to change this value,
resetting RIP’s route preference in relation to other routes as shown in the table below.
distance weight
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command resets RIP administrative distance to the default
value of 120:
no distance [weight]
Command Type
Router command.
Matrix>Router(config)#router rip
Matrix>Router(config-router)#neighbor 192.5.10.1
Route Source Default Distance
Connected 0
Static 1
OSPF 110
RIP 120
weight Specifies an adminstrative distance for RIP routes. Valid
values are 1 - 255.