Changes

no edit summary
Line 1: Line 1: −
{{Template:Networking_rutos_manual_fw_disclosure
+
{{Template: Networking_rutos_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.02.05.1
+
| fw_version ={{Template: Networking_rutos_manual_latest_fw
| series    = {{{series}}}
+
| series = {{{series}}}
 +
| name  = {{{name}}}
 +
}}
 
}}
 
}}
 
+
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} Routing (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_rutos_manual_latest_fw | series = RUT9XX}} and earlier) user manual page.</i>|}}
 +
{{#ifeq: {{{series}}} | RUT2 |<br><i><b>Note</b>: <b>[[{{{name}}} Routing (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_rutos_manual_latest_fw | series = RUT2XX}} and earlier) user manual page.</i>|}}
 
==Summary==
 
==Summary==
   Line 207: Line 210:  
Refer to the table below for information on configuration fields for routing tables.
 
Refer to the table below for information on configuration fields for routing tables.
   −
[[File:Networking_rutos_manual_routing_advanced_static_routes_routing_tables_routing_table_settings.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_routing_advanced_static_routes_routing_tables_routing_table_settings_v1.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 214: Line 217:  
       <th>Value</th>
 
       <th>Value</th>
 
       <th>Description</th>
 
       <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
    <td>Name of Table</td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>A custom name for the table. A table can be invoked by the both its ID or name.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 219: Line 227:  
       <td>integer [1..252]; default: <b>none</b></td>
 
       <td>integer [1..252]; default: <b>none</b></td>
 
       <td>Unique numerical identifier for the table. A table can be invoked by the both its ID or name.</td>
 
       <td>Unique numerical identifier for the table. A table can be invoked by the both its ID or name.</td>
    </tr>
  −
    <tr>
  −
    <td>Name of Table</td>
  −
        <td>string; default: <b>none</b></td>
  −
        <td>A custom name for the table. A table can be invoked by the both its ID or name.</td>
   
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 324: Line 327:     
Each protocol is described in the sections below.
 
Each protocol is described in the sections below.
 +
{{#ifeq: {{{series}}} | RUTX | |
 +
<u><b>
    +
Note:</b> Dynamic Routing is additional software that can be installed from the <b>Services → [[{{{name}}} Package Manager|Package Manager]]</b> page.</u>
 +
}}
 
===BGP===
 
===BGP===
 
----
 
----
Line 343: Line 350:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns BGP protocol usage on or off.</td>
 
       <td>Turns BGP protocol usage on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Enable vty</td>
 
       <td>Enable vty</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns vty access on or off.</td>
 
       <td>Turns vty access on or off.</td>
 
     </tr>
 
     </tr>
Line 372: Line 379:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns the BGP instance on or off.</td>
 
       <td>Turns the BGP instance on or off.</td>
 
     </tr>
 
     </tr>
Line 392: Line 399:  
     <tr>
 
     <tr>
 
         <td>Redistribution options</td>
 
         <td>Redistribution options</td>
         <td>Connected routes <nowiki>|</nowiki> Kernel added routes <nowiki>|</nowiki> NHRP routes <nowiki>|</nowiki> OSPF routes <nowiki>|</nowiki> Static routes <nowiki>|</nowiki> custom; default: <b>none</b></td>
+
         <td>Connected routes {{!}} Kernel added routes {{!}} NHRP routes {{!}} OSPF routes {{!}} Static routes {{!}} custom; default: <b>none</b></td>
 
         <td>Distributes selected routes. Route redistribution is a process that allows a network to use a routing protocol to dynamically route traffic based on information learned from a separate routing protocol.</td>
 
         <td>Distributes selected routes. Route redistribution is a process that allows a network to use a routing protocol to dynamically route traffic based on information learned from a separate routing protocol.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Deterministic MED</td>
 
         <td>Deterministic MED</td>
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>Compares MEDs between same AS, while ignoring their age.</td>
 
         <td>Compares MEDs between same AS, while ignoring their age.</td>
 
     </tr>
 
     </tr>
Line 425: Line 432:  
       <td>Remote AS</td>
 
       <td>Remote AS</td>
 
       <td>integer [1..65535]; default: <b>none</b></td>
 
       <td>integer [1..65535]; default: <b>none</b></td>
       <td>Remote autonomous system number of this remote BGP Neighbour.</td>
+
       <td>Remote autonomous system number of this remote BGP Neighbor.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Remote address</td>
 
     <td>Remote address</td>
 
         <td>ip4; default: <b>none</b></td>
 
         <td>ip4; default: <b>none</b></td>
         <td>IPv4 address of this remote BGP Neighbour.</td>
+
         <td>IPv4 address of this remote BGP Neighbor.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns turns this BGP peer on or off.</td>
 
       <td>Turns turns this BGP peer on or off.</td>
 
     </tr>
 
     </tr>
Line 445: Line 452:  
The full BGP Peer configuration page should look similar to this:
 
The full BGP Peer configuration page should look similar to this:
   −
[[File:Networking_rutos_manual_routing_dynamic_routes_bgp_bgp_peers_bgp_peer.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_routing_dynamic_routes_bgp_bgp_peers_bgp_peer_v2.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 455: Line 462:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns this BGP peer on or off.</td>
 
       <td>Turns this BGP peer on or off.</td>
 
     </tr>
 
     </tr>
Line 461: Line 468:  
       <td>Remote AS</td>
 
       <td>Remote AS</td>
 
       <td>integer [1..65535]; default: <b>none</b></td>
 
       <td>integer [1..65535]; default: <b>none</b></td>
       <td>Remote autonomous system number of this remote BGP Neighbour.</td>
+
       <td>Remote autonomous system number of this remote BGP Neighbor.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Remote address</td>
 
     <td>Remote address</td>
 
         <td>ip4; default: <b>none</b></td>
 
         <td>ip4; default: <b>none</b></td>
         <td>IPv4 address of this remote BGP Neighbour.</td>
+
         <td>IPv4 address of this remote BGP Neighbor.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Remote port</td>
 
     <td>Remote port</td>
 
         <td>integer [0..65535]; default: <b>none</b></td>
 
         <td>integer [0..65535]; default: <b>none</b></td>
         <td>Listening port number of the BGP Neighbour.</td>
+
         <td>Listening port number of the BGP Neighbor.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>EBGP Multihop</td>
 
     <td>EBGP Multihop</td>
 
         <td>integer; default: <b>none</b></td>
 
         <td>integer; default: <b>none</b></td>
         <td>Time to Live value for packets associated with this remote BGP Neighbour.</td>
+
         <td>Time to Live value for packets associated with this remote BGP Neighbor.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Keepalive timer</td>
 +
        <td>integer [0..65535]; default: <b>none</b></td>
 +
        <td>Frequency (in seconds) of keep alive messages.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Holdtime</td>
 +
        <td>integer [0..65535]; default: <b>none</b></td>
 +
        <td>Max wait time (in seconds) for a response from this neighbor before considering the peer unreachable.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Connect timer</td>
 +
        <td>integer [1..65535]; default: <b>none</b></td>
 +
        <td>Max time (in seconds) to make a connection to this peer. If a connection cannot be made in this time, connection to this peer is considered unsuccessful.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Default originate</td>
 
         <td>Default originate</td>
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>Announces default routes to this peer.</td>
 
         <td>Announces default routes to this peer.</td>
 
     </tr>
 
     </tr>
Line 487: Line 509:  
         <td>string; default: <b>none</b></td>
 
         <td>string; default: <b>none</b></td>
 
         <td>A custom description for this BGP peer. Used for easier management purposes only.</td>
 
         <td>A custom description for this BGP peer. Used for easier management purposes only.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Password</td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>Password for this BGP Neighbor.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 533: Line 560:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns the BGP Peer Group configuration on or off.</td>
 
       <td>Turns the BGP Peer Group configuration on or off.</td>
 
     </tr>
 
     </tr>
Line 544: Line 571:  
     <td>Neighbor address</td>
 
     <td>Neighbor address</td>
 
         <td>ip4; default: <b>none</b></td>
 
         <td>ip4; default: <b>none</b></td>
         <td>IPv4 address(es) of a remote BGP Neighbour.</td>
+
         <td>IPv4 address(es) of a remote BGP Neighbor.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 553: Line 580:  
     <tr>
 
     <tr>
 
         <td>Neighbor configuration</td>
 
         <td>Neighbor configuration</td>
         <td>None <nowiki>|</nowiki> Route Reflector client <nowiki>|</nowiki> Route Server client; default: <b>None</b></td>
+
         <td>None {{!}} Route Reflector client {{!}} Route Server client; default: <b>None</b></td>
         <td>Defines the role of a BGP Neighbour.
+
         <td>Defines the role of a BGP Neighbor.
 
             <ul>
 
             <ul>
 
                 <li><b>Route Reflector client</b> - redistributes received routes.</li>
 
                 <li><b>Route Reflector client</b> - redistributes received routes.</li>
Line 563: Line 590:  
     <tr>
 
     <tr>
 
         <td>Disable next hop calculation</td>
 
         <td>Disable next hop calculation</td>
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
         <td>off {{!}} <span style="color: blue;"><b>on</b></span>; default: <b>off</b></td>
 
         <td>Turns next hop calculation for this BGP Peer Group on or off.</td>
 
         <td>Turns next hop calculation for this BGP Peer Group on or off.</td>
 +
    </tr>
 +
    <tr>
 +
        <td><span style="color: blue;">Disable next hop calculation:</span> Apply also to ibgp-learned routes</td>
 +
        <td>off {{!}} on; default: <b>off</b></td>
 +
        <td>When acting as a route reflector, applies to ibgp-learned routes as well. This field becomes visible when 'Disable next hop calculation' is turned on.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Inbound soft-reconfiguration</td>
 
         <td>Inbound soft-reconfiguration</td>
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
         <td>off {{!}} on; default: <b>off</b></td>
         <td>Turns inbound soft-reconfiguration for this neighbor on or off.</td>
+
         <td>Turns inbound soft-reconfiguration for this Neighbor on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Disable connected check</td>
 
         <td>Disable connected check</td>
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
         <td>off {{!}} on; default: <b>off</b></td>
         <td>When turned on, Disable connected check enables a directly connected eBGP neighbor to peer using a loopback address without adjusting the default TTL of 1.</td>
+
         <td>When turned on, Disable connected check enables a directly connected eBGP Neighbor to peer using a loopback address without adjusting the default TTL of 1.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 601: Line 633:  
     <tr>
 
     <tr>
 
     <td>Action</td>
 
     <td>Action</td>
         <td>Permit <nowiki>|</nowiki> Deny; default: <b>Permit</b></td>
+
         <td>Permit {{!}} Deny; default: <b>Permit</b></td>
 
         <td>When BGP traffic matches this rule, the device will take the action specified in this field, which is to either allow or block traffic.</td>
 
         <td>When BGP traffic matches this rule, the device will take the action specified in this field, which is to either allow or block traffic.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Network</td>
 
     <td>Network</td>
         <td>ip/netmask <nowiki>|</nowiki> Any; default: <b>Any</b></td>
+
         <td>ip/netmask {{!}} Any; default: <b>Any</b></td>
 
         <td>Matches traffic destined or originating from (depends on 'Direction' selection) to the network specified in this field.</td>
 
         <td>Matches traffic destined or originating from (depends on 'Direction' selection) to the network specified in this field.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Direction</td>
 
     <td>Direction</td>
         <td>Inbound <nowiki>|</nowiki> Outbound; default: <b>Inbound</b></td>
+
         <td>Inbound {{!}} Outbound; default: <b>Inbound</b></td>
 
         <td>Matches network traffic direction, which can either be traffic destined to this device (Inbound) or traffic originating from this device (Outbound).</td>
 
         <td>Matches network traffic direction, which can either be traffic destined to this device (Inbound) or traffic originating from this device (Outbound).</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns an Access filter on or off.</td>
 
       <td>Turns an Access filter on or off.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
   −
===RIP Protocol===
+
===RIP===
 
----
 
----
 
The <b>Routing Information Protocol (RIP)</b> is one of the oldest distance-vector routing protocols which employ the hop count as a routing metric. RIP prevents routing loops by implementing a limit on the number of hops allowed in a path from source to destination. The maximum number of hops allowed for RIP is 15, which limits the size of networks that RIP can support. A hop count of 16 is considered an infinite distance and the route is considered unreachable. RIP implements the split horizon, route poisoning and holddown mechanisms to prevent incorrect routing information from being propagated.
 
The <b>Routing Information Protocol (RIP)</b> is one of the oldest distance-vector routing protocols which employ the hop count as a routing metric. RIP prevents routing loops by implementing a limit on the number of hops allowed in a path from source to destination. The maximum number of hops allowed for RIP is 15, which limits the size of networks that RIP can support. A hop count of 16 is considered an infinite distance and the route is considered unreachable. RIP implements the split horizon, route poisoning and holddown mechanisms to prevent incorrect routing information from being propagated.
Line 639: Line 671:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns RIP Protocol usage on or off.</td>
 
       <td>Turns RIP Protocol usage on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Enable vty</td>
 
       <td>Enable vty</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns vty access on or off.</td>
 
       <td>Turns vty access on or off.</td>
 
     </tr>
 
     </tr>
Line 654: Line 686:  
     <tr>
 
     <tr>
 
     <td>Version</td>
 
     <td>Version</td>
         <td>2 <nowiki>|</nowiki> 1; default: <b>2</b></td>
+
         <td>2 {{!}} 1; default: <b>2</b></td>
 
         <td>Specifies the used version of the RIP protocol.</td>
 
         <td>Specifies the used version of the RIP protocol.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Neighbor</td>
 
     <td>Neighbor</td>
         <td>rip neighbour; default: <b>none</b></td>
+
         <td>rip neighbor; default: <b>none</b></td>
         <td>Defines a RIP Neighbour(s).</td>
+
         <td>Defines a RIP Neighbor(s).</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 686: Line 718:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns a RIP Interface on or off.</td>
 
       <td>Turns a RIP Interface on or off.</td>
 
     </tr>
 
     </tr>
Line 696: Line 728:  
     <tr>
 
     <tr>
 
     <td>Passive interface</td>
 
     <td>Passive interface</td>
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>Sets the specified interface to passive mode. On passive mode interface, all receiving packets are processed as normal and <b>ripd</b> does not send either multicast or unicast RIP packets.</td>
 
         <td>Sets the specified interface to passive mode. On passive mode interface, all receiving packets are processed as normal and <b>ripd</b> does not send either multicast or unicast RIP packets.</td>
 
     </tr>
 
     </tr>
Line 703: Line 735:  
====Access list filters====
 
====Access list filters====
 
----
 
----
The <b>Access List Filters</b> section is used to configure special filters that restrict or allow access to specified networks for RIP Neighbours. Below is an example of the Access List Filters section which is empty by default.
+
The <b>Access List Filters</b> section is used to configure special filters that restrict or allow access to specified networks for RIP Neighbors. Below is an example of the Access List Filters section which is empty by default.
    
[[File:Networking_rutos_manual_routing_dynamic_routes_rip_access_list_filters.png|border|class=tlt-border]]
 
[[File:Networking_rutos_manual_routing_dynamic_routes_rip_access_list_filters.png|border|class=tlt-border]]
Line 728: Line 760:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns an Access filter on or off.</td>
 
       <td>Turns an Access filter on or off.</td>
 
     </tr>
 
     </tr>
Line 738: Line 770:  
     <tr>
 
     <tr>
 
     <td>Action</td>
 
     <td>Action</td>
         <td>Permit <nowiki>|</nowiki> Deny; default: <b>Permit</b></td>
+
         <td>Permit {{!}} Deny; default: <b>Permit</b></td>
 
         <td>When RIP traffic matches this rule, the device will take the action specified in this field, which is to either allow or block traffic.</td>
 
         <td>When RIP traffic matches this rule, the device will take the action specified in this field, which is to either allow or block traffic.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Network</td>
 
     <td>Network</td>
         <td>ip/netmask <nowiki>|</nowiki> Any; default: <b>Any</b></td>
+
         <td>ip/netmask {{!}} Any; default: <b>Any</b></td>
 
         <td>Matches traffic destined or originating from (depends on 'Direction' selection) to the network specified in this field.</td>
 
         <td>Matches traffic destined or originating from (depends on 'Direction' selection) to the network specified in this field.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Direction</td>
 
     <td>Direction</td>
         <td>Inbound <nowiki>|</nowiki> Outbound; default: <b>Inbound</b></td>
+
         <td>Inbound {{!}} Outbound; default: <b>Inbound</b></td>
 
         <td>Matches network traffic direction, which can either be traffic destined to this device (Inbound) or traffic originating from this device (Outbound).</td>
 
         <td>Matches network traffic direction, which can either be traffic destined to this device (Inbound) or traffic originating from this device (Outbound).</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
   −
===OSPF Protocol===
+
===OSPF===
 
----
 
----
 
<b>Open Shortest Path First</b> (<b>OSPF</b>) is a routing protocol for Internet Protocol (IP) networks. It uses a link state routing (LSR) algorithm and falls into the group of interior gateway protocols (IGPs), operating within a single autonomous system (AS). It is defined as OSPF Version 2 in RFC 2328 for IPv4.
 
<b>Open Shortest Path First</b> (<b>OSPF</b>) is a routing protocol for Internet Protocol (IP) networks. It uses a link state routing (LSR) algorithm and falls into the group of interior gateway protocols (IGPs), operating within a single autonomous system (AS). It is defined as OSPF Version 2 in RFC 2328 for IPv4.
Line 761: Line 793:  
The <b>General Settings</b> section is used to configure some of the main operating parameters of the OSPF protocol. Below is an example of the OSPF General Settings section.
 
The <b>General Settings</b> section is used to configure some of the main operating parameters of the OSPF protocol. Below is an example of the OSPF General Settings section.
   −
[[File:Networking_rutos_manual_routing_dynamic_routes_ospf_protocol_general_settings.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_routing_dynamic_routes_ospf_protocol_general_settings_v2.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 771: Line 803:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns OSPF Protocol usage on or off.</td>
 
       <td>Turns OSPF Protocol usage on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Enable vty</td>
 
       <td>Enable vty</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns vty access on or off.</td>
 
       <td>Turns vty access on or off.</td>
 
     </tr>
 
     </tr>
Line 788: Line 820:  
         <td>32-bit integer; default: <b>none</b></td>
 
         <td>32-bit integer; default: <b>none</b></td>
 
         <td>Sets the router-ID in the OSPF network.</td>
 
         <td>Sets the router-ID in the OSPF network.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Passive interfaces</td>
 +
        <td>network interface(s); default: <b>none</b></td>
 +
        <td>Network interfaces that should be considered as passive. OSPF hello packets are not sent on these interfaces.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Generate a default external route</td>
 +
        <td>off {{!}} default {{!}} always; default: <b>off</b></td>
 +
        <td>Defines the behavior for advertising a default route over OSPF. Possible values are:
 +
            <ul>
 +
                <li><b>off</b> - does not advertise a default route.</li>
 +
                <li><b>default</b> - advertises the default route if the route is in the routing table.</li>
 +
                <li><b>always</b> - specifies to always advertise the default route regardless of whether the routing table has a default route.</li>
 +
            </ul>
 +
        </td>
 +
    </tr>
 +
    <tr>
 +
        <td>Redistribution options</td>
 +
        <td>Connected routes {{!}} Kernel {{!}} NHRP {{!}} BGP {{!}} OSPF {{!}} RIP {{!}} EIGRP {{!}} Static; default: <b>none</b></td>
 +
        <td>Distributes selected routes. Route redistribution is a process that allows a network to use a routing protocol to dynamically route traffic based on information learned from a separate routing protocol.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 814: Line 867:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns an OSPF Interface on or off.</td>
 
       <td>Turns an OSPF Interface on or off.</td>
 
     </tr>
 
     </tr>
Line 825: Line 878:  
You should directed to a window such as this:
 
You should directed to a window such as this:
   −
[[File:Networking_rutos_manual_routing_dynamic_routes_ospf_protocol_ospf_interface_configuration.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_routing_dynamic_routes_ospf_protocol_ospf_interface_configuration_v2.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 835: Line 888:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns the OSPF area on or off.</td>
 
       <td>Turns the OSPF area on or off.</td>
 
     </tr>
 
     </tr>
Line 865: Line 918:  
     <tr>
 
     <tr>
 
         <td>Type</td>
 
         <td>Type</td>
         <td>Broadcast <nowiki>|</nowiki> Nonbroadcast <nowiki>|</nowiki> Point-to-point <nowiki>|</nowiki> Point-to-multipointl default: <b>none</b></td>
+
         <td>Broadcast {{!}} Non-Broadcast {{!}} Point-to-point {{!}} Point-to-Multipoint; default: <b>Broadcast </b></td>
 
         <td>OSPF interface configuration type.</td>
 
         <td>OSPF interface configuration type.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Authentication</td>
 
         <td>Authentication</td>
         <td>None <nowiki>|</nowiki> Password <nowiki>|</nowiki> MD5 HMAC; default: <b>None</b></td>
+
         <td>None {{!}} Password {{!}} MD5 HMAC; default: <b>None</b></td>
 
         <td>Specifies the Authentication method.</td>
 
         <td>Specifies the Authentication method.</td>
 +
    </tr>
 +
</table>
 +
 +
====OSPF Neighbors====
 +
----
 +
The <b>OSPF Neighbors</b> section can be used to configure other users ("neighbors") of the same OSPF network statically.
 +
 +
[[File:Networking_rutos_manual_routing_dynamic_routes_ospf_protocol_ospf_neighbor_configuration_v1.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Enable</td>
 +
      <td>off {{!}} on; default: <b>off</b></td>
 +
      <td>Turns this OSPF neighbor configuration on or off.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Neighbor</td>
 +
        <td>ip4; default: <b>none</b></td>
 +
        <td>IP address of the OSPF neighbor.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Neighbor Priority</td>
 +
        <td>integer [1..255]; default: <b>none</b></td>
 +
        <td>Priority of this neighbor</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Polling interval</td>
 +
        <td>integer [1..65535]; default: <b>none</b></td>
 +
        <td>Check for dead neighbor interval (in seconds).</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 907: Line 994:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns an OSPF Area on or off.</td>
 
       <td>Turns an OSPF Area on or off.</td>
 
     </tr>
 
     </tr>
Line 951: Line 1,038:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns the usage of this network (in OSPF) on or off.</td>
 
       <td>Turns the usage of this network (in OSPF) on or off.</td>
 
     </tr>
 
     </tr>
Line 974: Line 1,061:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns EIGRP protocol usage on or off.</td>
 
       <td>Turns EIGRP protocol usage on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Enable logging</td>
 
         <td>Enable logging</td>
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>Turns logging of EIGRP traffic on or off.</td>
 
         <td>Turns logging of EIGRP traffic on or off.</td>
 
     </tr>
 
     </tr>
Line 999: Line 1,086:  
     <tr>
 
     <tr>
 
         <td>Redistribution options</td>
 
         <td>Redistribution options</td>
         <td>Connected routes <nowiki>|</nowiki> Kernel added routes <nowiki>|</nowiki> NHRP routes <nowiki>|</nowiki> OSPF routes <nowiki>|</nowiki> Static routes <nowiki>|</nowiki> custom; default: <b>none</b></td>
+
         <td>Connected routes {{!}} Kernel added routes {{!}} NHRP routes {{!}} OSPF routes {{!}} Static routes {{!}} custom; default: <b>none</b></td>
 
         <td>Distributes selected routes. Route redistribution is a process that allows a network to use a routing protocol to dynamically route traffic based on information learned from a separate routing protocol.</td>
 
         <td>Distributes selected routes. Route redistribution is a process that allows a network to use a routing protocol to dynamically route traffic based on information learned from a separate routing protocol.</td>
 
     </tr>
 
     </tr>
Line 1,005: Line 1,092:  
     <td>Neighbors</td>
 
     <td>Neighbors</td>
 
         <td>ip4; default: <b>none</b></td>
 
         <td>ip4; default: <b>none</b></td>
         <td>Defines the EIGRP Neighbours (based on their IP addresses) that this device is meant to associate with.</td>
+
         <td>Defines the EIGRP Neighbors (based on their IP addresses) that this device is meant to associate with.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 1,027: Line 1,114:  
     <tr>
 
     <tr>
 
       <td>Enable service</td>
 
       <td>Enable service</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns NHRP protocol usage on or off.</td>
 
       <td>Turns NHRP protocol usage on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Enable logging</td>
 
       <td>Enable logging</td>
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns NHRP traffic logging on or off.</td>
 
       <td>Turns NHRP traffic logging on or off.</td>
 
     </tr></table>
 
     </tr></table>
Line 1,066: Line 1,153:  
     <tr>
 
     <tr>
 
         <td>Enabled</td>
 
         <td>Enabled</td>
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>Turns the NHRP Interface on or off.</td>
 
         <td>Turns the NHRP Interface on or off.</td>
 
     </tr>
 
     </tr>
Line 1,086: Line 1,173:  
     <tr>
 
     <tr>
 
         <td>NHS</td>
 
         <td>NHS</td>
         <td>Dynamic <nowiki>|</nowiki> custom(ip4); default: <b>none</b></td>
+
         <td>Dynamic {{!}} custom(ip4); default: <b>none</b></td>
 
         <td>IP address of a Next-Hop server.</td>
 
         <td>IP address of a Next-Hop server.</td>
 
     </tr>
 
     </tr>
Line 1,101: Line 1,188:  
     <tr>
 
     <tr>
 
         <td>IPsec support</td>
 
         <td>IPsec support</td>
         <td>off <nowiki>|</nowiki> <span style="color: red;">on</span>; default: <b>off</b></td>
+
         <td>off {{!}} <span style="color: red;">on</span>; default: <b>off</b></td>
 
         <td>Turns usage of NHRP over IPsec for this Interface on or off.</td>
 
         <td>Turns usage of NHRP over IPsec for this Interface on or off.</td>
 
     </tr>
 
     </tr>
Line 1,129: Line 1,216:  
     <tr>
 
     <tr>
 
         <td>Enabled</td>
 
         <td>Enabled</td>
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
+
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>Turns this mapping configuration on or off.</td>
 
         <td>Turns this mapping configuration on or off.</td>
 
     </tr>
 
     </tr>

Navigation menu