Difference between revisions of "Mikrotik: OSPF redistribute routing"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with " /routing ospf instance set redistribute-bgp=yes set redistribute-other-ospf=yes set redistribute-static=yes set redistribute-rip=yes") |
Onnowpurbo (talk | contribs) |
||
| Line 5: | Line 5: | ||
set redistribute-static=yes | set redistribute-static=yes | ||
set redistribute-rip=yes | set redistribute-rip=yes | ||
| + | |||
| + | |||
| + | |||
| + | ==Pranala Menarik== | ||
| + | |||
| + | * [[TCP/IP: Advanced Routing]] | ||
| + | * [[Quagga]] | ||
| + | * [[Mikrotik]] | ||
| + | * [[Cisco]] | ||
| + | * [[Juniper]] | ||
| + | * [[BIRD: Routing]] | ||
Latest revision as of 07:22, 5 January 2019
/routing ospf instance set redistribute-bgp=yes set redistribute-other-ospf=yes set redistribute-static=yes set redistribute-rip=yes