WO2017146905A1 - Name-based routing system and method - Google Patents

Name-based routing system and method Download PDF

Info

Publication number
WO2017146905A1
WO2017146905A1 PCT/US2017/016984 US2017016984W WO2017146905A1 WO 2017146905 A1 WO2017146905 A1 WO 2017146905A1 US 2017016984 W US2017016984 W US 2017016984W WO 2017146905 A1 WO2017146905 A1 WO 2017146905A1
Authority
WO
WIPO (PCT)
Prior art keywords
tenant
service
packet
fabric
remote
Prior art date
Application number
PCT/US2017/016984
Other languages
French (fr)
Inventor
Patrick J. Melampy
Michael Baj
Prashant Kumar
Robert Penfield
Patrick Timmons
Original Assignee
128 Technology, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 128 Technology, Inc. filed Critical 128 Technology, Inc.
Priority to EP17756980.3A priority Critical patent/EP3420686A4/en
Publication of WO2017146905A1 publication Critical patent/WO2017146905A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/74Address processing for routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/56Routing software
    • H04L45/566Routing instructions carried by the data packet, e.g. active networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/72Routing based on the source address
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/74Address processing for routing
    • H04L45/741Routing in networks with a plurality of addressing schemes, e.g. with both IPv4 and IPv6
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1069Session establishment or de-establishment
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/80Responding to QoS
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/30Types of network names
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/256NAT traversal

