diff options
Diffstat (limited to 'docs/configuration/protocols/index.rst')
-rw-r--r-- | docs/configuration/protocols/index.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/configuration/protocols/index.rst b/docs/configuration/protocols/index.rst new file mode 100644 index 00000000..a737a026 --- /dev/null +++ b/docs/configuration/protocols/index.rst @@ -0,0 +1,18 @@ +.. _routing: + +######### +Protocols +######### + +VyOS is a "router first" network operating system. It supports static routing, +policy routing, and dynamic routing using standard protocols (RIP, OSPF, and +BGP). + +.. toctree:: + :maxdepth: 1 + + bgp + igmp + ospf + rip + static |