[f-nsp] rip default route
Thomas Braun
tb at westend.com
Wed Jun 28 05:56:41 EDT 2006
Hi,
now it is working.
I haven't found an answer in the archiv, so here is my configuration.
We have a default route in our ospf igp, so i have to redistribute the route from RIB to RIP.
router rip
filter 20 deny any any
filter 50 permit 0.0.0.0 0.0.0.0
permit redistribute 50 ospf
redistribution
here is my rip interface :
interface ve 133
ip address X.X.X.X
ip rip filter-group out 50 20
ip rip v2-only
ip rip learn-default
The only thing i don't know, if i need the "ip rip learn-default" command, i will remove it later to
test it.
cu thomas
More information about the foundry-nsp
mailing list