Definitions

  • CONTROLLER attorney docket number 4094/1001, and naming MeLampy, Baj, Kaplan, Kumar, Penfield, and Timmons as inventors, the disclosure of which is incorporated herein, in its entirety, by reference for all purposes to the extent permitted.
  • the present invention relates to data routing and, more particularly, to routing packets based on words and relationships between named elements.
  • IP The Internet Protocol
  • IP serves as the de-facto standard for forwarding data messages (“datagrams”) between network devices connected with the Internet.
  • IP delivers datagrams across a series of Internet devices, such as routers and switches, in the form of one or more data packets.
  • Each packet has two principal parts: (1) a payload with the information being conveyed (e.g., text, graphic, audio, or video data), and (2) a header, known as an "IP header,” having the address of the network device to receive the packet(s) (the "destination device"), the identity of the network device that sent the packet (the "originating device”), and other data for routing the packet.
  • IP Internet Protocol
  • middleboxes e.g., firewalls, DPI devices, load balancers
  • overlay networking e.g., VLANs, nested VLANs, VxLANs, MPLS, Cisco ACI, VMware NSX, Midonet
  • orchestration e.g., OpenStack, service function chaining
  • a method of routing packets by a local route exchange processor in a local router involves maintaining, by the local route exchange processor, in a computer storage of the local router, at least one forwarding information base that associates a plurality of named fabrics with at least one uniquely named authority, each fabric having at least one named tenant, each tenant having at least one named service, wherein the local route exchange processor is associated with a distinct local fabric from among the plurality of named fabrics; exchanging fabric adjacency information by the local route exchange processor with at least one remote route exchange processor, each remote route exchange processor operating in a separate remote router and associated with a distinct remote fabric from among the plurality of named fabrics; performing, by local the route exchange processor, a mesh-up process to establish at least one communication path between the local fabric and each of the remote fabrics; receiving first packet to establish a communication session between a source service in a source tenant and a destination service in a destination tenant; determining the source tenant for the communication session; identifying, using the at least one forwarding information base, a service agent
  • the at least one forwarding information base may include a separate forwarding information base for each source tenant.
  • the first packet may include first packet metadata including the name of the source tenant, in which case determining the source tenant for the communication session may involve determining the source tenant based on the name of the source tenant in the first packet metadata.
  • determining the source tenant for the communication session may involve determining the source tenant based on a source address in the packet.
  • Identifying the service agent may involve selecting one service agent instance from among a plurality of candidate service agent instances. Forwarding the first packet may involve determining whether a next hop device is a remote router having a remote route exchange processor and inserting first packet metadata into the packet when the next hop device is a remote router having a remote route exchange processor.
  • a router comprises a computer storage and a local route exchange processor configured to implement any of the methods of routing packets summarized above.
  • a computer program product comprises a tangible, non-transitory computer readable medium having embodied therein a computer program that, when run on at least one computer processor, implements a local route exchange processor for a local router, the local route exchange processor implementing any of the methods of routing packets summarized above.
  • Illustrative embodiments of the invention are implemented as a computer program product having a computer usable medium with computer readable program code thereon.
  • the computer readable code may be read and utilized by a computer system in accordance with conventional processes.
  • FIG. 1 is a schematic diagram showing the relationship between an Authority, Fabrics, Tenants, Services, and Service Groups of a REX routing system, in accordance with one exemplary embodiment
  • FIG. 2 is a schematic diagram showing REX routing between Fabrics that are in different Authorities, in accordance with one exemplary embodiment
  • FIG. 3 is a schematic diagram showing REX routes between Services that are shared across an Authority, in accordance with one exemplary embodiment
  • FIG. 4 is a schematic diagram showing support for multiple REX Service Agent instances, in accordance with one exemplary embodiment
  • FIG. 5 is a schematic diagram showing a collection of Services spread across multiple Fabrics, in accordance with one exemplary embodiment
  • FIG. 6 is a schematic diagram showing two Fabrics that can be interconnected in many ways, in accordance with one exemplary embodiment
  • FIG. 10 is a schematic block diagram of the Forwarding Information Bases (FIBs) that are maintained by a RoutelQ router, in accordance with one exemplary embodiment
  • FIG. 11 is a logic flow diagram for routing between Fabrics within a single Authority, in accordance with one exemplary embodiment
  • FIG. 12 is a logic flow diagram for processing a received packet, in accordance with one exemplary embodiment.
  • FIG. 13 is a logic flow diagram for inserting first packet metadata into the first packet of a session, in accordance with one exemplary embodiment. DESCRIPTION OF ILLUSTRATIVE EMBODIMENTS
  • an advanced routing system and protocol (referred to herein as "Route Exchange” or “REX”) hides familiar IPv4 and IPv6 addresses and replaces traditional routing logic with words and relationships between named elements. Among other things, this makes IP routing tables significantly easier to understand. In addition, a single routing scheme can be used for any
  • Exemplary embodiments of the present invention use names (referred to herein as a "Qualified Service Name” or "QSN”) to create routes that do not use IP addresses to determine the route.
  • the QSN essentially identifies a destination element within a destination private network.
  • the QSN is passed by the source element as metadata in the first packet of a session, e.g., the first SYN packet of a TCP connection.
  • a destination element can be associated with multiple types of service, e.g., it may service voice traffic, web browsing, etc.
  • the destination element informs the source element of the types of services it supports and also informs the source element how to address each type of service.
  • connections can be established for the different types of services, e.g., high-priority traffic might be carried over a direct connection between the private networks or over an existing MPLS connection, whereas low-priority traffic such as web browsing might be carried over the generic Internet.
  • the connections are decoupled from the Internet and IP addresses because, among other things, some of the connections might not even traverse the Internet (e.g., some connections might traverse private or dedicated communication channels) or might not rely on IP addresses (e.g., some connections might use MPLS labels).
  • a “Fabric” is a single routing instance within the REX schema.
  • a fabric contains one logical CORE and one or more SLICEs. The collection of these nodes can be viewed as a single IP Router
  • a “CORE” contains a single BGP4, OSPFv2, IS-IS, REX IP router control plane. This includes all of the databases, routing protocols and analytics for a single instance of a REX product.
  • a “logical CORE” refers to the collection of a single active CORE and one or more redundant COREs.
  • a "SLICE” contains a single IP router forwarding plane.
  • the SLICE is roughly analogous to a line card, but it can be implemented solely in software.
  • a SLICE is not useful alone; it must be connected to and associated with a CORE within a fabric.
  • An "Authority” is a single managed network of routing instances (Fabrics). This describes a single network, a collection of networks, or single managed entity for a group of routers, and can be considered to be conceptually equivalent to an Autonomous System.
  • Authorities are named with text strings, and this string is used in the REX routing protocol. Authority names are unique within the REX system and are
  • Authority names are resource names that conform to RFC 1737.
  • a "Tenant” is a single sub-network that is to be segregated and separated from all others, e.g., for security, manageability, and analytics. This is akin to VLAN or VxLAN or VRF.
  • a Tenant is a text string assigned by an Authority or parent Tenant.
  • a "Service” is a single named application and is the target of a route. This is similar to an IP address after DNS resolution.
  • a Service is named with a text string that normally matches the URL of a service. This text string is used in the REX Routing Protocol.
  • a "Service Group” is a portion of a sub-network (Tenant) that is to be segregated, e.g., for manageability and analytics. There is no comparative current world element. This is a text string that is used in the REX Routing Protocol.
  • QSN Quality of Service Name
  • RFC 3986 URI Generic Syntax defined by RFC 3986 and are in the form: QSN://Subtenant. Tenant. Authority/ServiceGroup/Service
  • Every QSN has one unique Authority.
  • the Authority is named uniquely by a naming authority.
  • a private naming authority is used, although in alternative embodiments a public naming authority (e.g., IANA or equivalent) may be used.
  • Service Groups are optional, and should they not be used, the QSN can be shortened to not include this text.
  • FIG. 1 is a schematic diagram showing the relationship between an Authority, Fabrics, Tenants, Services, and Service Groups of a REX routing system, in accordance with one exemplary embodiment.
  • this Authority (named “Oilco") includes two Fabrics (i.e., “Data Center West” and “Data Center East”), four Tenants (i.e.,
  • Interfaces Information Services
  • Geological Services Global Services
  • Logistics and a global tenant “Tenant Zero”
  • three Services i.e., "Asset_Tracking,” “GeoMapping,” and “Ocean_Liners”
  • Service Group i.e., "Exploration”
  • This diagram also introduces a new element referred to as an "Interface.”
  • Each Interface can optionally be linked or bound to a Tenant or Subtenant. This linkage is either done through an Interface Configuration or inherited on interfaces dedicated to specific Services, as discussed in more detail below. Interfaces that are not Tenant-specific are considered to be Global or in Tenant Zero.
  • the REX routing protocol also supports routing between Fabrics that are in different authorities. Specifically, in this example, routes are created between Tenants named "Salespeople" and “Tenant Zero” in the Fabric named “Data Center West” in the Authority named “Oilco” and Tenants named “Oilco” and “Tenant Zero” in the Fabric named “NYC” in the Authority named "Sales Force.” It should be noted that the Tenants are defined and have use only within a single Authority. The names of Tenants, Fabrics, Services, and Service Groups are solely at the discretion of the Authority. Thus, it is acceptable for there to be a Tenant named "Oilco” within the Authority named “Sales Force” even though there is an Authority named “Oilco.”
  • Services or Routes are defined with a QSN.
  • the following named entities are associated with Authority "Oilco":
  • a QSN could reference a Service or Route with an IP Address:
  • the REX protocol associates a Fabric/Location with a Service or Route when a QSN is shared between Fabrics. This allows a definition of Tenants and Services, and their associated policies, without regard to location or Fabric (or even if there are zero or more instances of a Service).
  • REX is a unilateral routing protocol. This is similar to current BGP or OSPF/IS-IS routing models where all router adjacencies are defined or declared. Thus, a REX link starts at one Fabric and terminates on another Fabric. Unlike BGP, all routing with REX is defined and controlled on a Fabric to Fabric basis, not on an amorphous Authority level. The inventors consider this to be a major improvement over ASN (Autonomous System Number) based routing. ASNs are very large, cover a very large portion of the earth, and define who owns which IP Address space. However, ASNs do not provide for efficient path determination without complex administrative oversight or controls. Also ASN numbers are limited and difficult to manage. Given the amount of "meet-me" type networking that occurs at co-location facilities, the inventors consider location to be a better path determination criterion than ASN numbers.
  • ASN Automatic System Number
  • REX is always between two parties, and there is never any aggregation or repackaging of any routes. This is because REX is not a replacement for current routing protocols, but rather is an extension of capabilities to provide new kinds of secure routing that were not possible before.
  • REX supports a separation between Service relationships and Transit relationships. Current routing protocols only deal with Transit and are 100% based on IP addresses that are routable, while REX has two types of bilateral relationships, one for obtaining access to a Service (often in a private network), and another for obtaining access to a next hop transit network (public or private).
  • Service Agents define all of the properties of a specific route instance.
  • the REX protocol unilaterally advertises and shares QSNs when there is one or more instance(s) of a Service Agent to bilateral peers.
  • the Fabric that offers the QSN is recorded and associated with the QSN.
  • the advertisement is withdrawn when the number of instances transitions from one or more, to zero.
  • the REX protocol updates the routing table with the waypoints of other fabrics (by name). When no local routes satisfy a request, these remote routes will be used.
  • the Fabric (by name) will be used as the target of the route.
  • all global data objects are shared, for example, utilizing database techniques and/or extensions to the YANG data modeling language for the Network Configuration Protocol ("YANG/NETCONF"), for example, as described in Bjorkland, "YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF),” Internet Engineering Task Force (IETF) Request for Comments (RFC) 6020, ISSN: 2070-1721, October 2010, which is hereby incorporated herein by reference in its entirety.
  • YANG/NETCONF YANG/NETCONF
  • IETF Internet Engineering Task Force
  • RRC Request for Comments
  • Services in private networks are bilaterally offered to foreign Fabrics.
  • Each of these Services is associated with a named Fabric and Authority.
  • the Services are named, and belong to Tenants.
  • the named Fabrics are traversed as needed to obtain a high quality path to the Service.
  • Networks traversed could by any kind of network (e.g., public, private, IPv4, IPv6, or directly connected).
  • RoutelQ routing fabric i.e., a set of RoutelQ routers
  • OSPF OSPF
  • BGP BGP
  • IS-IS IS-IS
  • the REX protocol is an additional protocol that comingles RoutelQ routes with standard IP routes, to replace or augment them. Selecting the Tenant, choosing a route, and the actual routing of the first packet of a session is described below. In exemplary embodiments, all subsequent packets for the same session are made to follow the first packet such that all packets associated with a session are routed the same way, and the reverse path for packets within the same session are made to follow the same path as the packets traveling in the forward direction (referred to herein as a "bi-flow").
  • Each RoutelQ router maintains, in a computer-readable medium, a special routing table for each Tenant (referred to herein as the "Forwarding Information Base” or "FIB").
  • the FIB can contain three types of Service Agent entries:
  • Static routes which are akin to static IP routes and permit defined pathways for Internet access should it be required from within the tenant;
  • Static service routes which are for stubbed-in permanent routes, e.g., dedicated servers not directly connected by a Kernel NIC interface (KNI); and
  • Dynamic service routes which are created at run-time by virtual machines hosted by a RoutelQ SLICE.
  • first packet metadata includes:
  • first packet metadata is sent in the forward direction until a backward (reverse) metadata packet has been received, since it is possible that packets can be dropped. For TCP sessions, this is always the SYN/ACK; for UDP protocols, it may take several transmissions before the first backward packet is received.
  • Metadata is also included in the first backward (reverse) packet. This metadata includes:
  • metadata is only included in each direction during link establishment (i.e., within the first packet sent between two SLICEs), although alternative embodiments additionally may send metadata for other events, such as when a fast re-route is being performed during a session, or to modify a negotiated Service Class dynamically.
  • Step 1 Determining the Source Tenant
  • the first step is to ascertain the correct source Tenant.
  • the source Tenant can be determined by one of several methods, such as, for example: • Associated with an interface
  • Interfaces that connect to specific physical network areas can be configured to be part of a Tenant. Services optionally also can be associated with a Tenant when started; when packets arrive or egress from a Service Agent, these packets will inherit the Tenant from that Service Agent's associated Service automatically. When networking between REX Tenants, Fabrics, and authorities, metadata present in the first packet will contain the requested Tenant.
  • These configured Tenant names can consist of any string of text, with a hierarchy defined using periods as separators. For example: computers, asset tracking
  • the tenant asset tracking includes computers. asset tracking, and computers. asset tracking inherits all attributes from asset tracking.
  • Tenant Zero is the term given to the default global tenant used when no tenant has otherwise been explicitly defined. Tenant Zero is associated with traffic from sources that are outside of the authority (e.g., Internet traffic).
  • Step 2A Lookup a REX Service - No Metadata Present
  • a SLICE When a SLICE receives a packet without metadata (i.e., an ordinary first packet), it initially sets the Tenant for this session to be the Tenant associated with the ingress interface if one is assigned (otherwise the packet is considered to be associated with Tenant Zero). If the packet's source address matches a Service address, the SLICE then updates the Tenant to be that associated with the Service; likewise, if the packet's source address matches a Service Agent address, the SLICE updates the Tenant to be the one associated with that Service Agent's Service.
  • the SLICE searches the FIB associated with that Tenant for routes (a global FIB is used for Tenant Zero).
  • the SLICE extracts the destination IP address from the packet, and performs a longest prefix match to search for service routes. If there are no routes available that match the IP Address within the Tenant's FIB, then the packet is returned with the appropriate ICMP "no route found" treatment.
  • the FIB can contain all three kinds of routes, i.e., Service Agents, Static IP Routes, and Learned IP Routes. Only the routes appropriate for a Tenant will be searched.
  • the Global FIB for Tenant Zero contains all of the IP Routes learned from BGP/OSPF/IS-IS and any locally defined routes, although these global routes will not be present within a specific Tenant. In an exemplary embodiment, if a Tenant is to have a path to the Internet, it must be defined formally as a Route within the Tenant.
  • Each Service has one or more access policies that dictate who or what is permitted to use that Service.
  • the policy can contain an IP address prefix, or it can contain Services by name using a QSN - either fully qualified, or a partial QSN indicating only a service-group or tenant (each of these access policies has an allow/deny setting, akin to a traditional ACL).
  • access policies can be based on previously defined services, creating an effective and simple model.
  • Table 1 schematically shows exemplary Tenant and Service FIB entries shared across an Authority for the example shown in FIG. 3 :
  • Service definitions, policies and relationships to each other are defined globally across the entire Authority, i.e., across all Fabrics in the Authority. Not shown are other policies for bandwidth and quality of service that also may be associated with each Service definition.
  • route 4 has three different access policies that are associated with different originating services. In an exemplary embodiment, these are compressed into a single FIB route entry with an array of access policies.
  • routes 2 and 3 are two routes that are used to create a two-way communication path for first packets, which often may be required for UDP services that communicate bi-directionally, where the first packet for a session could arrive from either direction.
  • the SLICE determines how the packet is to be routed.
  • the RoutelQ routers exchange information allowing each RoutelQ router to determine whether or not the next-hop router is a RoutelQ router. Assuming the next-hop router for the packet is a RoutelQ router, the SLICE inserts first packet metadata into the packet and forwards the packet.
  • the first packet metadata includes an authentication signature, which allows the next-hop RoutelQ router to verify the metadata.
  • Step 2B Lookup a REX Service - Metadata present
  • a SLICE When a SLICE receives a first packet that includes first packet metadata, it first validates the metadata using the authentication signature information included in the metadata. Assuming the metadata is valid, the SLICE extracts the Service name and Tenant from the metadata, and then selects a corresponding FIB associated with that Tenant.
  • the SLICE searches the FIB by the Service name, and a resultant set of Service Agents that best match the name is returned.
  • the name must be an exact match, and no partial matches are accepted for received metadata Services. If there is no match, an appropriate ICMP "no match found" message is returned. Next the returned Service Agents are processed in the order defined below.
  • Step 3 Routing of Sessions to Service Agents (service instances)
  • FIG. 4 shows an exemplary configuration in which Fabric Data Center West includes four Front End Service instances (e.g., actual application servers), three Application Service instances, two Database Service instances, and one Logging service instance, while Fabric Data Center East includes two Front End Service instances, two Application Service instances, two Database Service instances, and one Logging service instance.
  • Front End Service instances e.g., actual application servers
  • Three Application Service instances e.g., two Database Service instances
  • Logging service instance e.g., one Logging service instance
  • Fabric Data Center East includes two Front End Service instances, two Application Service instances, two Database Service instances, and one Logging service instance.
  • the instances are accounted for with Service Agents.
  • Service Agents are data objects that define individual route instances, such as these services. It is conceivable that there may be zero instances at certain times. Services in this example are all application related servers, but from a networking perspective, they are just IP Address Endpoints. Service Agent definitions are attached to the services described above, and all share the same service definitions and access policies. Table 2 and Table 3 are exemplary FIBs for the Fabrics shown in FIG. 4:
  • a specific instance can be selected in any of a variety of ways.
  • the access policy (already discussed) eliminates undesirable services. Once this pruning has been performed, there are additional policies that can be employed.
  • Each Fabric has its own list of Service Agents for each Service. This data is private data.
  • the REX routing protocol will put a universal single Service Agent into a foreign Fabric that has networking privileges to access this Service. This special
  • pointer to a Fabric has no IP addresses associated with it, just the name of the Fabric.
  • FIB entry contains one of these pointers to a remote Fabric (and the FIB entry is chosen as the best)
  • a transit service to get to the remote Fabric is executed, as described below.
  • the Service Agents on a local Fabric are always preferred over any found in remote Fabrics. Multi-fabric routing is discussed in greater detail below.
  • security policies are used to describe the encryption and authentication requirements for a specific service. If a security policy is applied to a tenant, all traffic in that tenant's network will use the prescribed encryption mechanism. If a security policy is applied to a service, then this will override any configured policy on a given tenant. This behavior allows for fine-grained control of what types of encryption should be applied at the tenant or service.
  • service policies define all of the expected "per session" attributes, including a service class that defines routing priorities, DSCP, and path selection support through quality points.
  • the selection of a specific Service Agent takes into account the load balancing strategy defined in the Service's service policy, as well as two types of dynamic load balancing information, namely Internal fabric path utilization information and Service path availability information.
  • Internal fabric path utilization information is data about the "Fabric" that interconnects all of the SLICEs.
  • this information is obtained using Bidirectional Forwarding Detection (BFD) with extensions to measure packet loss between SLICEs.
  • Round Trip Time (RTT) is recorded and used for future sessions to the same destination service agent; differences in RTT in successive samples are used to measure jitter. All internal SLICEs communicate using BFD so that all internal path attributes within a routing fabric are known.
  • Service path availability information is gathered in real time by a SLICE supporting one or more service agents for a given service. This information is sent in the metadata attached to the first packet sent in the reverse direction. This information includes session counts, bandwidth rates for a service, etc.
  • the Service Agent chosen has an IP address (labeled "Fabric Address or
  • Waypoint in the table above
  • fabric address within a fabric
  • a fabric address external to a fabric
  • the first packet is forwarded to this IP address, after inserting first packet metadata that contains all of the service routing information required.
  • This metadata includes all of the text string fields used for networking.
  • Step 1 Declare Adjacency
  • All Fabrics within a single Authority are automatically declared adjacent. As discussed above, all global data objects are shared, for example utilizing database techniques and/or extensions to YANG/NETCONF. Importantly, the public addresses of the remote Fabric ("waypoints") will be exchanged during this process as well. As shown in FIG. 5, Tenants and Services are global. Also global within an Authority are service classes and session types. Among other things, this ensures that Quality of Service (QoS) treatments will be uniform.
  • QoS Quality of Service
  • Step 2 Mesh-Up Process
  • SD-WAN Software-Defined WAN
  • FIG. 6 schematically shows two Fabrics that can be interconnected in many ways.
  • Each method of interconnect has various attributes.
  • MPLS can provide a private or tunneled connection between the data centers but might be expensive to use
  • direct connections e.g., Ethernet Pseudowires, Direct Internet Access via a single carrier
  • Ethernet Pseudowires e.g., Ethernet Pseudowires, Direct Internet Access via a single carrier
  • the public Internet will be used for interconnecting fabrics.
  • Each link has its own performance, cost and SLA factors associated with the connection. These factors are captured through the quality-points model described below.
  • the Mesh-Up Process begins shortly after adjacency is established.
  • the Mesh-Up Process is automated, and it begins with an exchange of externally facing waypoint addresses allocated for networking. In the case below, there are three IP addresses in Data Center West, and three in Data Center East.
  • Each Fabric's CORE looks up externally facing waypoints that are to be considered “candidates" for connectivity.
  • all externally facing waypoints are considered as candidates for connectivity, but in alternative embodiment, additional controls may be used to determine which waypoints to use for specific adjacencies.
  • these waypoint candidates are sent through the REX protocol from each Fabric to the other.
  • East sends West G, H, and I
  • West sends East D, E, and F.
  • East sends West G, H, and I
  • West sends East D, E, and F.
  • waypoint candidates are sent in only one direction, when only one Fabric has a Service to consume.
  • Step 3 Assess Reachability The next step in the Mesh-Up Process is to assess the IP Addresses received from the other Fabric for reachability.
  • BFD Next, a connectivity check is performed with BFD.
  • the BFD message contains authentication information (sometimes referred to as "authentication cookies") so that it cannot be spoofed by an attacker. If a SLICE on the proper fabric receives this BFD message, it responds. The response includes information about the interface (e.g., size, Class of Service, Quality Points supported, etc.).
  • the Class of Service is a set of computed or culled information from the pathway that includes Quality Points, Service Classes supported, as well as latency and packet loss
  • Quality Points are an indication of the quality of a given pathway and can be used to prioritize pathways when more than one pathway is available for a given communication session.
  • Public addresses are likewise tested with a connectivity check. If there is a response, the information is also recorded.
  • Non- Working addresses are kept but recorded as non-working or out-of- service (OOS).
  • the Mesh-Up Process is performed by both sides, with each SLICE having an external interface, and each side looking for and testing connectivity with the shared addresses. As soon as there is at least one working address, then the Fabric-to-Fabric connection is declared operational. Once operational, BFD is used to test connectivity at predetermined BFD intervals (the configuration for BFD intervals may be defined as part of the RoutelQ router configuration). If an interface becomes non-working, then it is added to the non-working (OOS) addresses list. If and when there are no remaining working interfaces, the fabric-to-fabric connection is disabled, in which case an alarm notification may be generated (e.g., to a network administrator).
  • OOS non-working
  • BFD is performed on all previously working links to test for links coming back into service, and BFD is also performed on addresses that never worked, although such testing may be performed less frequently than testing of previously working links. Addresses that begin to work will be added to the connection. Any change in externally available waypoints will generate an update to all existing Mesh-Ups.
  • a specific transit service to the Fabric reached is created in the local FIB.
  • These transit routes are automatic and are solely added/removed based on the status of a peer mesh.
  • This Fabric-to-Fabric mapping may be included in the standard FIB or may be maintained in a separate inter-Fabric FIB. In essence, the Fabric-to-Fabric mapping represents the EGP table, as opposed to the IGP table defined by the standard FIB.
  • Table 4 shows an exemplary Fabric-to-Fabric mapping FIB for Data Center East based on the example shown in FIG. 7:
  • Table 4 shows an exemplary Fabric-to-Fabric mapping FIB for
  • the Fabric-to-Fabric mapping FIB is different than the FIB used inside the Fabric. Specifically, this FIB supports both directly adjacent Fabrics and a map to Fabrics that are more than one hop away. For example, with reference to the example shown in FIG. 8, there are two possible pathways to get to Data Center East from Data Center West :
  • the Adjacent Fabric Map that will be created in each Fabric will look like any BGP table, except that instead of Autonomous Systems, it will be based on Fabrics that are named.
  • Table 6 shows an exemplary Adjacent Fabric Map for Data Center West based on the example shown in FIG. 8.
  • Table 7 shows an exemplary Adjacent Fabric Map for Data Center East based on the example shown in FIG. 8:
  • Service Agents will be created by the REX protocol when Services are shared, e.g., based on policy and/or filters.
  • a single Service Agent will be created on the remote site's Fabric as a representative of the Fabric that has the one or more actual Service Agents.
  • a single FIB entry is used no matter how many Service Agents exist remotely.
  • local Service Agents are always chosen first. In the event that no local Service Agents exist, or they are all full or out of service, the following occurs.
  • the list of Fabrics available for a service is determined by reviewing the Service Agent information. There will be a single FIB entry for each remote of Fabric Service location. The best Fabric to use (if there is more than one remote Fabric) is determined, for example, by one of the following:
  • Each Authority determines the weight and order of these according to a predetermined selection scheme.
  • the first packet is prepared for routing by inclusion of two kinds of metadata.
  • the first metadata includes the original addresses, the chosen service route, Tenant, original Fabric, terminal Fabric and it is signed by the original Fabric with its service routing credentials.
  • the second metadata includes the Waypoint addresses for the Fabric-to-Fabric transport, the original Fabric, the next hop Fabric, and is signed by the original Fabric with its transport credentials.
  • the packet is forwarded to the waypoint address of the Fabric.
  • the terminating Fabric checks the authentication (signature) and, upon a valid result, removes the transit metadata and processes the packet by selection of a Service Agent locally.
  • all subsequent packets of the session are made to follow the path of this first packet in both the forward and revise direction, as discussed above.
  • REX protocol can also be used between Fabrics that are created, managed and controlled by different authorities.
  • REX operates as described above, except that the Tenants and Service definitions will not be shared. Services will be made available by name, and remote authorities will need to remember (store) and utilize the Tenant that was provided to them in the REX exchange. Services, Tenants, and their associated policies will be advertised to selected REX peers.
  • REX Service adjacency can be established through a REX exchange.
  • a Service may be offered from a near side Authority to a remote Authority, or a Service may be requested by name from a far side Authority.
  • Service Routes may be either PUSHED or PULLED as required.
  • the exact setup is preceded by a mutual agreement to establish the service link.
  • the Service owner assigns a Tenant and Sub- Tenant to use when sending sessions to the Service. Among other things, this will allow the Service owner to determine a priori what Tenant a remote user should use.
  • the Tenants are "mapped" at time of service offering. This mapping is remembered (stored) by the remote side in a very simple way. Each networking service offered/requested results in a FIB Entry within the near side Tenant with a pointer to the correct Fabric. The "map-to" tenant is stored in the Service Agent Fabric pointer as well. The rest of the networking scenario operates as discussed above.
  • a reply to the packet includes an appropriate response understood by RoutelQ originating routers as "no service available.” For example, in exemplary embodiments, at the very ingress edge, the RoutelQ router may return an ICMP DESTINATION
  • a second path (if it exists) may be attempted prior to sending an ICMP DESTINATION UNREACHABLE response.
  • ICMP DESTINATION UNREACHABLE response When it is determined that there are no services reachable at a point in time, all subsequent packets for a programmable guard time will receive the appropriate ICMP DESTINATION UNREACHABLE response.
  • the SLICE When there is a valid IP route but there is no matching protocol (only applicable to RoutelQ routes, since regular routes do not specify protocol types), then the SLICE preferably returns a message such as ICMP DESTINATION UNREACHABLE (Code 2) per RFC 1122.
  • FIG. 9 is a schematic block diagram of a RoutelQ router 900, in accordance with one exemplary embodiment.
  • the RoutelQ router 900 includes a number of interfaces 902i through 902 N (which may be referred to collectively as interfaces 902), a REX processor 904, and storage 906.
  • the REX processor 904 maintains the various types of FIB s in the storage 906 and performs the various REX functions as described above.
  • FIG. 10 is a schematic block diagram of the FIBs that are maintained by the REX processor 904 in the storage 906.
  • the REX processor 904 maintains a Global FIB 1002, a FIB for each Fabric with each such FIB containing a FIB or FIB entries for each Tenant in the Fabric (e.g., Fabric 1 FIB 1001 i containing FIB entries for Fabric 1 Tenants 1 to X, through Fabric M FIB 1004M containing FIB entries for Fabric M Tenants 1 to Y), a Fabric-to-Fabric mapping FIB 1006, and an Adjacent Fabric Map 1008.
  • FIG. 11 is a logic flow diagram for routing between Fabrics within a single Authority, in accordance with one exemplary embodiment.
  • the REX processor declares adjacencies.
  • the REX processor then performs the mesh-up process.
  • the REX processor assesses reachability and establishes the Fabric-to-Fabric mapping FIB and the Adjacent Fabric map.
  • the REX processor performs the Service exchange process. It should be noted that the Service exchange process in block 1108 need not follow the assessment of reachability and establishment of the Fabric-to-Fabric mapping FIB and the Adjacent Fabric map in block 1106. Instead, for example, the Service exchange process in block 1108 could be done in parallel with 1102, e.g., if two Fabrics are capable of declaring adjacencies, they can perform the Service exchange at that time. However, the service traffic cannot begin until after block 1106 is completed.
  • FIG. 12 is a logic flow diagram for processing a received packet, in accordance with one exemplary embodiment.
  • the REX processor receives the first packet of a session. As discussed above, the packet may or may not contain metadata from a prior RoutelQ router.
  • the REX processor determines the source Tenant for the session based on whether or not the packet contains first packet metadata.
  • the REX processor finds the appropriate FIB for the Tenant and looks up a REX Service based on the source Tenant.
  • the REX processor determines a Service Agent for the Route, which may be in the same Fabric or a different Fabric than the source Tenant.
  • the REX processor routes the session to the Service Agent.
  • FIG. 13 is a logic flow diagram for inserting first packet metadata into the first packet of a session, in accordance with one exemplary embodiment.
  • the REX processor determines the source Tenant for the session. Specifically, the Tenant is initially set to be the Tenant associated with the ingress interface if one is assigned (otherwise the packet is considered to be associated with Tenant Zero). If the packet's source address matches a Service address or a Service Agent address, then the Tenant is changed to be the Tenant associated with that Service or Service Agent.
  • the REX processor searches the FIB associated with the source Tenant for a route.
  • the REX processor determines a Service Agent instance for the session.
  • the REX processor determines how the packet is to be routed based on the Service Agent instance. In block 1310, the REX processor determines if the next hop is a RoutelQ router. In block 1312, the REX processor inserts first packet metadata into packet if the next hop is a RoutelQ router.
  • MISCELLANEOUS MISCELLANEOUS It should be noted that headings are used above for convenience and are not to be construed as limiting the present invention in any way.
  • embodiments of the invention may be implemented at least in part in any conventional computer programming language.
  • some embodiments may be implemented in a procedural programming language (e.g., "C"), or in an object oriented programming language (e.g., "C++").
  • object oriented programming language e.g., "C++”
  • Other embodiments of the invention may be implemented as a pre-configured, stand-along hardware element and/or as
  • preprogrammed hardware elements e.g., application specific integrated circuits, FPGAs, and digital signal processors
  • FPGAs field-programmable gate arrays
  • digital signal processors digital signal processors
  • the disclosed apparatus and methods may be implemented as a computer program product for use with a computer system.
  • Such implementation may include a series of computer instructions fixed either on a tangible, non-transitory medium, such as a computer readable medium (e.g., a diskette, CD-ROM, ROM, or fixed disk).
  • a computer readable medium e.g., a diskette, CD-ROM, ROM, or fixed disk.
  • the series of computer instructions can embody all or part of the functionality previously described herein with respect to the system.
  • such a computer program product may be distributed as a removable medium with accompanying printed or electronic documentation (e.g., shrink wrapped software), preloaded with a computer system (e.g., on system ROM or fixed disk), or distributed from a server or electronic bulletin board over the network (e.g., the Internet or World Wide Web).
  • a computer system e.g., on system ROM or fixed disk
  • a server or electronic bulletin board over the network
  • some embodiments may be implemented in a software-as-a-service model ("SAAS") or cloud computing model.
  • SAAS software-as-a-service model
  • some embodiments of the invention may be implemented as a combination of both software (e.g., a computer program product) and hardware. Still other embodiments of the invention are implemented as entirely hardware, or entirely software.
  • embodiments of the present invention may employ conventional components such as conventional computers (e.g., off-the-shelf PCs, mainframes, microprocessors), conventional programmable logic devices (e.g., off- the shelf FPGAs or PLDs), or conventional hardware components (e.g., off-the-shelf ASICs or discrete hardware components) which, when programmed or configured to perform the non-conventional methods described herein, produce non-conventional devices or systems.
  • conventional computers e.g., off-the-shelf PCs, mainframes, microprocessors
  • conventional programmable logic devices e.g., off- the shelf FPGAs or PLDs
  • conventional hardware components e.g., off-the-shelf ASICs or discrete hardware components
  • the resulting devices and systems are necessarily non-conventional because, absent special programming or configuration, the

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

An advanced routing system and protocol (referred to herein as "Route Exchange" or "REX") hides familiar IPv4 and IPv6 addresses and replaces traditional routing logic with words and relationships between named elements. Among other things, this makes IP routing tables significantly easier to understand. In addition, a single routing scheme can be used for any combination of private networks, public networks, IPv4 addressing models, and IPv6 addressing models. Underneath the words lie real IP addresses that move the packets from place to place. These routing addresses abstract away the underlying network.

Description

NAME-BASED ROUTING SYSTEM AND METHOD
CROSS-REFERENCE TO RELATED APPLICATION(S) This patent application claims priority from United States patent application number 15/054,781 filed February 26, 2016, the disclosure of which is incorporated herein, in its entirety, by reference for all purposes to the extent permitted.
This patent application is related to United States patent application number 14/497,954 filed September 26, 2014, entitled, "NETWORK PACKET FLOW
CONTROLLER," attorney docket number 4094/1001, and naming MeLampy, Baj, Kaplan, Kumar, Penfield, and Timmons as inventors, the disclosure of which is incorporated herein, in its entirety, by reference for all purposes to the extent permitted.
This patent application also is related to United States patent application number 14/562,917, filed December 8, 2014, entitled, "STATEFUL LOAD BALANCING IN A STATELESS NETWORK," attorney docket number 4094/1002, and naming
Timmons, Baj, Kaplan, MeLampy, Kumar, and Penfield as inventors, the disclosure of which is incorporated herein, in its entirety, by reference for all purposes to the extent permitted.
This patent application also is related to United States patent application number 14/715,036, filed May 18, 2015, entitled, "NETWORK DEVICE AND METHOD FOR PROCESSING A SESSION USING A PACKET SIGNATURE," attorney docket number 4094/1006, and naming Kumar, Timmons, and MeLampy as inventors, the disclosure of which is incorporated herein, in its entirety, by reference for all purposes to the extent permitted.
This patent application also is related to United States patent application number
14/833,571, filed August 24, 2015, entitled, "NETWORK PACKET FLOW
CONTROLLER WITH EXTENDED SESSION MANAGEMENT," attorney docket number 4094/1011, and naming Kaplan, Kumar, Timmons, and MeLampy as inventors, the disclosure of which is incorporated herein, in its entirety, by reference for all purposes to the extent permitted. FIELD OF THE INVENTION
The present invention relates to data routing and, more particularly, to routing packets based on words and relationships between named elements.
BACKGROUND OF THE INVENTION
The Internet Protocol ("IP") serves as the de-facto standard for forwarding data messages ("datagrams") between network devices connected with the Internet. To that end, IP delivers datagrams across a series of Internet devices, such as routers and switches, in the form of one or more data packets. Each packet has two principal parts: (1) a payload with the information being conveyed (e.g., text, graphic, audio, or video data), and (2) a header, known as an "IP header," having the address of the network device to receive the packet(s) (the "destination device"), the identity of the network device that sent the packet (the "originating device"), and other data for routing the packet.
Many people thus analogize packets to a traditional letter using first class mail, where the letter functions as the payload, and the envelope, with its return and mailing addresses, functions as the IP header.
Current Internet devices forward packets one-by-one based essentially on the address of the destination device in the packet header in accordance with an Internet routing protocol such as BGP, OSPFv2, IS-IS, etc. Among other benefits, this routing scheme enables network devices to forward different packets of a single datagram along different routes to reduce network congestion, or avoid malfunctioning network devices. Those skilled in the art thus refer to IP as a "stateless" protocol because, among other reasons, it does not save packet path data, and does not pre-arrange transmission of packets between end points.
Current Internet routing protocols generally cannot route packets from an element in one private network to an element in another private network because the IP address spaces used for elements in those private networks often overlap. These are often referred to as "unroutable" addresses, which are not useful on the public Internet.
Therefore, Network Address Translation (NAT) is often used to convert between local addresses used for routing within the private networks and public Internet addresses used for routing over the public Internet. The public Internet address is used to route packets between the private networks. Within each private network, other information in the packet is used to determine the local address used to route the packet to the destination entity within the destination private network.
Over the past decade, network challenges have evolved from bandwidth and broadband availability to security and mobility. Cloud has emerged as a primary service delivery architecture that achieves economies of scale unheard of in the past. Cloud embraces sharing of resources, including computing and storage. This has created a huge number of new requirements unmet by today's IP routing models, such as:
- Private-network to private-networking models
- Dynamically-arranged, service-specific Quality of Service
- Unified IPv4 and IPv6 routing tables
- Authenticated directional routing
- On-the-fly encryption
- Overlapping address support
- Load balancing instead of equal-cost multipath (ECMP)
- Integrated DPI and resulting flow analytics
To meet these requirements, current architectures require middleboxes (e.g., firewalls, DPI devices, load balancers) mixed with overlay networking (e.g., VLANs, nested VLANs, VxLANs, MPLS, Cisco ACI, VMware NSX, Midonet) and orchestration (e.g., OpenStack, service function chaining). SUMMARY OF VARIOUS EMBODIMENTS
In accordance with one embodiment, a method of routing packets by a local route exchange processor in a local router involves maintaining, by the local route exchange processor, in a computer storage of the local router, at least one forwarding information base that associates a plurality of named fabrics with at least one uniquely named authority, each fabric having at least one named tenant, each tenant having at least one named service, wherein the local route exchange processor is associated with a distinct local fabric from among the plurality of named fabrics; exchanging fabric adjacency information by the local route exchange processor with at least one remote route exchange processor, each remote route exchange processor operating in a separate remote router and associated with a distinct remote fabric from among the plurality of named fabrics; performing, by local the route exchange processor, a mesh-up process to establish at least one communication path between the local fabric and each of the remote fabrics; receiving first packet to establish a communication session between a source service in a source tenant and a destination service in a destination tenant; determining the source tenant for the communication session; identifying, using the at least one forwarding information base, a service agent for the communication session based on the name of the source tenant and the name of the destination service; selecting a communication path for the communication session; and forwarding the first packet via the selected communication path.
In various alternative embodiments, all fabrics within a single authority may be automatically considered to be adjacent. The at least one forwarding information base may include a separate forwarding information base for each source tenant. The first packet may include first packet metadata including the name of the source tenant, in which case determining the source tenant for the communication session may involve determining the source tenant based on the name of the source tenant in the first packet metadata. In some cases,
determining the source tenant for the communication session may involve determining the source tenant based on a source address in the packet.
Identifying the service agent may involve selecting one service agent instance from among a plurality of candidate service agent instances. Forwarding the first packet may involve determining whether a next hop device is a remote router having a remote route exchange processor and inserting first packet metadata into the packet when the next hop device is a remote router having a remote route exchange processor.
In accordance with other embodiments, a router comprises a computer storage and a local route exchange processor configured to implement any of the methods of routing packets summarized above.
In accordance with still other embodiments, a computer program product comprises a tangible, non-transitory computer readable medium having embodied therein a computer program that, when run on at least one computer processor, implements a local route exchange processor for a local router, the local route exchange processor implementing any of the methods of routing packets summarized above.
Illustrative embodiments of the invention are implemented as a computer program product having a computer usable medium with computer readable program code thereon. The computer readable code may be read and utilized by a computer system in accordance with conventional processes.
Additional embodiments may be disclosed and claimed.
BRIEF DESCRIPTION OF THE DRAWINGS
Those skilled in the art should more fully appreciate advantages of various embodiments of the invention from the following "Description of Illustrative Embodiments," discussed with reference to the drawings summarized immediately below.
FIG. 1 is a schematic diagram showing the relationship between an Authority, Fabrics, Tenants, Services, and Service Groups of a REX routing system, in accordance with one exemplary embodiment;
FIG. 2 is a schematic diagram showing REX routing between Fabrics that are in different Authorities, in accordance with one exemplary embodiment;
FIG. 3 is a schematic diagram showing REX routes between Services that are shared across an Authority, in accordance with one exemplary embodiment;
FIG. 4 is a schematic diagram showing support for multiple REX Service Agent instances, in accordance with one exemplary embodiment;
FIG. 5 is a schematic diagram showing a collection of Services spread across multiple Fabrics, in accordance with one exemplary embodiment;
FIG. 6 is a schematic diagram showing two Fabrics that can be interconnected in many ways, in accordance with one exemplary embodiment;
FIG. 7 is a schematic diagram showing the exchange of waypoint candidate information between two Fabrics, in accordance with one exemplary embodiment;
FIG. 8 is a schematic diagram showing Fabric adjacencies, in accordance with one exemplary embodiment;
FIG. 9 is a schematic block diagram of a RoutelQ router, in accordance with one exemplary embodiment;
FIG. 10 is a schematic block diagram of the Forwarding Information Bases (FIBs) that are maintained by a RoutelQ router, in accordance with one exemplary embodiment;
FIG. 11 is a logic flow diagram for routing between Fabrics within a single Authority, in accordance with one exemplary embodiment;
FIG. 12 is a logic flow diagram for processing a received packet, in accordance with one exemplary embodiment; and
FIG. 13 is a logic flow diagram for inserting first packet metadata into the first packet of a session, in accordance with one exemplary embodiment. DESCRIPTION OF ILLUSTRATIVE EMBODIMENTS
In exemplary embodiments of the present invention, an advanced routing system and protocol (referred to herein as "Route Exchange" or "REX") hides familiar IPv4 and IPv6 addresses and replaces traditional routing logic with words and relationships between named elements. Among other things, this makes IP routing tables significantly easier to understand. In addition, a single routing scheme can be used for any
combination of private networks, public networks, IPv4 addressing models, and IPv6 addressing models. Underneath the words lie real IP addresses that move the packets from place to place. These routing addresses abstract away the underlying network.
Exemplary embodiments of the present invention use names (referred to herein as a "Qualified Service Name" or "QSN") to create routes that do not use IP addresses to determine the route. The QSN essentially identifies a destination element within a destination private network. The QSN is passed by the source element as metadata in the first packet of a session, e.g., the first SYN packet of a TCP connection. A destination element can be associated with multiple types of service, e.g., it may service voice traffic, web browsing, etc. The destination element informs the source element of the types of services it supports and also informs the source element how to address each type of service. Different types of connections can be established for the different types of services, e.g., high-priority traffic might be carried over a direct connection between the private networks or over an existing MPLS connection, whereas low-priority traffic such as web browsing might be carried over the generic Internet. Thus, the connections are decoupled from the Internet and IP addresses because, among other things, some of the connections might not even traverse the Internet (e.g., some connections might traverse private or dedicated communication channels) or might not rely on IP addresses (e.g., some connections might use MPLS labels).
Some specific exemplary embodiments are now described with reference to the following named elements or entities: A "Fabric" is a single routing instance within the REX schema. A fabric contains one logical CORE and one or more SLICEs. The collection of these nodes can be viewed as a single IP Router
A "CORE" contains a single BGP4, OSPFv2, IS-IS, REX IP router control plane. This includes all of the databases, routing protocols and analytics for a single instance of a REX product. A "logical CORE" refers to the collection of a single active CORE and one or more redundant COREs.
A "SLICE" contains a single IP router forwarding plane. The SLICE is roughly analogous to a line card, but it can be implemented solely in software. A SLICE is not useful alone; it must be connected to and associated with a CORE within a fabric.
An "Authority" is a single managed network of routing instances (Fabrics). This describes a single network, a collection of networks, or single managed entity for a group of routers, and can be considered to be conceptually equivalent to an Autonomous System. Authorities are named with text strings, and this string is used in the REX routing protocol. Authority names are unique within the REX system and are
assigned/managed by a naming authority. In exemplary embodiments, Authority names are resource names that conform to RFC 1737.
A "Tenant" is a single sub-network that is to be segregated and separated from all others, e.g., for security, manageability, and analytics. This is akin to VLAN or VxLAN or VRF. A Tenant is a text string assigned by an Authority or parent Tenant.
A "Service" is a single named application and is the target of a route. This is similar to an IP address after DNS resolution. A Service is named with a text string that normally matches the URL of a service. This text string is used in the REX Routing Protocol.
A "Service Group" is a portion of a sub-network (Tenant) that is to be segregated, e.g., for manageability and analytics. There is no comparative current world element. This is a text string that is used in the REX Routing Protocol.
A "Qualified Service Name" or "QSN" is an addressable resource. In exemplary embodiments, QSNs use URI Generic Syntax defined by RFC 3986 and are in the form: QSN://Subtenant. Tenant. Authority/ServiceGroup/Service
Every QSN has one unique Authority. The Authority is named uniquely by a naming authority. In exemplary embodiments, a private naming authority is used, although in alternative embodiments a public naming authority (e.g., IANA or equivalent) may be used. Service Groups are optional, and should they not be used, the QSN can be shortened to not include this text. RELATIONSHIP BETWEEN THE NAMED ENTITIES
FIG. 1 is a schematic diagram showing the relationship between an Authority, Fabrics, Tenants, Services, and Service Groups of a REX routing system, in accordance with one exemplary embodiment. Specifically, this Authority (named "Oilco") includes two Fabrics (i.e., "Data Center West" and "Data Center East"), four Tenants (i.e.,
"Information Services," "Geological Services," "Logistics," and a global tenant "Tenant Zero"), three Services (i.e., "Asset_Tracking," "GeoMapping," and "Ocean_Liners"), and one Service Group (i.e., "Exploration"). This diagram also introduces a new element referred to as an "Interface." Each Interface can optionally be linked or bound to a Tenant or Subtenant. This linkage is either done through an Interface Configuration or inherited on interfaces dedicated to specific Services, as discussed in more detail below. Interfaces that are not Tenant-specific are considered to be Global or in Tenant Zero.
As demonstrated in FIG. 2, the REX routing protocol also supports routing between Fabrics that are in different Authorities. Specifically, in this example, routes are created between Tenants named "Salespeople" and "Tenant Zero" in the Fabric named "Data Center West" in the Authority named "Oilco" and Tenants named "Oilco" and "Tenant Zero" in the Fabric named "NYC" in the Authority named "Sales Force." It should be noted that the Tenants are defined and have use only within a single Authority. The names of Tenants, Fabrics, Services, and Service Groups are solely at the discretion of the Authority. Thus, it is acceptable for there to be a Tenant named "Oilco" within the Authority named "Sales Force" even though there is an Authority named "Oilco."
CONCEPT OF ROUTING WITH WORDS
In exemplary embodiments, Services or Routes are defined with a QSN. For example, with reference again to FIG. 1, the following named entities are associated with Authority "Oilco":
• QSN://Information_Services.Oilco/Asset_Tracking
• QSN://Geological_Services.Oilco/Exploration/GeoMapping
• QSN://Logistics.Oilco/Exploration/Ocean_Liners
Alternatively, a QSN could reference a Service or Route with an IP Address:
• QSN://Logistics.Oilco/10.10.1.2
Note that the Destinations do not have a "Fabric" or "Location." The REX protocol associates a Fabric/Location with a Service or Route when a QSN is shared between Fabrics. This allows a definition of Tenants and Services, and their associated policies, without regard to location or Fabric (or even if there are zero or more instances of a Service).
In exemplary embodiments, REX is a unilateral routing protocol. This is similar to current BGP or OSPF/IS-IS routing models where all router adjacencies are defined or declared. Thus, a REX link starts at one Fabric and terminates on another Fabric. Unlike BGP, all routing with REX is defined and controlled on a Fabric to Fabric basis, not on an amorphous Authority level. The inventors consider this to be a major improvement over ASN (Autonomous System Number) based routing. ASNs are very large, cover a very large portion of the earth, and define who owns which IP Address space. However, ASNs do not provide for efficient path determination without complex administrative oversight or controls. Also ASN numbers are limited and difficult to manage. Given the amount of "meet-me" type networking that occurs at co-location facilities, the inventors consider location to be a better path determination criterion than ASN numbers.
In exemplary embodiments, there are two major differences between REX and current IP routing protocols:
• First, REX is always between two parties, and there is never any aggregation or repackaging of any routes. This is because REX is not a replacement for current routing protocols, but rather is an extension of capabilities to provide new kinds of secure routing that were not possible before.
• Second, REX supports a separation between Service relationships and Transit relationships. Current routing protocols only deal with Transit and are 100% based on IP addresses that are routable, while REX has two types of bilateral relationships, one for obtaining access to a Service (often in a private network), and another for obtaining access to a next hop transit network (public or private).
Actual Routing Destinations are defined within Fabrics. These destinations are actually Service Instances or Transit Routes. These physical instances of a service or route are referred to herein as Service Agents. Service Agents define all of the properties of a specific route instance.
In exemplary embodiments, the REX protocol unilaterally advertises and shares QSNs when there is one or more instance(s) of a Service Agent to bilateral peers. The Fabric that offers the QSN is recorded and associated with the QSN. The advertisement is withdrawn when the number of instances transitions from one or more, to zero.
Separately, for adjacent transit networks, the REX protocol updates the routing table with the waypoints of other fabrics (by name). When no local routes satisfy a request, these remote routes will be used. The Fabric (by name) will be used as the target of the route. In exemplary embodiments, all global data objects are shared, for example, utilizing database techniques and/or extensions to the YANG data modeling language for the Network Configuration Protocol ("YANG/NETCONF"), for example, as described in Bjorkland, "YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)," Internet Engineering Task Force (IETF) Request for Comments (RFC) 6020, ISSN: 2070-1721, October 2010, which is hereby incorporated herein by reference in its entirety. Importantly, the public addresses of the remote Fabric will be exchanged during this process as well.
Thus, Services in private networks are bilaterally offered to foreign Fabrics. Each of these Services is associated with a named Fabric and Authority. The Services are named, and belong to Tenants. When a path to a Service is needed, the named Fabrics are traversed as needed to obtain a high quality path to the Service. Networks traversed could by any kind of network (e.g., public, private, IPv4, IPv6, or directly connected).
BASIC ROUTING WITHIN A FABRIC
Some specific exemplary embodiments are now described with reference to routers that can create special routes to force all packets associated with a session to traverse the same set of routers in both directions (referred to herein as "RoutelQ" or "waypoint" routers), for example, as described in United States patent application number 14/497,954 entitled "NETWORK PACKET FLOW CONTROLLER" and United States patent application number 14/833,571 entitled "NETWORK PACKET FLOW CONTROLLER WITH EXTENDED SESSION MANAGEMENT," which were incorporated by reference above. A RoutelQ routing fabric (i.e., a set of RoutelQ routers) is capable of routing packets using traditional techniques, such as OSPF, BGP, and IS-IS. The REX protocol is an additional protocol that comingles RoutelQ routes with standard IP routes, to replace or augment them. Selecting the Tenant, choosing a route, and the actual routing of the first packet of a session is described below. In exemplary embodiments, all subsequent packets for the same session are made to follow the first packet such that all packets associated with a session are routed the same way, and the reverse path for packets within the same session are made to follow the same path as the packets traveling in the forward direction (referred to herein as a "bi-flow").
Each RoutelQ router maintains, in a computer-readable medium, a special routing table for each Tenant (referred to herein as the "Forwarding Information Base" or "FIB"). The FIB can contain three types of Service Agent entries:
1. Static routes, which are akin to static IP routes and permit defined pathways for Internet access should it be required from within the tenant;
2. Static service routes, which are for stubbed-in permanent routes, e.g., dedicated servers not directly connected by a Kernel NIC interface (KNI); and
3. Dynamic service routes, which are created at run-time by virtual machines hosted by a RoutelQ SLICE.
FIRST PACKET METADATA
To establish a bi-flow, the ingress SLICE (i.e., the first waypoint RoutelQ router) adds additional data to the very first packet of each IP session. This data is referred to herein as "first packet metadata" and includes:
• The desired QSN
• The desired IP Address (if local to the fabric)
• The desired Class of Service
• The original source IP address and port
• The original destination IP address and port
• Other policies and controls (as needed)
This metadata is only understood by RoutelQ routers, and is only included when the RoutelQ router knows that a downstream router supports REX. The metadata is used to signal information about a session from one RoutelQ router to another. In exemplary embodiments, first packet metadata is sent in the forward direction until a backward (reverse) metadata packet has been received, since it is possible that packets can be dropped. For TCP sessions, this is always the SYN/ACK; for UDP protocols, it may take several transmissions before the first backward packet is received.
Metadata is also included in the first backward (reverse) packet. This metadata includes:
• Utilization metrics, to be used as input for load balancing (CPU load, memory, active sessions, etc.)
· Assigned Tenant
• Possible modifications to Service Class (e.g., promotion/demotion)
In this exemplary embodiment, metadata is only included in each direction during link establishment (i.e., within the first packet sent between two SLICEs), although alternative embodiments additionally may send metadata for other events, such as when a fast re-route is being performed during a session, or to modify a negotiated Service Class dynamically.
FIRST PACKET PROCESSING
When a first packet of a session is detected by a RoutelQ router, the following steps occur. The steps below assume the arriving packet may or may not have metadata inserted by a previous RoutelQ router (fabric). Step 1 : Determining the Source Tenant
To find a route, the first step is to ascertain the correct source Tenant. The source Tenant can be determined by one of several methods, such as, for example: • Associated with an interface
• Associated with a packet that originates from a Service
• Stored in the first packet metadata by a previous hop RoutelQ instance
Interfaces that connect to specific physical network areas can be configured to be part of a Tenant. Services optionally also can be associated with a Tenant when started; when packets arrive or egress from a Service Agent, these packets will inherit the Tenant from that Service Agent's associated Service automatically. When networking between REX Tenants, Fabrics, and Authorities, metadata present in the first packet will contain the requested Tenant. These configured Tenant names can consist of any string of text, with a hierarchy defined using periods as separators. For example: computers, asset tracking
This defines two Tenants: computers, and computers. asset tracking; furthermore, it defines computers, asset tracking as a child of asset tracking. The tenant asset tracking includes computers. asset tracking, and computers. asset tracking inherits all attributes from asset tracking.
Tenant Zero is the term given to the default global tenant used when no tenant has otherwise been explicitly defined. Tenant Zero is associated with traffic from sources that are outside of the authority (e.g., Internet traffic).
Step 2A: Lookup a REX Service - No Metadata Present
When a SLICE receives a packet without metadata (i.e., an ordinary first packet), it initially sets the Tenant for this session to be the Tenant associated with the ingress interface if one is assigned (otherwise the packet is considered to be associated with Tenant Zero). If the packet's source address matches a Service address, the SLICE then updates the Tenant to be that associated with the Service; likewise, if the packet's source address matches a Service Agent address, the SLICE updates the Tenant to be the one associated with that Service Agent's Service.
The SLICE then searches the FIB associated with that Tenant for routes (a global FIB is used for Tenant Zero). The SLICE extracts the destination IP address from the packet, and performs a longest prefix match to search for service routes. If there are no routes available that match the IP Address within the Tenant's FIB, then the packet is returned with the appropriate ICMP "no route found" treatment.
Note that the FIB can contain all three kinds of routes, i.e., Service Agents, Static IP Routes, and Learned IP Routes. Only the routes appropriate for a Tenant will be searched. The Global FIB for Tenant Zero contains all of the IP Routes learned from BGP/OSPF/IS-IS and any locally defined routes, although these global routes will not be present within a specific Tenant. In an exemplary embodiment, if a Tenant is to have a path to the Internet, it must be defined formally as a Route within the Tenant.
If the SLICE finds one or more matching Service Agent instances, it then determines which instance to use. At this point, the access policy is enforced to eliminate from that list any Service Agents that do not conform to the policy. Each Service has one or more access policies that dictate who or what is permitted to use that Service. The policy can contain an IP address prefix, or it can contain Services by name using a QSN - either fully qualified, or a partial QSN indicating only a service-group or tenant (each of these access policies has an allow/deny setting, akin to a traditional ACL). Thus, access policies can be based on previously defined services, creating an effective and simple model.
Table 1 schematically shows exemplary Tenant and Service FIB entries shared across an Authority for the example shown in FIG. 3 :
Route Tenant/Service Definitions
1 Service Address: 210.45.32.21 (Allocated public address)
a) Service Name: "Front_End"
b) Service Group: "Asset Tracking" c) Access Policy: None
2 Service Address: 10.0.0.1 (allocated private address within Tenant)
a) Service Name: "Application_Server"
b) Service Group: "Asset Tracking"
c) Access Policies:
i) QSN://Information_Technology.Oilco/Asset_Tracking/Front_End ii) QSN://Information_ Technology.Oilco/Asset Tracking/Database Server
3 Service Address: 10.0.0.2 (allocated private address within Tenant)
a) Service Name: "Database_Server"
b) Service Group: "Asset Tracking"
c) Access Policy:
i) QSN://Information_ Technology.Oilco/Asset_Tracking/Database_Server
4 Service Address: 10.0.0.3 (allocated private address within Tenant)
a) Service Name: "Logging_Service"
b) Service Group: "Asset Tracking"
c) Access Policies:
i) QSN://Information_ Technology.Oilco/Asset Tracking/Front End ii) QSN://Information_ Technology. Oilco/Asset Tracking Application Server iii) QSN://Information_ Technology.Oilco/Asset Tracking/Database Server
Table 1
It should be noted that such Service definitions, policies and relationships to each other are defined globally across the entire Authority, i.e., across all Fabrics in the Authority. Not shown are other policies for bandwidth and quality of service that also may be associated with each Service definition.
In this example, route 4 has three different access policies that are associated with different originating services. In an exemplary embodiment, these are compressed into a single FIB route entry with an array of access policies. In this example, routes 2 and 3 are two routes that are used to create a two-way communication path for first packets, which often may be required for UDP services that communicate bi-directionally, where the first packet for a session could arrive from either direction.
Once the SLICE has determined the Service Agent, the SLICE then determines how the packet is to be routed. The RoutelQ routers exchange information allowing each RoutelQ router to determine whether or not the next-hop router is a RoutelQ router. Assuming the next-hop router for the packet is a RoutelQ router, the SLICE inserts first packet metadata into the packet and forwards the packet. In exemplary embodiments, the first packet metadata includes an authentication signature, which allows the next-hop RoutelQ router to verify the metadata.
Step 2B: Lookup a REX Service - Metadata present
When a SLICE receives a first packet that includes first packet metadata, it first validates the metadata using the authentication signature information included in the metadata. Assuming the metadata is valid, the SLICE extracts the Service name and Tenant from the metadata, and then selects a corresponding FIB associated with that Tenant.
The SLICE then searches the FIB by the Service name, and a resultant set of Service Agents that best match the name is returned. In exemplary embodiments, the name must be an exact match, and no partial matches are accepted for received metadata Services. If there is no match, an appropriate ICMP "no match found" message is returned. Next the returned Service Agents are processed in the order defined below.
1. Local to SLICE: If one or more Service Agents are locally supported (the waypoint or fabric address are owned by the SLICE), then these represent the complete list of next hop possibilities. Based on local knowledge of capacity, bandwidth, and defined policies, the correct Service Agent is chosen, as described in greater detail below. 2. Local to Fabric but Foreign to SLICE: If none of the returned Service Agents meets the criteria of #1 above, but one or more have the same Fabric name as the SLICE processing the packet, then the correct Service Agent is chosen from this list using Fabric information obtained using Bidirectional Forwarding Detection (BFD) as discussed below, and by using backward soft state information returned from previously routed sessions.
3. Foreign to Fabric: If none of the returned Service Agents meets the criteria of either #1 or #2 above, then the remaining Service Agents will contain foreign or remote Fabric names. These foreign/remote fabrics will be reviewed for prioritization and one next-hop fabric will be chosen.
Step 3 : Routing of Sessions to Service Agents (service instances)
In this example, all of these routes are in an Authority, and a single Tenant, but possibly spread out over multiple Fabrics. Also, there could be multiple instances of a given Service. For example, FIG. 4 shows an exemplary configuration in which Fabric Data Center West includes four Front End Service instances (e.g., actual application servers), three Application Service instances, two Database Service instances, and one Logging service instance, while Fabric Data Center East includes two Front End Service instances, two Application Service instances, two Database Service instances, and one Logging service instance.
In exemplary embodiments, the instances are accounted for with Service Agents. Service Agents are data objects that define individual route instances, such as these services. It is conceivable that there may be zero instances at certain times. Services in this example are all application related servers, but from a networking perspective, they are just IP Address Endpoints. Service Agent definitions are attached to the services described above, and all share the same service definitions and access policies. Table 2 and Table 3 are exemplary FIBs for the Fabrics shown in FIG. 4:
Figure imgf000021_0001
TBD TBD
TSS TBD
Figure imgf000022_0001
Table 3
Thus, for example, there are six instances associated with the Front End Service for Tenant Information Technology: four on the west fabric (i.e., entries 1-4), and two on the east fabric (i.e., entries 1-2).
A specific instance can be selected in any of a variety of ways. The access policy (already discussed) eliminates undesirable services. Once this pruning has been performed, there are additional policies that can be employed.
Each Fabric has its own list of Service Agents for each Service. This data is private data. The REX routing protocol will put a universal single Service Agent into a foreign Fabric that has networking privileges to access this Service. This special
"pointer" to a Fabric has no IP addresses associated with it, just the name of the Fabric. When a FIB entry contains one of these pointers to a remote Fabric (and the FIB entry is chosen as the best), then automatically a transit service to get to the remote Fabric is executed, as described below.
In exemplary embodiments, the Service Agents on a local Fabric are always preferred over any found in remote Fabrics. Multi-fabric routing is discussed in greater detail below.
In exemplary embodiments, security policies are used to describe the encryption and authentication requirements for a specific service. If a security policy is applied to a tenant, all traffic in that tenant's network will use the prescribed encryption mechanism. If a security policy is applied to a service, then this will override any configured policy on a given tenant. This behavior allows for fine-grained control of what types of encryption should be applied at the tenant or service.
As discussed herein, service policies define all of the expected "per session" attributes, including a service class that defines routing priorities, DSCP, and path selection support through quality points.
In exemplary embodiments, the selection of a specific Service Agent takes into account the load balancing strategy defined in the Service's service policy, as well as two types of dynamic load balancing information, namely Internal fabric path utilization information and Service path availability information.
Internal fabric path utilization information is data about the "Fabric" that interconnects all of the SLICEs. In an exemplary embodiment, this information is obtained using Bidirectional Forwarding Detection (BFD) with extensions to measure packet loss between SLICEs. Round Trip Time (RTT) is recorded and used for future sessions to the same destination service agent; differences in RTT in successive samples are used to measure jitter. All internal SLICEs communicate using BFD so that all internal path attributes within a routing fabric are known.
Service path availability information is gathered in real time by a SLICE supporting one or more service agents for a given service. This information is sent in the metadata attached to the first packet sent in the reverse direction. This information includes session counts, bandwidth rates for a service, etc. The Service Agent chosen has an IP address (labeled "Fabric Address or
Waypoint" in the table above) that depending on perspective has either one of two names: within a fabric it is called a "fabric address", and external to a fabric it is called a
"waypoint". The first packet is forwarded to this IP address, after inserting first packet metadata that contains all of the service routing information required. This metadata includes all of the text string fields used for networking.
BASIC ROUTING BETWEEN FABRICS WITHIN A SINGLE AUTHORITY
Normally, all aspects of a Service Group are provisioned to be within a single fabric. However, there can be cases where a collection of Services is spread across multiple Fabrics, for example, as shown in FIG. 5. Here, the Front End Service is in a different Fabric (Data Center West) than the rest of the Services in the group (located in Data Center East). The two data centers could be separated by a large distance (e.g., thousands of miles) and could have multiple pathways between them.
REX allows two fabrics to directly interact in very efficient ways. The Route Exchange involves three basic steps:
Step 1 : Declare Adjacency
All Fabrics within a single Authority are automatically declared adjacent. As discussed above, all global data objects are shared, for example utilizing database techniques and/or extensions to YANG/NETCONF. Importantly, the public addresses of the remote Fabric ("waypoints") will be exchanged during this process as well. As shown in FIG. 5, Tenants and Services are global. Also global within an Authority are service classes and session types. Among other things, this ensures that Quality of Service (QoS) treatments will be uniform.
Step 2: Mesh-Up Process A process (referred to herein as the "mesh-up" process) is used to turn logical adjacency into physical adjacency. This step is automated, and essentially includes all of the requirements for what is generally known as Software-Defined WAN (SD-WAN), including multi-path routing with an emphasis on applications and features.
FIG. 6 schematically shows two Fabrics that can be interconnected in many ways. Each method of interconnect has various attributes. For example, MPLS can provide a private or tunneled connection between the data centers but might be expensive to use, while direct connections (e.g., Ethernet Pseudowires, Direct Internet Access via a single carrier) can provide dedicated bandwidth with privacy.
At times, the public Internet will be used for interconnecting fabrics. Each link has its own performance, cost and SLA factors associated with the connection. These factors are captured through the quality-points model described below.
The Mesh-Up Process begins shortly after adjacency is established. The Mesh-Up Process is automated, and it begins with an exchange of externally facing waypoint addresses allocated for networking. In the case below, there are three IP addresses in Data Center West, and three in Data Center East.
Each Fabric's CORE (East and West in this example) looks up externally facing waypoints that are to be considered "candidates" for connectivity. In exemplary embodiments, all externally facing waypoints are considered as candidates for connectivity, but in alternative embodiment, additional controls may be used to determine which waypoints to use for specific adjacencies.
Typically, these waypoint candidates are sent through the REX protocol from each Fabric to the other. For example, with reference to the example shown in FIG. 7, East sends West G, H, and I, and West sends East D, E, and F. In alternative
embodiments, waypoint candidates are sent in only one direction, when only one Fabric has a Service to consume.
Step 3 : Assess Reachability The next step in the Mesh-Up Process is to assess the IP Addresses received from the other Fabric for reachability.
1) Any Private (RFC1918) Address is assumed reachable.
2) Public addresses are processed through the OSPF/BGP/IS-IS Routing table to determine how many AS Hops away the IP Address is, or what the cost or distance is. These numbers are used to prioritize these routes.
3) Starting with Private Addresses first, a connectivity check is performed with BFD. The BFD message contains authentication information (sometimes referred to as "authentication cookies") so that it cannot be spoofed by an attacker. If a SLICE on the proper fabric receives this BFD message, it responds. The response includes information about the interface (e.g., size, Class of Service, Quality Points supported, etc.). The Class of Service is a set of computed or culled information from the pathway that includes Quality Points, Service Classes supported, as well as latency and packet loss
measurements. Quality Points are an indication of the quality of a given pathway and can be used to prioritize pathways when more than one pathway is available for a given communication session. Once a response is received, the IP Address is kept as a candidate.
4) Public addresses are likewise tested with a connectivity check. If there is a response, the information is also recorded.
5.) Non- Working addresses are kept but recorded as non-working or out-of- service (OOS).
The Mesh-Up Process is performed by both sides, with each SLICE having an external interface, and each side looking for and testing connectivity with the shared addresses. As soon as there is at least one working address, then the Fabric-to-Fabric connection is declared operational. Once operational, BFD is used to test connectivity at predetermined BFD intervals (the configuration for BFD intervals may be defined as part of the RoutelQ router configuration). If an interface becomes non-working, then it is added to the non-working (OOS) addresses list. If and when there are no remaining working interfaces, the fabric-to-fabric connection is disabled, in which case an alarm notification may be generated (e.g., to a network administrator). In exemplary embodiments, BFD is performed on all previously working links to test for links coming back into service, and BFD is also performed on addresses that never worked, although such testing may be performed less frequently than testing of previously working links. Addresses that begin to work will be added to the connection. Any change in externally available waypoints will generate an update to all existing Mesh-Ups.
On each side, as soon as a "mesh-up" is determined, a specific transit service to the Fabric reached is created in the local FIB. These transit routes are automatic and are solely added/removed based on the status of a peer mesh. This Fabric-to-Fabric mapping may be included in the standard FIB or may be maintained in a separate inter-Fabric FIB. In essence, the Fabric-to-Fabric mapping represents the EGP table, as opposed to the IGP table defined by the standard FIB.
Table 4 shows an exemplary Fabric-to-Fabric mapping FIB for Data Center East based on the example shown in FIG. 7:
Figure imgf000027_0001
Table 4 Table 5 shows an exemplary Fabric-to-Fabric mapping FIB for
Data Center West based on the example shown in FIG. 7:
Figure imgf000028_0001
The Fabric-to-Fabric mapping FIB is different than the FIB used inside the Fabric. Specifically, this FIB supports both directly adjacent Fabrics and a map to Fabrics that are more than one hop away. For example, with reference to the example shown in FIG. 8, there are two possible pathways to get to Data Center East from Data Center West :
• Data Center West -> Fabric 2 -> Fabric 3 -> Data Center East
• Data Center West -> Fabric 2 -> Fabric 4 -> Data Center East
In exemplary embodiments, the Adjacent Fabric Map that will be created in each Fabric will look like any BGP table, except that instead of Autonomous Systems, it will be based on Fabrics that are named.
Table 6 shows an exemplary Adjacent Fabric Map for Data Center West based on the example shown in FIG. 8.
Figure imgf000028_0002
Table 7 shows an exemplary Adjacent Fabric Map for Data Center East based on the example shown in FIG. 8:
Figure imgf000029_0001
Table 7
For Data Center East, it should be noted that Fabric 2 and Data Center West can be reached via Fabric 3 or Fabric 4. Thus, when setting up the Adjacent Fabric Map or when using the Adjacent Fabric Map, one of the candidate next-hop Fabrics needs to be selected, as discussed below. If connectivity via the selected Fabric is lost, then the Adjacent Fabric Map can be updated to use another available Fabric as the next-hop Fabric (e.g., Table 5 could be updated to use Fabric 4 rather than Fabric 3 as the next-hop Fabric).
Step 4: Service Exchange
Service Agents will be created by the REX protocol when Services are shared, e.g., based on policy and/or filters. In each remote site, a single Service Agent will be created on the remote site's Fabric as a representative of the Fabric that has the one or more actual Service Agents. In exemplary embodiments, a single FIB entry is used no matter how many Service Agents exist remotely.
If the number of Service Agents on a network reduces to zero, or if at run-time it is determined that no Service Agents exist, then the remote site's representative Service Agent (Fabric pointer) is removed from the FIB. If this Service Agent (Fabric pointer) is used before it is removed from the FIB, then any first packet attempt will be returned with ICMP NO ROUTE, which will effectively signal that there are no Service Agents in that Fabric.
Runtime Execution
In exemplary embodiments, at run time, when a packet arrives, local Service Agents are always chosen first. In the event that no local Service Agents exist, or they are all full or out of service, the following occurs. The list of Fabrics available for a service is determined by reviewing the Service Agent information. There will be a single FIB entry for each remote of Fabric Service location. The best Fabric to use (if there is more than one remote Fabric) is determined, for example, by one of the following:
1. ) Countries are the same
2. ) Closest geographically
3. ) Quality Points
4. ) BFD computed link latency
5. ) Number of AS Hops (0=same, 1-n)
6. ) IGP Distance
Each Authority determines the weight and order of these according to a predetermined selection scheme.
Once a Fabric is selected, the first packet is prepared for routing by inclusion of two kinds of metadata. The first metadata includes the original addresses, the chosen service route, Tenant, original Fabric, terminal Fabric and it is signed by the original Fabric with its service routing credentials. The second metadata includes the Waypoint addresses for the Fabric-to-Fabric transport, the original Fabric, the next hop Fabric, and is signed by the original Fabric with its transport credentials.
The packet is forwarded to the waypoint address of the Fabric. The terminating Fabric checks the authentication (signature) and, upon a valid result, removes the transit metadata and processes the packet by selection of a Service Agent locally. In exemplary embodiments, all subsequent packets of the session are made to follow the path of this first packet in both the forward and revise direction, as discussed above. AUTORITY-TO-AUTHORITY ROUTING
The REX protocol can also be used between Fabrics that are created, managed and controlled by different Authorities. In these cases, REX operates as described above, except that the Tenants and Service definitions will not be shared. Services will be made available by name, and remote authorities will need to remember (store) and utilize the Tenant that was provided to them in the REX exchange. Services, Tenants, and their associated policies will be advertised to selected REX peers.
As but one example of how the REX system could be used, users could log onto a web site and find services or other users they want to network with. Once found, then a directed REX Service adjacency can be established through a REX exchange. For example, a Service may be offered from a near side Authority to a remote Authority, or a Service may be requested by name from a far side Authority. Thus, Service Routes may be either PUSHED or PULLED as required. The exact setup is preceded by a mutual agreement to establish the service link. The Service owner assigns a Tenant and Sub- Tenant to use when sending sessions to the Service. Among other things, this will allow the Service owner to determine a priori what Tenant a remote user should use.
In either case, the Tenants are "mapped" at time of service offering. This mapping is remembered (stored) by the remote side in a very simple way. Each networking service offered/requested results in a FIB Entry within the near side Tenant with a pointer to the correct Fabric. The "map-to" tenant is stored in the Service Agent Fabric pointer as well. The rest of the networking scenario operates as discussed above.
SOME SPECIAL CASES When there are no Services available at the moment a packet arrives at a Fabric, a reply to the packet includes an appropriate response understood by RoutelQ originating routers as "no service available." For example, in exemplary embodiments, at the very ingress edge, the RoutelQ router may return an ICMP DESTINATION
UNREACHABLE message (Code 2) per RFC 1122, although in alternative
embodiments, a second path (if it exists) may be attempted prior to sending an ICMP DESTINATION UNREACHABLE response. When it is determined that there are no services reachable at a point in time, all subsequent packets for a programmable guard time will receive the appropriate ICMP DESTINATION UNREACHABLE response.
When there is a valid IP route but there is no matching protocol (only applicable to RoutelQ routes, since regular routes do not specify protocol types), then the SLICE preferably returns a message such as ICMP DESTINATION UNREACHABLE (Code 2) per RFC 1122. REX ROUTER AND SYSTEM
FIG. 9 is a schematic block diagram of a RoutelQ router 900, in accordance with one exemplary embodiment. Among other things, the RoutelQ router 900 includes a number of interfaces 902i through 902N (which may be referred to collectively as interfaces 902), a REX processor 904, and storage 906. The REX processor 904 maintains the various types of FIB s in the storage 906 and performs the various REX functions as described above.
FIG. 10 is a schematic block diagram of the FIBs that are maintained by the REX processor 904 in the storage 906. Among other things, the REX processor 904 maintains a Global FIB 1002, a FIB for each Fabric with each such FIB containing a FIB or FIB entries for each Tenant in the Fabric (e.g., Fabric 1 FIB 1001 i containing FIB entries for Fabric 1 Tenants 1 to X, through Fabric M FIB 1004M containing FIB entries for Fabric M Tenants 1 to Y), a Fabric-to-Fabric mapping FIB 1006, and an Adjacent Fabric Map 1008. FIG. 11 is a logic flow diagram for routing between Fabrics within a single Authority, in accordance with one exemplary embodiment. In block 1102, the REX processor declares adjacencies. In block 1104, the REX processor then performs the mesh-up process. In block 1106, the REX processor assesses reachability and establishes the Fabric-to-Fabric mapping FIB and the Adjacent Fabric map. In block 1108, the REX processor performs the Service exchange process. It should be noted that the Service exchange process in block 1108 need not follow the assessment of reachability and establishment of the Fabric-to-Fabric mapping FIB and the Adjacent Fabric map in block 1106. Instead, for example, the Service exchange process in block 1108 could be done in parallel with 1102, e.g., if two Fabrics are capable of declaring adjacencies, they can perform the Service exchange at that time. However, the service traffic cannot begin until after block 1106 is completed.
FIG. 12 is a logic flow diagram for processing a received packet, in accordance with one exemplary embodiment. In block 1202, the REX processor receives the first packet of a session. As discussed above, the packet may or may not contain metadata from a prior RoutelQ router. In block 1204, the REX processor determines the source Tenant for the session based on whether or not the packet contains first packet metadata. In block 1206, the REX processor then finds the appropriate FIB for the Tenant and looks up a REX Service based on the source Tenant. In block 1208, the REX processor determines a Service Agent for the Route, which may be in the same Fabric or a different Fabric than the source Tenant. In block 1210, the REX processor routes the session to the Service Agent.
FIG. 13 is a logic flow diagram for inserting first packet metadata into the first packet of a session, in accordance with one exemplary embodiment. In block 1302, the REX processor determines the source Tenant for the session. Specifically, the Tenant is initially set to be the Tenant associated with the ingress interface if one is assigned (otherwise the packet is considered to be associated with Tenant Zero). If the packet's source address matches a Service address or a Service Agent address, then the Tenant is changed to be the Tenant associated with that Service or Service Agent. In block 1304, the REX processor searches the FIB associated with the source Tenant for a route. In block 1306, the REX processor determines a Service Agent instance for the session. In block 1308, the REX processor determines how the packet is to be routed based on the Service Agent instance. In block 1310, the REX processor determines if the next hop is a RoutelQ router. In block 1312, the REX processor inserts first packet metadata into packet if the next hop is a RoutelQ router.
MISCELLANEOUS It should be noted that headings are used above for convenience and are not to be construed as limiting the present invention in any way.
Various embodiments of the invention may be implemented at least in part in any conventional computer programming language. For example, some embodiments may be implemented in a procedural programming language (e.g., "C"), or in an object oriented programming language (e.g., "C++"). Other embodiments of the invention may be implemented as a pre-configured, stand-along hardware element and/or as
preprogrammed hardware elements (e.g., application specific integrated circuits, FPGAs, and digital signal processors), or other related components.
In an alternative embodiment, the disclosed apparatus and methods (e.g., see the various flow charts described above) may be implemented as a computer program product for use with a computer system. Such implementation may include a series of computer instructions fixed either on a tangible, non-transitory medium, such as a computer readable medium (e.g., a diskette, CD-ROM, ROM, or fixed disk). The series of computer instructions can embody all or part of the functionality previously described herein with respect to the system.
Those skilled in the art should appreciate that such computer instructions can be written in a number of programming languages for use with many computer architectures or operating systems. Furthermore, such instructions may be stored in any memory device, such as semiconductor, magnetic, optical or other memory devices, and may be transmitted using any communications technology, such as optical, infrared, microwave, or other transmission technologies.
Among other ways, such a computer program product may be distributed as a removable medium with accompanying printed or electronic documentation (e.g., shrink wrapped software), preloaded with a computer system (e.g., on system ROM or fixed disk), or distributed from a server or electronic bulletin board over the network (e.g., the Internet or World Wide Web). In fact, some embodiments may be implemented in a software-as-a-service model ("SAAS") or cloud computing model. Of course, some embodiments of the invention may be implemented as a combination of both software (e.g., a computer program product) and hardware. Still other embodiments of the invention are implemented as entirely hardware, or entirely software.
Computer program logic implementing all or part of the functionality previously described herein may be executed at different times on a single processor (e.g., concurrently) or may be executed at the same or different times on multiple processors and may run under a single operating system process/thread or under different operating system processes/threads. Thus, the term "computer process" refers generally to the execution of a set of computer program instructions regardless of whether different computer processes are executed on the same or different processors and regardless of whether different computer processes run under the same operating system process/thread or different operating system processes/threads.
Importantly, it should be noted that embodiments of the present invention may employ conventional components such as conventional computers (e.g., off-the-shelf PCs, mainframes, microprocessors), conventional programmable logic devices (e.g., off- the shelf FPGAs or PLDs), or conventional hardware components (e.g., off-the-shelf ASICs or discrete hardware components) which, when programmed or configured to perform the non-conventional methods described herein, produce non-conventional devices or systems. Thus, there is nothing conventional about the inventions described herein because even when embodiments are implemented using conventional
components, the resulting devices and systems (e.g., the REX processor) are necessarily non-conventional because, absent special programming or configuration, the
conventional components do not inherently perform the described non-conventional functions.
Although the above discussion discloses various exemplary embodiments of the invention, it should be apparent that those skilled in the art can make various
modifications that will achieve some of the advantages of the invention without departing from the true scope of the invention. Any references to the "invention" are intended to refer to exemplary embodiments of the invention and should not be construed to refer to all embodiments of the invention unless the context otherwise requires. The described embodiments are to be considered in all respects only as illustrative and not restrictive.

