Changes

add NHRP section for
Line 485: Line 485:  
</table>
 
</table>
    +
{{#ifeq:{{{series}}}|RUT9xx|
 +
===NHRP===
 +
----
 +
 +
Next Hop Resolution Protocol ('''NHRP''') is a protocol or method that can be used so that a computer sending data to another computer can learn the most direct route (the fewest number of hops) to the receiving computer.
 +
 +
====General Settings====
 +
----
 +
Below is an example of NHRP '''General''' settings section.
 +
 +
[[File:Networking_Rut9xx_manual_dynamic_routes_nhrp_general_v1.png|alt=|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>field name</th>
 +
      <th>value</th>
 +
      <th>description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Enable service</td>
 +
      <td>off <nowiki>|</nowiki> on; Default: '''off'''</td>
 +
      <td>Toggles NHRP between ON or OFF</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Enable logging</td>
 +
      <td>off <nowiki>|</nowiki> on; Default: '''off'''</td>
 +
      <td>Toggles NHRP logging between ON or OFF</td>
 +
    </tr></table>
 +
 +
====Interfaces====
 +
----
 +
 +
Below is an example of NHRP '''Interface''' settings section.
 +
 +
[[File:Networking Rut9xx manual dynamic routes nhrp interfaces v1.png|alt=|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>field name</th>
 +
      <th>value</th>
 +
      <th>description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Enable</td>
 +
      <td>off <nowiki>|</nowiki> on; Default: '''off'''</td>
 +
      <td>Toggles interface ON or OFF</td>
 +
    </tr></table>
 +
 +
 +
By pressing '''Edit''' button you can find more settings related to '''NHRP Interface.'''
 +
 +
====Interface parameters====
 +
----
 +
[[File:Networking_Rut9xx_manual_dynamic_routes_nhrp_parameters_v1.png|alt=|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>field name</th>
 +
        <th>value</th>
 +
        <th>description</th>
 +
    </tr>
 +
    <tr>
 +
        <td>Enable</td>
 +
        <td>off <nowiki>|</nowiki> on; Default: '''off'''</td>
 +
        <td>Enables DMVPN client</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Interface</td>
 +
        <td>interfaces; Default: '''br-lan'''
 +
        </td>
 +
        <td>Interface which will be using NHRP</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Network ID</td>
 +
        <td>number; Default: '''none'''
 +
        </td>
 +
        <td>Network ID of NHRP</td>
 +
    </tr>
 +
    <tr>
 +
        <td>NHS</td>
 +
        <td>None <nowiki>|</nowiki> Dynamic <nowiki>|</nowiki> Custom; Default: '''none'''
 +
        </td>
 +
        <td>IP address of Next-Hop Server.
 +
        </td>
 +
    </tr>
 +
    <tr>
 +
        <td>NBMA</td>
 +
        <td>ip; Default: '''none'''
 +
        </td>
 +
        <td>Non-Broadcast Multi-Access(NBMA) network IP address</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Hold-time</td>
 +
        <td>number; Default: '''7200'''
 +
        </td>
 +
        <td>Specifies the holding time for NHRP Registration Requests and Resolution Replies sent from this interface or shortcut-target. The holdtime is specified in seconds and defaults to two hours.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>IPsec support</td>
 +
        <td>off <nowiki>|</nowiki> on; Default: '''off'''
 +
        </td>
 +
        <td>Use NHRP over IPsec</td>
 +
    </tr>
 +
</table>
 +
 +
====Interface mapping====
 +
----
 +
 +
[[File:Networking_Rut9xx_manual_dynamic_routes_nhrp_mappings_v1.png|alt=|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>field name</th>
 +
        <th>value</th>
 +
        <th>description</th>
 +
    </tr>
 +
    <tr>
 +
        <td>IP address</td>
 +
        <td>ip; Default: '''none'''
 +
        </td>
 +
        <td>Network ID of NHRP</td>
 +
    </tr>
 +
    <tr>
 +
        <td>NBMA</td>
 +
        <td>ip; Default: '''none'''
 +
        </td>
 +
        <td>IP address of Next-Hop Server</td>
 +
    </tr>
 +
</table>
 +
 +
}}
 
[[Category:{{{name}}} WebUI]]
 
[[Category:{{{name}}} WebUI]]
0

edits

Navigation menu