Dynamic Routing: Difference between revisions
From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
(Created page with "<span style="display:none" class="helpSource network_dynamicrouting">QoS</span> <span style="display:none" class="helpSource network_advanced_dynamicrouting">QoS</span> == Ab...") |
No edit summary |
||
Line 31: | Line 31: | ||
* '''Status''': Overall status of dynamic routing shows: | * '''Status''': Overall status of dynamic routing shows: | ||
:*'''Aquired Dynamic Routes''' | :*'''Aquired Dynamic Routes''': All routes obtained from all enabled dynamic routing protocols. | ||
:*'''BGP Status''' | :*'''BGP Status''' Information about each BGP neighbor including messages received, sent, and uptime. | ||
:*'''OSPF Status''' | :*'''OSPF Status''' Information about discovered OSPF neighbors such as their IP address and the time remaining until they next synchronize. | ||
[[Image:dynamic_routing_status.png|center|frame|Dynamic Routing Status]] | [[Image:dynamic_routing_status.png|center|frame|Dynamic Routing Status]] |
Revision as of 01:36, 10 March 2018
About Dynamic Routing
Dynamic Routing allows for the exchange of routes between other routers using BGP and OSPF protocols. This allows for...
Dynamic Routing settings can be found at Config > Network > Advanced > Dynamic Routing.
Examples
Below are a few examples going from simple to more complex.
- Example 1.
- Example 2.
Settings
This section reviews the different settings and configuration options available for Dynamic Routing.
- Dynamic Routing Enabled: Controls whether dynamic routing is enabled or disabled. The default setting is unchecked, which means dynamic routing is disabled. BGP and/or OSPF must also be enabled as well.
- Status: Overall status of dynamic routing shows:
- Aquired Dynamic Routes: All routes obtained from all enabled dynamic routing protocols.
- BGP Status Information about each BGP neighbor including messages received, sent, and uptime.
- OSPF Status Information about discovered OSPF neighbors such as their IP address and the time remaining until they next synchronize.
- BGP: Enable BGP protocol. BGP requires a lot more maintenance than OSPF but because its an older protocol, has wider adoption.
- Neighbors define neighbors here.
- Networks define neighbors here.
- OSPF: A much simpler protocol.
- Networks define neighbors here.
- Areas define areas here.
- Interface Overrides define interface overrides here.
- Advanced Options define advanced options here.