UMN:CLI User Manual
SURPASS hiD 6615 S223/S323 R1.5
362 A50010-Y3-C150-2-7619
Step 2
Configure the network to operate as RIP.
Command Mode
Description
network
{
A.B.C.D/M
|
INTER-
FACE
}
Establishes the network to operate as RIP.
A.B.C.D/M: IP prefix (e.g. 35.0.0.0/8)
INTERFACE: interface name
no network
{
A.B.C.D/M
|
INTER-
FACE
}
Router
Removes a specified network to operate as RIP.
The command
network
enables RIP interfaces between certain numbers of a special
network address. For example, if the network for 10.0.0.0/24 is RIP enabled, this would
result in all the addresses from 10.0.0.0 to 10.0.0.255 being enabled for RIP.
By the way, it’s not possible to exchange the RIP routing information if it hasn’t been es-
tablished RIP network using
network
command even though interface belongs to RIP
network. RIP packets with RIP routing information is transmitted to port specified with the
network
command.
After RIP is enabled, you can configure RIP with the following items:
•
RIP Neighbor Routers
•
RIP Version
•
Creating available Static Route only for RIP
•
Redistributing Routing Information
•
Metrics for Redistributed Routes
•
Administrative Distance
•
Originating Default Information
•
Routing Information Filtering
•
Maximum Number of RIP Routes
•
RIP Network Timer
•
Split Horizon
•
Authentication Key
•
Restarting RIP
•
UDP Buffer Size of RIP
•
Monitoring and Managing RIP
10.3.2
RIP Neighbor Router
Since RIP is broadcast protocol, routers should be connected each other to transmit the
routing information of RIP to non-broadcast network.
To configure neighbor router to transmit RIP information, use the following command on
Router Configuration
mode.