EasyManua.ls Logo

Dasan V5808 - RIP Neighbor Router; RIP Version

Dasan V5808
814 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
User Manual UMN:CLI
V5808
591
Step 2 Configure the network to operate as RIP.
Command
Mode
Description
network {A.B.C.D/M |
INTERFACE }
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 |
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, its not possible to exchange the RIP routing information if it hasnt 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.
Command
Mode
Description
neighbor A.B.C.D
Router
Configures a neighbor router to exchange routing
information.
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.
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.
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

Table of Contents