Overview
Sets up the routing protocol across your overlay network using various management methods. This task enables efficient routing by defining autonomous system IDs and specifying redistribution parameters to meet your specific service-side routing requirements within the Cisco Catalyst SD-WAN.
Use this task to set up EIGRP for routing in Cisco Catalyst SD-WAN, enabling efficient and scalable routing across your overlay.
You can EIGRP using Cisco SD-WAN Manager templates, configuration groups, or directly via the CLI on Cisco IOS XE Catalyst SD-WAN devices.
Before you begin
Follow one of these steps to configure EIGRP:
Procedure
| 1. | Configure EIGRP using Cisco SD-WAN Manager templates. This method involves creating a reusable EIGRP feature template in Cisco SD-WAN Manager, which defines the basic EIGRP parameters such as the autonomous system ID, and specifies how routes are redistributed. This template can then be applied to multiple devices. For more information, see Configure EIGRP using Cisco SD-WAN Manager. |
|
| 2. | Configure EIGRP using a configuration group. This method applies EIGRP configurations within a service profile using configuration groups in Cisco SD-WAN Manager, suitable for service-side routing within specific VPNs. For more information, see Configure EIGRP using a configuration group. |
|
| 3. | Configure EIGRP using CLI. This method involves directly entering EIGRP configuration commands on the Cisco IOS XE Catalyst SD-WAN device's command-line interface, providing granular control over the configuration. |
What to do next
After configuring EIGRP, verify the configuration using the appropriate show commands on the device. For example, show ip route vrf <vpn-id> for IPv4 EIGRP routes. For more information, see Verification commands for EIGRP configuration.