User Manual UMN:CLI
V5808
591
Step 2 Configure the network to operate as RIP.
network {A.B.C.D/M |
INTERFACE }
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 |
INTERFACE }
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
established 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.
11.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.
Configures a neighbor router to exchange routing
information.
A.B.C.D: neighbor address
Deletes the neighbor router.
You can block the routing information to specific interface by using the passive-interface
command.
11.4.3 RIP Version
Basically, the V5808 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.
Selects one type of RIP packets to transmit either RIP
v1 or RIP v2 type packet
Restores the default of specified RIP version type