Changes

no edit summary
Line 584: Line 584:  
[[File:Networking_rutos_manual_routing_dynamic_routes_bgp_access_list_filters_add_button.png|border|class=tlt-border]]
 
[[File:Networking_rutos_manual_routing_dynamic_routes_bgp_access_list_filters_add_button.png|border|class=tlt-border]]
   −
An Access List Filter configuration should look similar to this:
+
An Access List Filter configuration for BGP should look similar to this:
    
[[File:Networking_rutos_manual_routing_dynamic_routes_bgp_access_list_filters_configuration.png|border|class=tlt-border]]
 
[[File:Networking_rutos_manual_routing_dynamic_routes_bgp_access_list_filters_configuration.png|border|class=tlt-border]]
Line 606: Line 606:  
     <tr>
 
     <tr>
 
     <td>Network</td>
 
     <td>Network</td>
         <td>ip/netmask <nowiki>|</nowiki> Any; default: <b>none</b></td>
+
         <td>ip/netmask <nowiki>|</nowiki> 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>
Line 627: Line 627:  
====General Settings====
 
====General Settings====
 
----
 
----
Below is an example of RIP '''General''' settings section.
+
The <b>General Settings</b> section is used to configure some of the main operating parameters of the BGP protocol. Below is an example of the RIP General Settings section.
    
[[File:Networking_rutos_manual_routing_dynamic_routes_rip_general_settings.png|border|class=tlt-border]]
 
[[File:Networking_rutos_manual_routing_dynamic_routes_rip_general_settings.png|border|class=tlt-border]]
Line 640: Line 640:  
       <td>Enable</td>
 
       <td>Enable</td>
 
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
 
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
       <td>Toggles RIP Protocol 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 <nowiki>|</nowiki> on; default: <b>off</b></td>
       <td>Toggles vty access on or off</td>
+
       <td>Turns vty access on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Import config</td>
 
     <td>Import config</td>
         <td>-</td>
+
         <td>- (interactive button)</td>
         <td>Uses imported RIP configurations.</td>
+
         <td>Upload a external RIP configuration.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Version</td>
 
     <td>Version</td>
         <td>default: '''2'''</td>
+
         <td>2 <nowiki>|</nowiki> 1; default: <b>2</b></td>
         <td>Specifies the version of RIP.</td>
+
         <td>Specifies the used version of the RIP protocol.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Neighbor</td>
 
     <td>Neighbor</td>
         <td>default: <b>none</b></td>
+
         <td>rip neighbour; default: <b>none</b></td>
         <td>Neighbour IP addres</td>
+
         <td>Defines a RIP Neighbour(s).</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 666: Line 666:  
====RIP Interfaces====
 
====RIP Interfaces====
 
----
 
----
 +
The <b>Access List Filters</b> section is used to configure special filters that restrict or allow access to specified networks for BGP Peers. Below is an example of the Access List Filters section which is empty by default. You can add a new filter by clicking the 'Add' button
 +
 
Below is an example of '''RIP Interfaces''' settings section.
 
Below is an example of '''RIP Interfaces''' settings section.
   Line 698: Line 700:  
====Access list filters====
 
====Access list filters====
 
----
 
----
Below is an example of '''Access list filters''' settings section.
+
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.
    
[[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]]
 +
 +
To add a new filter look to the Add New Filter section, enter a custom name and click the 'Add' button
 +
 +
[[File:Networking_rutos_manual_routing_dynamic_routes_rip_access_list_filters_add_button.png|border|class=tlt-border]]
 +
 +
An Access List Filter configuration for RIP should look similar to this:
    
[[File:Networking_rutos_manual_routing_dynamic_routes_rip_access_list_filters_configuration.png|border|class=tlt-border]]
 
[[File:Networking_rutos_manual_routing_dynamic_routes_rip_access_list_filters_configuration.png|border|class=tlt-border]]
Line 713: Line 721:  
       <td>Enable</td>
 
       <td>Enable</td>
 
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
 
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
       <td>Toggles the Access filter on or off</td>
+
       <td>Turns an Access filter on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>RIP interface</td>
 
         <td>RIP interface</td>
         <td>RIP interface; default: '''first interface on list'''</td>
+
         <td>rip interface; default: <b>none</b></td>
         <td>Applies the rule for the specified interface</td>
+
         <td>Specifies the RIP interface to which the filter will apply to.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Action</td>
 
     <td>Action</td>
         <td>default: '''Permit'''</td>
+
         <td>Permit <nowiki>|</nowiki> Deny; default: <b>Permit</b></td>
         <td>Denies or permits matched entry</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>default: '''Any'''</td>
+
         <td>ip/netmask <nowiki>|</nowiki> Any; default: <b>Any</b></td>
         <td>Applies filter rule for this source network.</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>default: '''Inbound'''</td>
+
         <td>Inbound <nowiki>|</nowiki> Outbound; default: <b>Inbound</b></td>
         <td>If direction is '''Inbound''', the access list is applied to input routes. If direction is '''Outbound''' the access list is applied to advertised routes.</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>

Navigation menu