405
(
3
)
Configure other RIP protocol parameters
1
)
Configure the administratively distance of RIP route
2
)
Configure the RIP route capacity limit in route table
3
)
Configure the RIP update, timeout, holddown and other timer.
4
)
Configure the receiving buffer size of RIP UDP
3. Configure RIP-I/RIP-II switch
(
1
)
Configure the RIP version to be used in all interfaces
(
2
)
Configure the RIP version to send/receive in all interfaces
(
3
)
Configure whether to enable RIP packets sending/receiving for interfaces
4. Delete the specified route in RIP route table
5. Configure the RIP VPN command.
1. Enable RIP protocol
Applying RIP route protocol with basic configuration in ES4700 series is simple.
Normally you only have to open the RIP switch and configure the segments running RIP,
namely send and receive the RIP data packet by default RIP configuration. The version of
data packet sending and receiving is variable when needed, allow/deny sending,
receiving RIP data packet. Refer to 3.
Command Explanation
Global mode
router rip
no router rip
Enables RIP; the “
no router rip
” command
disables RIP
Router and address family configuration
mode
network <A.B.C.D/M | ifname>
no network <A.B.C.D/M | ifname>
Enables the segment running RIP protocol;
the
no network <A.B.C.D/M | ifname>
command deletes the segment.
2.
Configure RIP protocol parameters
(
1
)
Configure RIP packet transmitting mechanism
1
)
Configure the RIP data packet point-transmitting
2
)
Configure the Rip broadcast
Command Explanation
Router configuration mode
neighbor <A.B.C.D>
no neighbor <A.B.C.D>
Specify the IP address of the neighbor router
needs point-transmitting; the
no neighbor
<A.B.C.D>
command cancels the appointed
router.