In configuring Netgear routers, there's an option called "RIP
Direction," which can be:
None - Router neither broadcasts its route table nor does it accept
any RIP packets from outer routers. Effectively disables RIP.
Both - Router broadcasts its routing table and also processes RIP
information received from other routers.
Out Only - Router broadcasts its routing table periodically but does
not accept RIP information from other routers.
In Only - Router accepts RIP information from other routers, but does
not broadcast its routing table.
Can XORP be configured to mimic these four choices?
|