Claims

What is claimed is:
1. A method of routing packets by a local route exchange processor in a local router, the method comprising:
maintaining, by the local route exchange processor, in a computer storage of the local router, at least one forwarding information base that associates a plurality of named fabrics with at least one uniquely named authority, each fabric having at least one named tenant, each tenant having at least one named service, wherein the local route exchange processor is associated with a distinct local fabric from among the plurality of named fabrics;
exchanging fabric adjacency information by the local route exchange processor with at least one remote route exchange processor, each remote route exchange processor operating in a separate remote router and associated with a distinct remote fabric from among the plurality of named fabrics;
performing, by local the route exchange processor, a mesh-up process to establish at least one communication path between the local fabric and each of the remote fabrics; receiving first packet to establish a communication session between a source service in a source tenant and a destination service in a destination tenant;
determining the source tenant for the communication session;
identifying, using the at least one forwarding information base, a service agent for the communication session based on the name of the source tenant and the name of the destination service;
selecting a communication path for the communication session; and
forwarding the first packet via the selected communication path.
2. A method according to claim 1, wherein all fabrics within a single authority are automatically considered to be adjacent.
3. A method according to claim 1, wherein the at least one forwarding information base includes a separate forwarding information base for each source tenant.
4. A method according to claim 1, wherein the first packet includes first packet metadata including the name of the source tenant, and wherein determining the source tenant for the communication session comprises determining the source tenant based on the name of the source tenant in the first packet metadata.
5. A method according to claim 1, wherein determining the source tenant for the communication session comprises determining the source tenant based on a source address in the packet.
6. A method according to claim 1, wherein identifying the service agent comprises selecting one service agent instance from among a plurality of candidate service agent instances.
7. A method according to claim 1, wherein forwarding the first packet comprises: determining whether a next hop device is a remote router having a remote route exchange processor; and
inserting first packet metadata into the packet when the next hop device is a remote router having a remote route exchange processor.
8. A router compri sing :
a computer storage; and
a local route exchange processor configured to implement a method of routing packets comprising:
maintaining, by the local route exchange processor, in the computer storage, at least one forwarding information base that associates a plurality of named fabrics with at least one uniquely named authority, each fabric having at least one named tenant, each tenant having at least one named service, wherein the local route exchange processor is associated with a distinct local fabric from among the plurality of named fabrics;
exchanging fabric adjacency information by the local route exchange processor with at least one remote route exchange processor, each remote route exchange processor operating in a separate remote router and associated with a distinct remote fabric from among the plurality of named fabrics;
performing, by local the route exchange processor, a mesh-up process to establish at least one communication path between the local fabric and each of the remote fabrics; receiving first packet to establish a communication session between a source service in a source tenant and a destination service in a destination tenant;
determining the source tenant for the communication session;
identifying, using the at least one forwarding information base, a service agent for the communication session based on the name of the source tenant and the name of the destination service;
selecting a communication path for the communication session; and
forwarding the first packet via the selected communication path.
9. A router according to claim 8, wherein all fabrics within a single authority are automatically considered to be adjacent.
10. A router according to claim 8, wherein the at least one forwarding information base includes a separate forwarding information base for each source tenant.
11. A router according to claim 8, wherein the first packet includes first packet metadata including the name of the source tenant, and wherein determining the source tenant for the communication session comprises determining the source tenant based on the name of the source tenant in the first packet metadata.
12. A router according to claim 8, wherein determining the source tenant for the communication session comprises determining the source tenant based on a source address in the packet.
13. A router according to claim 8, wherein identifying the service agent comprises selecting one service agent instance from among a plurality of candidate service agent instances.
14. A router according to claim 8, wherein forwarding the first packet comprises: determining whether a next hop device is a remote router having a remote route exchange processor; and
inserting first packet metadata into the packet when the next hop device is a remote router having a remote route exchange processor.
15. A computer program product comprising a tangible, non-transitory computer readable medium having embodied therein a computer program that, when run on at least one computer processor, implements a local route exchange processor for a local router, the local route exchange processor implementing a method of routing packets comprising:
maintaining, by the local route exchange processor, in a computer storage of the local router, at least one forwarding information base that associates a plurality of named fabrics with at least one uniquely named authority, each fabric having at least one named tenant, each tenant having at least one named service, wherein the local route exchange processor is associated with a distinct local fabric from among the plurality of named fabrics;
exchanging fabric adjacency information by the local route exchange processor with at least one remote route exchange processor, each remote route exchange processor operating in a separate remote router and associated with a distinct remote fabric from among the plurality of named fabrics; performing, by local the route exchange processor, a mesh-up process to establish at least one communication path between the local fabric and each of the remote fabrics; receiving first packet to establish a communication session between a source service in a source tenant and a destination service in a destination tenant;
determining the source tenant for the communication session;
identifying, using the at least one forwarding information base, a service agent for the communication session based on the name of the source tenant and the name of the destination service;
selecting a communication path for the communication session; and
forwarding the first packet via the selected communication path.
16. A computer program product according to claim 15, wherein all fabrics within a single authority are automatically considered to be adjacent.
17. A computer program product according to claim 15, wherein the at least one forwarding information base includes a separate forwarding information base for each source tenant.
18. A computer program product according to claim 15, wherein the first packet includes first packet metadata including the name of the source tenant, and wherein determining the source tenant for the communication session comprises determining the source tenant based on the name of the source tenant in the first packet metadata.
19. A computer program product according to claim 15, wherein determining the source tenant for the communication session comprises determining the source tenant based on a source address in the packet.
20. A computer program product according to claim 15, wherein identifying the service agent comprises selecting one service agent instance from among a plurality of candidate service agent instances.
21. A computer program product according to claim 15, wherein forwarding the first packet comprises:
determining whether a next hop device is a remote router having a remote route exchange processor; and
inserting first packet metadata into the packet when the next hop device is a remote router having a remote route exchange processor.
PCT/US2017/016984 2016-02-26 2017-02-08 Name-based routing system and method WO2017146905A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP17756980.3A EP3420686A4 (en) 2016-02-26 2017-02-08 Name-based routing system and method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US15/054,781 US9985883B2 (en) 2016-02-26 2016-02-26 Name-based routing system and method
US15/054,781 2016-02-26

