UMN:CLI
User Manual
V8102
702
Step 2
Configure the network to operate as RIP.
Command
Mode
Description
network
{
A.B.C.D/M
|
INTER-
FACE
}
Router
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
}
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.
12.4.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.
Command
Mode
Description
neighbor
A.B.C.D
Router
Configures a neighbor router to exchange routing in-
formation.
A.B.C.D: neighbor address
no neighbor
A.B.C.D
Deletes the neighbor router.
You can block the routing information to specific interface by using the
passive-interface
command.
12.4.3
RIP Version
Basically, the V8102 supports RIP version 1 and 2. However, you can configure to receive
either RIP v1 type packets only or RIP v2 type packets only.
To configure RIP version, use the following command.
Command
Mode
Description
version
{
1
|
2
}
Router
Selects one type of RIP packets to transmit either RIP
v1 or RIP v2 type packet
no version
{
1
|
2
}
Restores the default of specified RIP version type
i