OSPF
From ImageStream Router Documentation
(Difference between revisions)
RichardJune (Talk | contribs) |
(→Documentation and Futher reading) |
||
(One intermediate revision not shown) | |||
Line 3: | Line 3: | ||
__NOTOC__ | __NOTOC__ | ||
==Overview== | ==Overview== | ||
- | :Open Shortest Path First, or OSPF, dynamically controls routing within a network. It | + | :Open Shortest Path First, or OSPF, dynamically controls routing within a network. It's simplest use automatically pushes route information to all branches of a network. Depending on network topology, it also provides redundancy, and the ability to control which connections are preferred to others. |
==Tools== | ==Tools== | ||
Line 17: | Line 17: | ||
*[[/Glossary]] - Glossary of OSPF Terms | *[[/Glossary]] - Glossary of OSPF Terms | ||
*http://www.quagga.net/docs.php - Official Quagga documentation | *http://www.quagga.net/docs.php - Official Quagga documentation | ||
- |
Latest revision as of 18:48, 16 June 2011
Note This page is currently being created.
Overview
- Open Shortest Path First, or OSPF, dynamically controls routing within a network. It's simplest use automatically pushes route information to all branches of a network. Depending on network topology, it also provides redundancy, and the ability to control which connections are preferred to others.
Tools
Examples
- Example 1:Basic LAN configuration - Simplest practical use of OSPF.
Documentation and Futher reading
- There quite a bit of documentation on Quagga/Zebra available.
- /Troubleshooting - Tips to help track down common problems
- /FAQ - ImageStream OSPF FAQ
- /Glossary - Glossary of OSPF Terms
- http://www.quagga.net/docs.php - Official Quagga documentation