Publications (1)

Publication Number Publication Date
WO2017146905A1 true WO2017146905A1 (en) 2017-08-31

Family

ID=59679991

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2017/016984 WO2017146905A1 (en) 2016-02-26 2017-02-08 Name-based routing system and method

Country Status (3)

Country Link
US (1) US9985883B2 (en)
EP (1) EP3420686A4 (en)
WO (1) WO2017146905A1 (en)

Families Citing this family (65)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9531624B2 (en) * 2013-08-05 2016-12-27 Riverbed Technology, Inc. Method and apparatus for path selection
US11075836B2 (en) 2016-05-31 2021-07-27 128 Technology, Inc. Reverse forwarding information base enforcement
US10091099B2 (en) 2016-05-31 2018-10-02 128 Technology, Inc. Session continuity in the presence of network address translation
US10257061B2 (en) 2016-05-31 2019-04-09 128 Technology, Inc. Detecting source network address translation in a communication system
US10841206B2 (en) 2016-05-31 2020-11-17 128 Technology, Inc. Flow modification including shared context
CN107846292B (en) * 2016-09-19 2020-12-04 新华三技术有限公司 Method and device for preventing fault processing delay
US11201817B2 (en) * 2017-04-17 2021-12-14 Cisco Technology, Inc. Traffic steering in fastpath
US20190253341A1 (en) 2018-02-15 2019-08-15 128 Technology, Inc. Service Related Routing Method and Apparatus
US20210211510A1 (en) * 2018-05-18 2021-07-08 Idac Holdings, Inc. Pinning service function chains to context-specific service instances
CN113542128B (en) * 2018-10-12 2023-03-31 华为技术有限公司 Method and device for sending routing information
US11146964B2 (en) * 2019-02-22 2021-10-12 Vmware, Inc. Hierarchical network slice selection
US11483762B2 (en) 2019-02-22 2022-10-25 Vmware, Inc. Virtual service networks
US11246087B2 (en) 2019-02-22 2022-02-08 Vmware, Inc. Stateful network slice selection using slice selector as connection termination proxy
US11005749B2 (en) 2019-05-13 2021-05-11 128 Technology, Inc. Multicast source and receiver access control
US11070465B2 (en) 2019-05-13 2021-07-20 128 Technology, Inc. Distribution of multicast information in a routing system
US11451464B2 (en) 2019-05-13 2022-09-20 128 Technology, Inc. Central authority for service and topology exchange
US11153202B2 (en) 2019-05-13 2021-10-19 128 Technology, Inc. Service and topology exchange protocol
US11329912B2 (en) 2019-05-13 2022-05-10 128 Technology, Inc. Source-based routing
US10999182B2 (en) 2019-05-13 2021-05-04 128 Technology, Inc. Routing using segment-based metrics
EP3970317A4 (en) 2019-05-13 2023-02-01 128 Technology, Inc. Distribution of multicast information in a routing system
US11522764B2 (en) 2019-08-26 2022-12-06 Vmware, Inc. Forwarding element with physical and virtual data planes
US10938717B1 (en) 2019-09-04 2021-03-02 Cisco Technology, Inc. Policy plane integration across multiple domains
US11336573B2 (en) * 2020-02-26 2022-05-17 Cisco Technology, Inc. Service chaining in multi-fabric cloud networks
US20210314385A1 (en) * 2020-04-07 2021-10-07 Cisco Technology, Inc. Integration of hyper converged infrastructure management with a software defined network control
WO2021211949A1 (en) * 2020-04-16 2021-10-21 Juniper Networks, Inc. Tenant-based mapping for virtual routing and forwarding
US11658902B2 (en) 2020-04-23 2023-05-23 Juniper Networks, Inc. Session monitoring using metrics of session establishment
WO2021263047A1 (en) 2020-06-24 2021-12-30 Juniper Networks, Inc. Layer-2 network extension over layer-3 network using encapsulation
US11799779B1 (en) 2020-10-28 2023-10-24 Juniper Networks, Inc. Session-based packet capture
EP4027164A1 (en) 2020-12-15 2022-07-13 Juniper Networks, Inc. Determining location based on dynamic path loss exponent (ple) and intercept (int) estimation
US20220200915A1 (en) 2020-12-21 2022-06-23 Juniper Networks, Inc. Network policy application based on session state
US11836551B2 (en) 2021-03-05 2023-12-05 Vmware, Inc. Active and standby RICs
US20220286914A1 (en) 2021-03-05 2022-09-08 Vmware, Inc. Ric sdk
US11843957B2 (en) 2021-04-06 2023-12-12 Juniper Networks, Inc. Detection of insufficient RF coverage areas in a wireless network
US20220346160A1 (en) 2021-04-22 2022-10-27 Juniper Networks, Inc. Onboarding virtualized network devices to cloud-based network assurance system
US20220417742A1 (en) 2021-06-28 2022-12-29 Juniper Networks, Inc. Network management system to onboard heterogeneous client devices to wireless networks
US11973640B1 (en) 2021-07-14 2024-04-30 Juniper Networks, Inc. Physical layer issue detection based on client-side behavior assessments
US11811638B2 (en) 2021-07-15 2023-11-07 Juniper Networks, Inc. Adaptable software defined wide area network application-specific probing
US20230047635A1 (en) 2021-08-13 2023-02-16 Juniper Networks, Inc. Wireless access point proximity zones
US20230069236A1 (en) 2021-08-24 2023-03-02 Juniper Networks, Inc. Wifi location enhancement
US11902146B1 (en) 2021-08-31 2024-02-13 Juniper Networks, Inc. Identifying a maximum segment size (MSS) corresponding to a network path
US20230070701A1 (en) 2021-08-31 2023-03-09 Juniper Networks, Inc. Network performance monitoring and fault management based on wide area network link health assessments
US11838172B2 (en) 2021-08-31 2023-12-05 Juniper Networks, Inc. Identifying root cause of failures through detection of network scope failures
US11451449B1 (en) 2021-09-13 2022-09-20 Juniper Networks, Inc. Configuration of EVPN topologies using a user interface
US11831519B2 (en) 2021-09-13 2023-11-28 Juniper Networks, Inc. Configuration of EVPN topologies using a user interface
EP4149078A1 (en) 2021-09-13 2023-03-15 Juniper Networks, Inc. Configuration of evpn topologies using a user interface
US20230080610A1 (en) 2021-09-13 2023-03-16 Juniper Networks, Inc. Determining locations of deployed access points
US20230116163A1 (en) 2021-09-29 2023-04-13 Juniper Networks, Inc. Opportunistic mesh for software-defined wide area network (sd-wan)
US11552883B1 (en) 2021-09-29 2023-01-10 Juniper Networks, Inc. Session establishment using path change
CN115914079A (en) 2021-09-30 2023-04-04 瞻博网络公司 Metric-based multi-hop path selection
US20230126313A1 (en) 2021-09-30 2023-04-27 Juniper Networks, Inc. Collecting client data for wireless client devices
US11916779B2 (en) 2021-10-07 2024-02-27 Juniper Networks, Inc. Peer comparison-based outlier detection for network performance monitoring
WO2023060260A1 (en) 2021-10-07 2023-04-13 Juniper Networks, Inc. Peer comparison-based outlier detection for network performance monitoring
US11924734B2 (en) 2021-10-07 2024-03-05 Juniper Networks, Inc. Wireless signal strength-based detection of poor network link performance
US20230125903A1 (en) 2021-10-22 2023-04-27 Juniper Networks, Inc. Location metrics for monitoring or control of wireless networks
US11711279B2 (en) 2021-10-26 2023-07-25 Juniper Networks, Inc. Application records using session information
US20230171561A1 (en) 2021-11-30 2023-06-01 Juniper Networks, Inc. Determining orientation of deployed access points
US11968075B2 (en) 2022-01-14 2024-04-23 Juniper Networks, Inc. Application session-specific network topology generation for troubleshooting the application session
WO2023137374A1 (en) 2022-01-14 2023-07-20 Juniper Networks, Inc. Conversational assistant dialog design
US11991046B2 (en) 2022-01-17 2024-05-21 Juniper Networks, Inc. Determining an organizational level network topology
US20230261930A1 (en) 2022-01-17 2023-08-17 Juniper Networks, Inc. Predicting network issues based on historical data
US20230275820A1 (en) 2022-02-28 2023-08-31 Juniper Networks, Inc. Successful connects metrics for monitoring and control of wireless or wired networks
US20230308374A1 (en) 2022-03-22 2023-09-28 Juniper Networks, Inc. Detecting network events having adverse user impact
WO2024007004A1 (en) 2022-06-30 2024-01-04 Juniper Networks, Inc. Correction of wireless signals for distance measurements
US20240137289A1 (en) 2022-10-20 2024-04-25 Juniper Networks, Inc. Conversational assistant for troubleshooting a site
US11838176B1 (en) 2022-12-19 2023-12-05 Vmware, Inc. Provisioning and deploying RAN applications in a RAN system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2541848A1 (en) * 2010-03-17 2013-01-02 Huawei Technologies Co., Ltd. Service routing method and service network
US20130297824A1 (en) * 2010-12-30 2013-11-07 The Pla Information Engineering University Method of aggregation of source address bunches, and network routing system
US20140177639A1 (en) * 2012-12-20 2014-06-26 Mellanox Technologies Ltd. Routing controlled by subnet managers

