butchkemper
10-15-2007, 02:56 PM
I have a wrap board running V3 1.1.14 that is experiencing some kind of problem that causes a reboot. Sometimes, when the board reboots, the RIP routing does not come back up correctly. Here is what I have found:
RIP is running and has received the routes from all the neighbors. This is verified with a sho ip rip command.
The Kernel routing table only contains entries for the two connected interfaces. This is verified by looking at the Advanced -. System Reports -> View System Information and looking at the routing table.
An Activate Changes causes RIP to restart and then all the RIP routes show up in the Kernel routing table
The RIP configuration contains:
Router RIP
redistribute kernel
redistribute static
redistribute connected
version 2
network 205.247.118.0/24
neighbor 205.257.118.17
neighbor 205.247.118.21
neighbor 205.247.118.22
neighbor 205.247.118.42
My primary interest is why does the RIP process fail to insert the routes into the kernel? While I am searching for the solution, I am going to reinstall static routes in this machine.
Is the Quagga in V3 1.1.14 the same as V3 1.3.4?
Any suggestions would be appreciated.
Butch
RIP is running and has received the routes from all the neighbors. This is verified with a sho ip rip command.
The Kernel routing table only contains entries for the two connected interfaces. This is verified by looking at the Advanced -. System Reports -> View System Information and looking at the routing table.
An Activate Changes causes RIP to restart and then all the RIP routes show up in the Kernel routing table
The RIP configuration contains:
Router RIP
redistribute kernel
redistribute static
redistribute connected
version 2
network 205.247.118.0/24
neighbor 205.257.118.17
neighbor 205.247.118.21
neighbor 205.247.118.22
neighbor 205.247.118.42
My primary interest is why does the RIP process fail to insert the routes into the kernel? While I am searching for the solution, I am going to reinstall static routes in this machine.
Is the Quagga in V3 1.1.14 the same as V3 1.3.4?
Any suggestions would be appreciated.
Butch