[SDWAN] Overlay Management Protocol (OMP) - Part 2 (English)

[SDWAN] Overlay Management Protocol (OMP) - Part 2 (English)

OMP Advertisement

No alt text provided for this image
Figure 1. OMP Advertisement

As the example above, the cEdge#1 router uses routes learned from the connected, static and dynamic protocols inside the local network. They will be advertised to all OMP peers (vSmarts) along with the corresponding TLOC next-hops.

In order to understand more about OMP, I will shortly introduce TLOC (Transport Locator) which is a component in Cisco SDWAN network that contains basic information about a WAN connection:

  • System-IP
  • Transport Color
  • Encapsulation Type
  • Public/Private IP address and port numbers.
  • And some other components

The TLOC contains the information needed for a cEdge to establish tunnels to another cEdges in the SDWAN.        

Going back to OMP Advertisement, OMP has the following types of routes:

  • TLOC routes
  • OMP routes
  • Service routes

TLOC routes

As introduced about TLOC above, each WAN transport of each cEdge is identified by a TLOC (System-IP, encaps, color, pubIP, ...).

When cEdge joins SDWAN, cEdge will advertise its TLOC to OMP peers (vSmarts), and by default, vSmart will distribute TLOC routes to other cEdges and vice versa.

This helps cEdges to know the necessary information within the TLOC and establish tunnels with each other based on this information.

OMP routes

The cEdges in the SDWAN will advertise the prefixes learned from the LAN information via OMP to vSmart peers. These OMP routes are also known as vRoute.

No alt text provided for this image
Figure 2. OMP routes

As the example in Figure 2 shows, cEdge#1 contains the static route 192.168.1.0/24, and advertises this prefix to vSmart with the next-hop TLOC-1. When cEdge#3 receives the prefix 192.168.1.0/24 advertised by vSmart, it will update this prefix to cEdge#3's routing table.

TLOC next-hop is similar to the next-hop of a prefix in IGP, when cEdge#3 sends data to 192.168.1.0/24 will send data directly to TLOC-1 (after using the information in TLOC-1 to make an encrypted connection with cEdge#1).

Note that, like BGP, when the next-hop has no connection (invalid next-hop), the vRoute (OMP routes) will also be invalid, and will not be installed to cEdge's routing table when received.

In addition, like BGP, OMP routes (vRoute) also contain many other attributes:

  • VPN
  • Originator
  • TLOC next-hop
  • Site ID
  • Preference

These attributes are one of the best path selection factors in case there is more than one path to the destination prefix and will be introduced with examples in the next articles.

See you!

要查看或添加评论,请登录

Nam Nguyen的更多文章

  • Cisco SD-WAN Troubleshooting Certificate Signing Errors

    Cisco SD-WAN Troubleshooting Certificate Signing Errors

    One of the critical stages in implementing and scaling your SD-WAN is the onboarding of WAN Edge devices. During this…

    1 条评论
  • [Cisco SD-WAN] Centralized Control Policy - Hub-Spoke topology scenarios

    [Cisco SD-WAN] Centralized Control Policy - Hub-Spoke topology scenarios

    Introduction In this article, we will learn how the Centralized Control Policy works through a demonstration and…

    3 条评论
  • [Cisco Catalyst SD-WAN] WAN Edge Packet Forwarding Order of Operations

    [Cisco Catalyst SD-WAN] WAN Edge Packet Forwarding Order of Operations

    About the packet forwarding order of operations, given that various policies can influence the forwarding of a single…

    3 条评论
  • Cisco Catalyst SD-WAN Data Plane : Guide for 2023

    Cisco Catalyst SD-WAN Data Plane : Guide for 2023

    Data Plane Works In a traditional network, the data plane is responsible for moving packets of data from one place to…

    8 条评论
  • Cisco SD-WAN Control Plane

    Cisco SD-WAN Control Plane

    Introduction My name is Nam who loves to talk and share knowledge related to Networking, Automation, and so on. More…

    5 条评论
  • Cisco SDWAN - vSmart Controller

    Cisco SDWAN - vSmart Controller

    Introduction My name is Nam who loves to talk and share knowledge related to Networking, Automation, and so on. More…

  • Cisco SDWAN - vManage & vManage Cluster

    Cisco SDWAN - vManage & vManage Cluster

    Introduction My name is Nam who loves to talk and share knowledge related to Networking, Automation, and so on. More…

  • Cisco SDWAN - vBond Controllers

    Cisco SDWAN - vBond Controllers

    Introduction In a software-defined wide area network (SD-WAN) architecture, the vBond controller plays a critical role…

  • Cisco SDWAN VPN Segmentation or VRF?

    Cisco SDWAN VPN Segmentation or VRF?

    Introduction In the context of SD-WAN, virtual private networks (VPNs) play a crucial role in segmenting the network…

  • [Cisco SDWAN] Let’s Establish The First Device Template

    [Cisco SDWAN] Let’s Establish The First Device Template

    Introduction There are two types of Device Templates that will be attached, deployed to cEdges from vManage…

    4 条评论

社区洞察

其他会员也浏览了