Family Cites Families (88)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7466703B1 (en) 1998-05-01 2008-12-16 Alcatel-Lucent Usa Inc. Scalable high speed router apparatus
US6515963B1 (en) 1999-01-27 2003-02-04 Cisco Technology, Inc. Per-flow dynamic buffer management
US6721334B1 (en) 1999-02-18 2004-04-13 3Com Corporation Method and apparatus for packet aggregation in packet-based network
US6798743B1 (en) 1999-03-22 2004-09-28 Cisco Technology, Inc. Packet prioritization processing technique for routing traffic in a packet-switched computer network
US6563824B1 (en) 1999-04-20 2003-05-13 3Com Corporation Apparatus and methods for determining the correct workstation within a LAN for a LAN modem to route a packet
US6584071B1 (en) 1999-08-03 2003-06-24 Lucent Technologies Inc. Routing with service level guarantees between ingress-egress points in a packet network
US7035214B1 (en) 1999-09-28 2006-04-25 Nortel Networks Limited System and method for a negative acknowledgement-based transmission control protocol
US6778531B1 (en) 1999-11-04 2004-08-17 Lucent Technologies Inc. Multicast routing with service-level guarantees between ingress egress-points in a packet network
JP3349490B2 (en) 2000-02-14 2002-11-25 インターナショナル・ビジネス・マシーンズ・コーポレーション Image display method, image display system, host device, image display device, and display interface
TW480858B (en) 2000-06-15 2002-03-21 Nat Science Council Expandability design of QoS route and transfer
US7023851B2 (en) 2000-10-12 2006-04-04 Signafor, Inc. Advanced switching mechanism for providing high-speed communications with high Quality of Service
US7339925B2 (en) 2000-10-26 2008-03-04 British Telecommunications Public Limited Company Telecommunications routing
US7218632B1 (en) 2000-12-06 2007-05-15 Cisco Technology, Inc. Packet processing engine architecture
US7161906B2 (en) 2000-12-15 2007-01-09 Agere Systems Inc. Three-stage switch fabric with input device features
IL141855A0 (en) 2001-03-07 2002-03-10 Onetiercommunications Inc A method and apparatus for providing an improved quality of service for data transfer over the internet
US20020176363A1 (en) 2001-05-08 2002-11-28 Sanja Durinovic-Johri Method for load balancing in routers of a network using overflow paths
US7020143B2 (en) 2001-06-18 2006-03-28 Ericsson Inc. System for and method of differentiated queuing in a routing system
US7106739B2 (en) 2001-06-27 2006-09-12 Intel Corporation Method enabling network address translation of incoming session initiation protocol connections based on dynamic host configuration protocol address assignments
ATE349837T1 (en) 2001-11-19 2007-01-15 Motorola Inc METHOD FOR OPTIMIZING ROUTE SELECTION IN A PACKET NETWORK
US20030214938A1 (en) 2002-03-21 2003-11-20 Jindal Deepak Kumar Method for routing of label switched paths (LSPS) through an internet supporting multi-protocol label switching (MPLS) technology
US7315541B1 (en) 2002-04-03 2008-01-01 Cisco Technology, Inc. Methods and apparatus for routing a content request
US7804785B2 (en) 2002-04-19 2010-09-28 Avaya Inc. Network system having an instructional sequence for performing packet processing and optimizing the packet processing
US7536720B2 (en) 2002-05-07 2009-05-19 Nortel Networks Limited Method and apparatus for accelerating CPE-based VPN transmissions over a wireless network
US20060045014A1 (en) 2002-09-30 2006-03-02 Siemens Aktiengesellschaft Method for partially maintaining packet sequences in connectionless packet switching with alternative routing
US7154902B1 (en) 2002-10-21 2006-12-26 Force10 Networks, Inc. Epoch-based packet switching
US7574738B2 (en) 2002-11-06 2009-08-11 At&T Intellectual Property Ii, L.P. Virtual private network crossovers based on certificates
EP1422908B1 (en) 2002-11-25 2005-11-30 Siemens Aktiengesellschaft Method and apparatus for transmitting encrypted data streams over a packet oriented network
US7634805B2 (en) 2003-03-05 2009-12-15 Microsoft Corporation Use of network address translation for implementation of stateful routing
US7567504B2 (en) 2003-06-30 2009-07-28 Microsoft Corporation Network load balancing with traffic routing
US7656799B2 (en) 2003-07-29 2010-02-02 Citrix Systems, Inc. Flow control system architecture
US7401217B2 (en) 2003-08-12 2008-07-15 Mitsubishi Electric Research Laboratories, Inc. Secure routing protocol for an ad hoc network using one-way/one-time hash functions
US7373660B1 (en) 2003-08-26 2008-05-13 Cisco Technology, Inc. Methods and apparatus to distribute policy information
US7596086B2 (en) 2003-11-05 2009-09-29 Xiaolin Wang Method of and apparatus for variable length data packet transmission with configurable adaptive output scheduling enabling transmission on the same transmission link(s) of differentiated services for various traffic types
US7464266B2 (en) 2004-02-13 2008-12-09 Microsoft Corporation Cheap signatures for synchronous broadcast communication
US7706411B2 (en) 2004-03-29 2010-04-27 Hewlett-Packard Development Company, L.P. Handling oversubscribed mesh ports with re-tagging
US7586851B2 (en) 2004-04-26 2009-09-08 Cisco Technology, Inc. Programmable packet parsing processor
GB2414367B (en) 2004-05-20 2009-03-04 Vodafone Plc Data transmission
KR100693058B1 (en) 2005-02-04 2007-03-12 삼성전자주식회사 Routing Method and Apparatus for Reducing Losing of Packet
US7773611B2 (en) 2005-06-15 2010-08-10 Cisco Technology, Inc. Method and apparatus for packet loss detection
US20070171825A1 (en) 2006-01-20 2007-07-26 Anagran, Inc. System, method, and computer program product for IP flow routing
US8547843B2 (en) 2006-01-20 2013-10-01 Saisei Networks Pte Ltd System, method, and computer program product for controlling output port utilization
EP1981220A4 (en) 2006-01-23 2011-04-13 Nec Corp Communication method, communication system, nodes and program
US7872973B2 (en) 2006-03-17 2011-01-18 Alcatel Lucent Method and system for using a queuing device as a lossless stage in a network device in a communications network
US20080028445A1 (en) 2006-07-31 2008-01-31 Fortinet, Inc. Use of authentication information to make routing decisions
US8264949B2 (en) 2006-08-30 2012-09-11 Rockstar Bidco Lp Method and apparatus for selecting between available neighbors in a rapid alternate path calculation
CN101155178B (en) 2006-09-30 2010-08-04 华为技术有限公司 Method, device and system for establishing bidirectional LSP in multi-protocol label switching
US8068417B1 (en) 2006-10-12 2011-11-29 Anagran, Inc. System, method, and computer program product for processing flow requests based on an associated preference using a single computation
US8584199B1 (en) 2006-10-17 2013-11-12 A10 Networks, Inc. System and method to apply a packet routing policy to an application session
CN101207604B (en) 2006-12-20 2012-03-28 联想(北京)有限公司 Virtual machine system and communication processing method thereof
CN101068242B (en) 2007-05-31 2010-04-14 武汉虹旭信息技术有限责任公司 Method for obtaining internal and external network address mapping relation in safety auditing system
US20090007021A1 (en) 2007-06-28 2009-01-01 Richard Hayton Methods and systems for dynamic generation of filters using a graphical user interface
CN101483558B (en) 2008-01-10 2012-07-04 华为技术有限公司 Method, system and apparatus for packet switching network access by network appliance
WO2009130218A1 (en) 2008-04-24 2009-10-29 Xelerated Ab A traffic manager and a method for a traffic manager
US8094560B2 (en) 2008-05-19 2012-01-10 Cisco Technology, Inc. Multi-stage multi-core processing of network packets
CN101640629B (en) 2008-07-29 2012-08-29 华为技术有限公司 Method for monitoring link packet loss and bidirectional forwarding detector
CN101729303B (en) 2008-10-25 2012-12-12 华为技术有限公司 Method and device for measuring network performance parameter
CN102292961B (en) 2008-11-25 2014-05-07 思杰系统有限公司 Systems and methods for applying transformations to IP addresses obtained by domain name service (DNS)
US8904177B2 (en) 2009-01-27 2014-12-02 Sony Corporation Authentication for a multi-tier wireless home mesh network
US8139479B1 (en) 2009-03-25 2012-03-20 Juniper Networks, Inc. Health probing detection and enhancement for traffic engineering label switched paths
CN101552703B (en) 2009-04-10 2011-07-27 中国联合网络通信集团有限公司 A method and device to measure service quality parameters and a method and device to judge service quality
CN101646220B (en) 2009-08-25 2011-08-31 浙江大学 Route comparing method for 802.11 multi-interface wireless mesh network router
CN101997826A (en) 2009-08-28 2011-03-30 中兴通讯股份有限公司 Routing methods of control net element, forwarding net element and internet protocol network
US8634428B2 (en) 2009-09-21 2014-01-21 At&T Intellectual Property I, L.P. Method and system for symmetric routing
US8989020B2 (en) 2009-12-03 2015-03-24 Verizon Patent And Licensing Inc. Bidirectional forwarding detection (BFD) protocol extension for detecting random traffic dropping
KR101098082B1 (en) 2009-12-04 2011-12-26 이학종 System and method for guiding bypass of internet connection path using a DNS packet modulation, and recording medium storing program thereof
US8804489B2 (en) 2010-09-29 2014-08-12 Telefonaktiebolaget L M Ericsson (Publ) Fast flooding based fast convergence to recover from network failures
US8462632B1 (en) 2010-12-28 2013-06-11 Amazon Technologies, Inc. Network traffic control
US9692687B2 (en) 2011-03-18 2017-06-27 Alcatel Lucent Method and apparatus for rapid rerouting of LDP packets
CN102158371A (en) 2011-04-12 2011-08-17 杭州华三通信技术有限公司 Link performance detection method and device based on BFD (Bidirectional Forwarding Detection)
CN102739507B (en) 2011-04-14 2015-04-15 中国科学院声学研究所 Router for sensing bearing state and service flow bandwidth distribution method thereof
US9049251B2 (en) 2012-02-28 2015-06-02 Futurewei Technologies, Inc. Method and apparatus for internet protocol based content router
US8942085B1 (en) 2012-05-23 2015-01-27 Google Inc. System and method for routing around failed links
US9300766B2 (en) 2012-07-31 2016-03-29 At&T Intellectual Property I, L.P. Method and apparatus for initiating and maintaining sessions between endpoints
CN102769679B (en) 2012-08-01 2015-06-03 深信服网络科技(深圳)有限公司 Method and device for tracing source of internet protocol (IP) address after network address translation (NAT)
US9160652B2 (en) 2012-08-31 2015-10-13 Cisco Technology, Inc. Fast reroute for bidirectional co-routed traffic engineering tunnels
US9769034B2 (en) * 2012-12-14 2017-09-19 Futurewei Technologies, Inc. Method and apparatus for policy based routing in information centric networking based home networks
CN103179192B (en) 2013-02-07 2015-11-25 杭州华三通信技术有限公司 The message forwarding method that virtual server moves, system and NAT service equipment
EP3000203B1 (en) * 2013-05-20 2018-06-06 Citrix Systems Inc. Methods and systems for creating and managing network groups
EP3072263B1 (en) * 2013-11-18 2017-10-25 Telefonaktiebolaget LM Ericsson (publ) Multi-tenant isolation in a cloud environment using software defined networking
US10044610B2 (en) 2013-12-31 2018-08-07 Alcatel Lucent System, method and apparatus providing bi-directional forwarding detection support to unnumbered IP interfaces
US20150229618A1 (en) 2014-02-11 2015-08-13 Futurewei Technologies, Inc. System and Method for Securing Source Routing Using Public Key based Digital Signature
US9979515B2 (en) 2014-06-30 2018-05-22 Telefonaktiebolaget Lm Ericsson (Publ) Control for BFD return path
CN105490932A (en) 2014-09-19 2016-04-13 中兴通讯股份有限公司 Two-way forwarding detection method, device and system
US9729439B2 (en) 2014-09-26 2017-08-08 128 Technology, Inc. Network packet flow controller
US10757170B2 (en) * 2014-10-13 2020-08-25 Vmware, Inc. Cross-cloud namespace management for multi-tenant environments
US10298493B2 (en) * 2015-01-30 2019-05-21 Metaswitch Networks Ltd Processing route data
CN105245469B (en) 2015-08-27 2019-05-28 珠海豹好玩科技有限公司 Data transmission method, device and system
US10498654B2 (en) * 2015-12-28 2019-12-03 Amazon Technologies, Inc. Multi-path transport design

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2541848A1 (en) * 2010-03-17 2013-01-02 Huawei Technologies Co., Ltd. Service routing method and service network
US20130297824A1 (en) * 2010-12-30 2013-11-07 The Pla Information Engineering University Method of aggregation of source address bunches, and network routing system
US20140177639A1 (en) * 2012-12-20 2014-06-26 Mellanox Technologies Ltd. Routing controlled by subnet managers

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3420686A4 *

