diff options
Diffstat (limited to 'docs/routing.rst')
-rw-r--r-- | docs/routing.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/routing.rst b/docs/routing.rst index b4144969..abee716a 100644 --- a/docs/routing.rst +++ b/docs/routing.rst @@ -56,6 +56,9 @@ Simple RIP configuration using 2 nodes and redistributing connected interfaces. set protocols rip network 192.168.0.0/24 set protocols rip redistribute connected + +.. _routing-ospf: + OSPF ---- @@ -119,6 +122,8 @@ A typical configuration using 2 nodes. set protocols ospfv3 parameters router-id 192.168.2.1 set protocols ospfv3 redistribute connected +.. _routing-bgp: + BGP --- |