Changes

no edit summary
Line 426: Line 426:  
</table>
 
</table>
   −
====BGP Peers====
+
=====BGP Peers=====
 
----
 
----
 
<b>BGP Peers</b> are routers in the same BGP Peer Group that can redistribute routes among other BGP Peers. Below is an example of the BGP Peers section, which is empty by default.
 
<b>BGP Peers</b> are routers in the same BGP Peer Group that can redistribute routes among other BGP Peers. Below is an example of the BGP Peers section, which is empty by default.
Line 508: Line 508:  
</table>
 
</table>
   −
====BGP Peer Groups====
+
=====BGP Peer Groups=====
 
----
 
----
 
A <b>BGP Peer Group</b> is a collection of routers that use the BGP protocol to dynamically redistribute routes among peers (other routers). The figure below is an example of the BGP Peer Groups section, which is empty by default.
 
A <b>BGP Peer Group</b> is a collection of routers that use the BGP protocol to dynamically redistribute routes among peers (other routers). The figure below is an example of the BGP Peer Groups section, which is empty by default.
Line 582: Line 582:  
         <td>off {{!}} 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>
 +
</table>
 +
 +
=====Route Map Filters=====
 +
----
 +
The <b>Route Map Filters</b> section is used to configure special filters that changes direction for BGP Peers. Below is an example of the Route Map Filters section which is empty by default. You can add a new filter by clicking the 'Add' button
 +
 +
[[File:Networking_rutos_manual_routing_dynamic_routes_bgp_route_maps_filters_add_button_v1.png|border|class=tlt-border]]
 +
 +
An Route Map Filters configuration for BGP should look similar to this:
 +
 +
[[File:Networking_rutos_manual_routing_dynamic_routes_bgp_route_maps_filters_configuration_v1.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Peer</td>
 +
      <td>bgp peer; default: <b>-</b></td>
 +
      <td>Applies the filter rule for the specified peer.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Route map</td>
 +
      <td>route map; default: <b>-</b></td>
 +
      <td>Route map filter to apply.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Direction</td>
 +
        <td>Inbound {{!}} 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>
 +
    </tr>
 +
    <tr>
 +
      <td>Enable</td>
 +
      <td>off {{!}} on; default: <b>off</b></td>
 +
      <td>Turns an Route Map filter on or off.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 667: Line 705:  
         <td>ip4 with mask; default: <b>none</b></td>
 
         <td>ip4 with mask; default: <b>none</b></td>
 
         <td>Sets a metric value for determining the preferred path into an AS.</td>
 
         <td>Sets a metric value for determining the preferred path into an AS.</td>
    </tr>
  −
</table>
  −
  −
====Route Map Filters====
  −
----
  −
The <b>Route Map Filters</b> section is used to configure special filters that changes direction for BGP Peers. Below is an example of the Route Map Filters section which is empty by default. You can add a new filter by clicking the 'Add' button
  −
  −
[[File:Networking_rutos_manual_routing_dynamic_routes_bgp_route_maps_filters_add_button_v1.png|border|class=tlt-border]]
  −
  −
An Route Map Filters configuration for BGP should look similar to this:
  −
  −
[[File:Networking_rutos_manual_routing_dynamic_routes_bgp_route_maps_filters_configuration_v1.png|border|class=tlt-border]]
  −
  −
<table class="nd-mantable">
  −
    <tr>
  −
        <th>Field</th>
  −
      <th>Value</th>
  −
      <th>Description</th>
  −
    </tr>
  −
    <tr>
  −
      <td>Peer</td>
  −
      <td>bgp peer; default: <b>-</b></td>
  −
      <td>Applies the filter rule for the specified peer.</td>
  −
    </tr>
  −
    <tr>
  −
      <td>Route map</td>
  −
      <td>route map; default: <b>-</b></td>
  −
      <td>Route map filter to apply.</td>
  −
    </tr>
  −
    <tr>
  −
    <td>Direction</td>
  −
        <td>Inbound {{!}} 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>
  −
    </tr>
  −
    <tr>
  −
      <td>Enable</td>
  −
      <td>off {{!}} on; default: <b>off</b></td>
  −
      <td>Turns an Route Map filter on or off.</td>
   
     </tr>
 
     </tr>
 
</table>
 
</table>

Navigation menu