Also Published As

Publication number Publication date
EP3420686A4 (en) 2019-10-23
EP3420686A1 (en) 2019-01-02
US9985883B2 (en) 2018-05-29
US20170250906A1 (en) 2017-08-31

Similar Documents

Publication Publication Date Title
US9985883B2 (en) Name-based routing system and method
US10116559B2 (en) Operations, administration and management (OAM) in overlay data center environments
US10637889B2 (en) Systems, methods, and devices for smart mapping and VPN policy enforcement
US8675656B2 (en) Scaling virtual private networks using service insertion architecture
US9450874B2 (en) Method for internet traffic management using a central traffic controller
US8908517B2 (en) Traffic distribution across a plurality of attachment circuits of a multihome site with a computer network using hashing algorithm
US11159421B2 (en) Routing table selection in a policy based routing system
US20160191310A1 (en) Managing use of alternative intermediate destination computing nodes for provided computer networks
US11663052B2 (en) Adaptive application assignment to distributed cloud resources
WO2017037615A1 (en) A method and apparatus for modifying forwarding states in a network device of a software defined network
US20200267051A1 (en) Remotely controlling network slices in a network
US20160285753A1 (en) Lock free flow learning in a network device
US11294730B2 (en) Process placement in a cloud environment based on automatically optimized placement policies and process execution profiles
EP3935814B1 (en) Dynamic access network selection based on application orchestration information in an edge cloud system
US11671483B2 (en) In-band protocol-based in-network computation offload framework
US9509600B1 (en) Methods for providing per-connection routing in a virtual environment and devices thereof
US20150012664A1 (en) Routing data based on a naming service
US11876881B2 (en) Mechanism to enable third party services and applications discovery in distributed edge computing environment
US11563648B2 (en) Virtual network function placement in a cloud environment based on historical placement decisions and corresponding performance indicators
US10812446B1 (en) Dynamic host configuration across multiple sites in software defined access networks
WO2018182467A1 (en) Techniques for congestion control in information-centric networks
US11669256B2 (en) Storage resource controller in a 5G network system

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2017756980

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2017756980

Country of ref document: EP

Effective date: 20180926

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17756980

Country of ref document: EP

Kind code of ref document: A1