WO2009088856A1 - Ip forwarding across a link state protocol controlled ethernet network - Google Patents
Ip forwarding across a link state protocol controlled ethernet network Download PDFInfo
- Publication number
- WO2009088856A1 WO2009088856A1 PCT/US2008/088532 US2008088532W WO2009088856A1 WO 2009088856 A1 WO2009088856 A1 WO 2009088856A1 US 2008088532 W US2008088532 W US 2008088532W WO 2009088856 A1 WO2009088856 A1 WO 2009088856A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- network
- network layer
- link state
- node
- domain
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
- H04L12/4604—LAN interconnection over a backbone network, e.g. Internet, Frame Relay
- H04L12/462—LAN interconnection over a bridge based backbone
- H04L12/4625—Single bridge functionality, e.g. connection of two networks over a single bridge
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
- H04L12/4604—LAN interconnection over a backbone network, e.g. Internet, Frame Relay
- H04L12/462—LAN interconnection over a bridge based backbone
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/02—Topology update or discovery
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/02—Topology update or discovery
- H04L45/03—Topology update or discovery by updating link state protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/42—Centralised routing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/66—Layer 2 routing, e.g. in Ethernet based MAN's
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/74—Address processing for routing
- H04L45/742—Route cache; Operation thereof
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/09—Mapping addresses
- H04L61/10—Mapping addresses of different types
- H04L61/103—Mapping addresses of different types across network layers, e.g. resolution of network layer into physical layer addresses or address resolution protocol [ARP]
Definitions
- the present invention relates to link state protocol controlled Ethernet networks, and, more particularly, IP forwarding across a link state protocol controlled Ethernet network.
- Data communication networks may include various computers, servers, nodes, routers, switches, bridges, hubs, proxies, and other network devices coupled to and configured to pass data to one another. These devices will be referred to herein as "network elements.” Data is communicated through the data communication network by passing protocol data units, such as Internet Protocol packets, Ethernet Frames, data cells, segments, or other logical associations of bits/bytes of data, between the network elements by utilizing one or more communication links between the network elements. A particular protocol data unit may be handled by multiple network elements and cross multiple communication links as it travels between its source and its destination over the network.
- protocol data units such as Internet Protocol packets, Ethernet Frames, data cells, segments, or other logical associations of bits/bytes of data
- the various network elements on the communication network communicate with each other using predefined sets of rules, referred to herein as protocols.
- Different protocols are used to govern different aspects of the communication, such as how signals should be formed for transmission between network elements, various aspects of what the protocol data units should look like, how protocol data units should be handled or routed through the network by the network elements, and how information such as routing information should be exchanged between the network elements.
- Ethernet is a well known networking protocol that has been defined by the Institute of Electrical and Electronics Engineers (IEEE) as standard 802.1
- IEEE Institute of Electrical and Electronics Engineers
- devices connected to the network compete for the ability to use shared telecommunications paths at any given time.
- bridges or nodes are used to interconnect network segments, multiple potential paths to the same destination often exist.
- the benefit of this architecture is that it provides path redundancy between bridges and permits capacity to be added to the network in the form of additional links.
- a spanning tree was generally used to restrict the manner in which traffic was broadcast or flooded on the network.
- a characteristic of a spanning tree is that there is only one path between any pair of destinations in the network, and therefore it was possible to "learn" the connectivity associated with a given spanning tree by watching where packets came from.
- the spanning tree itself was restrictive and often led to over-utilization of the links that were on the spanning tree and non-utilization of the links that did't part of the spanning tree.
- the bridges in the network have a synchronized view of the network topology, have knowledge of the requisite unicast and multicast connectivity, can compute a shortest path connectivity between any pair of bridges in the network, and can individually populate their forwarding information bases (FIBs) according to the computed view of the network.
- FIBs forwarding information bases
- the network will have a loop-free unicast tree to any given bridge from the set of peer bridges (those that require communication to that bridge for whatever reason); and a both congruent and loop-free point-to-multipoint (p2mp) multicast tree from any given bridge to the same set or subset of peer bridges per service instance hosted at the bridge.
- Every bridge roots one or more trees which define unicast connectivity to that bridge, and multicast connectivity from that bridge.
- a link state protocol controlled Ethernet network may associate one VID range with shortest path forwarding, such that unicast and multicast traffic may be forwarded using a VID from that range, and traffic engineering paths may be created across the network on paths other than the shortest path, and forwarded using a second VID range.
- Fig. 1 is a functional block diagram of an example of a portion of a link state protocol controlled Ethernet network 10.
- the network 10 in this example includes a plurality of network elements 12, interconnected by links 14.
- the network elements 12 exchange hello messages to learn adjacencies of other network elements, and exchange link state advertisements to enable each node to build a link state database that may be used to calculate shortest paths between ingress and egress nodes through the network.
- link state routing protocols include Open Shortest Path First (OSPF) and Intermediate System to Intermediate System (IS-IS), although other link state routing protocols may be used as well.
- OSPF Open Shortest Path First
- IS-IS Intermediate System to Intermediate System
- the nodes may also install forwarding state for multicast trees on the network.
- An example of a way to implement multicast in a link state protocol controlled Ethernet network is described in greater detail in U.S. Patent Application No. 11/702,263, filed February 5, 2007, entitled “Multicast Implementation in a Link State Protocol Controlled Ethernet Network” the content of which is hereby incorporated herein by reference.
- link state advertisements may be used to advertise multicast group membership to cause forwarding state for a multicast group to be installed on the network.
- each source in a given multicast group may be assigned a destination MAC Address (DA) that is used to forward the frames on the network.
- DA destination MAC Address
- the nodes on the network install forwarding state for the source/group tree if they determine that they are on a shortest path from the multicast source to one of the destination nodes advertising via the link state protocol an "interest" in the multicast group.
- Interest in a multicast may be based on the community of interest identifier such as the I-SID, such that a node on the network will install forwarding state for a multicast group when it is on a shortest path between a source and destination that have both advertised interest in the community of interest identifier associated with the multicast group.
- An I-SID normally is associated with 802.1 ah and implies an additional MAC header (customer source & destination MAC addresses). However, the I-SID has utility even if a C-MAC header is not used, because an I-SID value can identify the participants in a specific instance of mutual connectivity
- the forwarding state is based on the multicast DA and VID associated with the multicast.
- multiple nodes on the network may advertise interest in a particular I- SID.
- the nodes on the network keep track of which nodes have advertised interest in which I- SID and will install forwarding state for a DA/VID pair associated with the I-SID if they are on the shortest path between two nodes that have advertised interest in the particular I-SID. This allows forwarding state to be installed for communities of interest without requiring flooding of the frames on the network.
- Link state protocol controlled Ethernet networks operate at the link layer (Layer 2). That is, the ingress node creates a MAC header that may be used to switch the frame across the Ethernet network, e.g. from Node A to Node E.
- Other networks such as Internet Protocol (IP) networks, operate at a higher layer such as Layer 3 (network layer). IP networks forward packets based on an IP address of an IP header associated with an IP packet.
- IP Internet Protocol
- FIGs. 2 and 3 show two common ways in which IP routing may be used to forward an IP packet on a conventional IP network.
- network 20 interconnects network X and network Y.
- the network 20 includes many routers 22 and may have a configuration similar to the network shown in Fig. 1.
- Figs. 2 and 3 it has been assumed that the path through network 20 will be via nodes A, B, C, D, E.
- routers that are not on the selected path between networks X and Y have not been shown in Figs. 2 and 3.
- DA Destination MAC Address
- SA Source MAC Address
- Fig. 3 shows another manner in which IP routing may be implemented.
- MPLS is used to reduce the number of IP lookups performed at the various routers in the network.
- LSPs Label Switched Paths
- the particular manner in which LSPs are determined and created through the network is well known.
- the label switched path includes nodes A, B, C, D, E.
- the edge router 32A will perform an IP lookup to determine which label should be used to switch the IP packet onto the LSP through the MPLS network to reach network Y.
- the edge router 32A will then apply that label to the packet.
- the edge router 32A will also determine a next hop for the packet on the path and apply a MAC header to the packet to cause the packet to be forwarded to the next hop on the path (router 32B).
- Router 22B will strip the outer MAC header and read the MPLS label.
- the label distribution protocol will have established an association between label 100 and label 210 for a particular IP Forwarding Equivalence Class such that when the router 32B receives a packet with MPLS label 100 it will replace the label with a new MPLS label 210 before adding a new MAC header and forwarding to the outbound interface.
- MPLS thus allows a single IP route lookup to be performed at the edge of the MPLS network, and allows label switching to be used instead of IP lookups to forward the packet across the MPLS network.
- Edge routers that perform the initial IP lookup and assign the label to the packet to place the packet on the LSP are referred to as Label Edge Routers.
- Intermediate routers on the MPLS network that perform label switching are commonly referred to as Label Switch Routers (LSRs). Forwarding in an MPLS network is performed by swapping a label after stripping the MAC header at each hop.
- LSRs Label Switch Routers
- IP networks and network layer protocols in general are supported by lower layer network, such as an Ethernet network.
- a router transmits a network layer packet it will apply a lower layer protocol header such as an Ethernet MAC header to the packet before transmitting the packet on the network.
- the MAC header is used at the link layer to forward the packet over the Layer 2 network that is providing support for the network layer. Accordingly, it would be advantageous to enable link state protocol controlled Ethernet networks to integrate support for network layers as well.
- FIG. 1 is a functional block diagram of a mesh network that may be used to implement a link state protocol controlled Ethernet network
- FIGs. 2 and 3 are functional block diagrams showing two ways of implementing IP routing in an IP network
- Fig. 4 is a functional block diagram showing the flow of an IP packet across a link state protocol controlled Ethernet network according to an embodiment of the invention
- FIG. 5 is a flow diagram of a process performed at an ingress node of a link state protocol controlled Ethernet network to process IP information according to an embodiment of the invention
- Fig. 6 is a flow diagram of a process performed at an intermediate node or edge node of a link state protocol controlled Ethernet network to process IP information according to an embodiment of the invention
- Fig. 7 is a flow diagram of a process performed at an ingress node of a link state protocol controlled Ethernet network upon receipt of an IP packet according to an embodiment of the invention
- FIG. 8 is a flow diagram of a process performed at an egress node of a link state protocol controlled Ethernet network upon receipt of an IP packet according to an embodiment of the invention
- Fig. 9 is a schematic representation of a possible implementation of a network element configured to be used in a link state protocol controlled Ethernet network according to an embodiment of the invention.
- Fig. 10 provides a reference diagram of possible combinations of elements.
- Fig. 11 shows a functional decomposition of the components of a L2/L3 hybrid network according to an embodiment of the invention.
- Nodes on a link state protocol controlled Ethernet network implement a link state routing protocol such as Intermediate System to Intermediate System (IS-IS).
- the nodes on the network learn adjacencies from the IS-IS Link State Advertisements (LSAs), also known as Link State Packets, and compute shortest paths between all pairs of nodes on the network.
- LSAs Link State Advertisements
- Each participating node populates its Forwarding Information Base (FIB) to construct unicast forwarding state between each pair of nodes on the network. Traffic engineered paths may also be constructed and forwarding state for the TE paths is installed into the nodes' FIBs on the network.
- FIB Forwarding Information Base
- IS-IS permits topology information and the bindings of layer 2 and layer 3 addresses to specific network locations and interfaces to be exchanged independent of the switching or forwarding technology used in specific network elements. This facilitates two things, the first is that the topology considered by the IS-IS computation is similarly independent of the actual switching or forwarding employed, and secondly that that the construction of a network within a common IS-IS domain may be a concatenation of switching technologies such as Ethernet and MPLS, IPv4 or IPv6.
- the routing system may determine shortest paths across the network that transit multiple forwarding paradigms. The result is a system with routing domains (the set of network nodes participating in an instance of a routing protocol) that may encompass one or more Ethernet switching domains.
- routing domains the set of network nodes participating in an instance of a routing protocol
- One degenerate case is the complete congruence of a routing domain and a switching domain, another is the current status quo where all nodes in the routing domain perform forwarding at layer 3 and Ethernet is only employed as a link
- a link state protocol controlled Ethernet network virtualizes LAN connectivity and associates virtual LAN instances with 802.1 ah I-SIDs.
- Most network layer routing systems and protocol suites already acknowledge the LAN segment as a topology element, therefore it is advantageous to maintain the metaphor when integrating virtual LAN segments with the network layer as most required behaviors are well understood.
- the LAN segment frequently appears at the network layer as a sub-network or subnet such that the set of network layer addresses associated with the nodes connected by the LAN segment can be aggregated into a single advertisement known in the IP world as a prefix.
- a switching domain may implement one or more virtual LAN segments. Therefore, to construct a network at the network layer, a mechanism is required to interconnect virtual LAN segments. Nodes attached to the switching domain may be configured to implement network layer forwarding and use network layer information in received packets to forward packets between virtual LAN segments.
- the forwarding elements will subsequently be termed "Virtual Forwarding Elements" or VFEs.
- Switching domains may be interconnected by devices that perform exclusively network layer forwarding.
- the common instantiation is a router. It is necessary to augment IS-IS to convey additional knowledge of the extent of a switching domain so that the correct egress from a switching domain can be resolved when the switching domain and routing domain are not congruent. This is in the form of knowledge as to whether a node offers L2 transit and whether links are Ethernet or not.
- PID Network Layer Port ID
- An additional virtue of the transit I-SID is that the overall amount of state for L2/L3 integration can be divided between the set of VFEs in the network.
- the amount of state associated with a VFE being the sum of the L2 and L3 state associated with the set of UNI I- SIDs that are directly connected via the VFE. This is typically in the form of both end system network layer addressing and network layer to Ethernet MAC bindings. Dividing the state between VFEs by the use of transit I-SIDs permits a VFE to only have knowledge of network layer information for UNI I-SIDs and ports which have an association with a common transit I- SID.
- a physical LAN segment or physical point to point connection is also a valid attachment to the hybrid network.
- a physical LAN segment will similarly be identified as a UNI with a NULL I-SID, while the point to point connection case will be referred to as a UNI port.
- a node in the routing domain determines that a network layer address or prefix, outside the routing domain may be reached via itself, it will include the network layer information into its link state advertisements. This may be a result of being configured with this knowledge or by a discovery mechanism.
- the network layer information will be associated with one of a UNI I-SID, a UNI port (for directly connecting end systems to a switched domain) or with a network layer forwarder such as a router (used herein to describe the entity used for attaching end systems not directly connected to a switched domain).
- Each node in the switching domains encompassed by the routing domain will add this network layer prefix to its link state database. Nodes that implement VFEs within the switching domain will use this information to correctly populate their FIBs so that, when an packet arrives at a VFE, the VFE may read the network layer address and determine the appropriate forwarding action to continue to forward the packet on the shortest path to the network layer destination in the routing domain.
- the nodes in a switched domain may be configured to install forwarding state for a network layer multicast group if they are on a shortest path between two nodes that have advertised an interest in the same network layer multicast group address.
- a network layer multicast information element such as a Type Length Value tuple (TLV) may be added to IS-IS to enable nodes on the link state protocol controlled Ethernet network to advertise interest in an IP multicast in a link state advertisement.
- TLV Type Length Value tuple
- an algorithmic or administered translation of network layer multicast to an I-SID value may be employed such that existing link state bridging add/move/change procedures will also handle multicast routing across a given switched domain.
- the nodes When a node issues a link state advertisement containing an IP multicast address, the nodes will update their link state database to indicate the multicast group membership. The nodes will also determine if they are an intermediate node on a path between an IP multicast source and a node advertising an interest in the IP multicast (destination or Group node). If so, the intermediate node will install forwarding state for a multicast DA associated with the IP multicast group so that the link state protocol controlled Ethernet network may provide transport services for the IP multicast.
- the ingress node When an IP multicast packet is received at an ingress to the link state protocol controlled Ethernet network, the ingress node performs an IP lookup to determine the multicast DA to be used on the link state protocol controlled Ethernet network, and constructs a MAC header for the frames that will be used to carry the IP packet. The frames are then output with the multicast header to be forwarded by the intermediate nodes (using the FIB state installed for that multicast DA) to the nodes that have advertised interest in the IP multicast.
- the IP services may be carried end-to-end across the link state protocol controlled Ethernet network without requiring additional signaling to set up the paths for the unicast or multicast switched paths required for the IP routes.
- This allows link state protocol controlled Ethernet network shortcuts to be created for network layer routes so that L3 forwarding may be mapped to L2 switching across the link state protocol controlled Ethernet network domain.
- IPv4 and IPv6 may be carried via the link state routing protocol and VFEs may incorporate multiple network layers into the FIBs such that any packet received on a network layer supported by the routing domain may be correctly resolved.
- a link state protocol controlled Ethernet network can be used to implement network layer routing and forwarding by causing the ingress nodes to a switched domain in the network to map network layer addresses to paths through the link state protocol controlled Ethernet network.
- Fig. 4 shows one example of how IP forwarding may be implemented where the link state protocol controlled Ethernet network nodes are configured to map IP addresses to endpoint Ethernet MAC addresses in the link state protocol controlled Ethernet network. Additional information associated with advertising network layer addresses using IS-IS is disclosed below.
- Advertising the network layer addresses allows the ingress node 12A to determine, when a network layer packet is received, which other link state protocol controlled Ethernet network node on the network is able to reach the network layer address.
- the link state protocol controlled Ethernet network node then creates a MAC header that is used to forward the network layer packet on the network.
- the MAC address is the nodal MAC of the exit node (router E in the example shown in Fig. 4).
- the intermediate nodes Since the intermediate nodes have installed shortest path forwarding state to allow them to forward packets addressed to nodal MAC E along the shortest path to that node, the intermediate nodes B, C, and D simply perform a MAC lookup in their Forwarding Information Bases (FIBs) and forward the packet to the correct destination on the network.
- the intermediate nodes are not required to strip the MAC header off and create a new MAC header at each hop along the path.
- link state protocol controlled Ethernet network paths may be used to implement network layer forwarding through a link state protocol controlled Ethernet network.
- a node in the routing domain learns of a network layer address or prefix, it will advertise the address in an IS-IS link state advertisement.
- Nodes in the switched domain will store the address as an attribute in a link state database containing other routing information commonly transmitted using link state advertisements, such as node adjacencies, I-SIDs, and other information that may be transmitted using a LSA. Since all nodes know where the network address or prefix attaches to the network, the nodes may select the correct egress MAC address to reach a particular node. Additionally, the nodes are able to install forwarding state to set up connectivity on the network between nodes advertising interest in the same network addresses.
- a network layer prefix may be associated with a virtual or physical LAN segment. These are identified as I-SIDs in the routing system, so an explicit association of prefix to I-SID exists in the routing database.
- I-SIDs in the routing system
- B-MAC switching may be used to transport unicast IP traffic through the switched domain using a single IP lookup and L3/L2 resolution step at the edge of the switched domain, and creation of a MAC header that will transport the network packet through the network to the egress node from the switched domain. This allows lookup and resolution to occur once, while allowing more efficient and network layer independent switching to occur in connection with forwarding of the packet without requiring the MAC header to be replaced at each hop through the switched domain.
- the routing protocol that is used to exchange network topography in the link state protocol controlled Ethernet network such as ISIS
- the network layer addresses may be shared by the nodes' link state database, and used to identify the multicast topology and also to determine associations between L2 and L3 network topology.
- the VFE When a packet arrives at a VFE, either from outside the local switched domain, or from within the domain carrying a B-MAC identifying the VFE, the VFE will perform a network layer route lookup to determine the appropriate forwarding action for the packet. This may be one of: 1) Forwarding a packet to a directly connected network layer forwarder, when the shortest path is to immediately egress the local switched domain.
- Normal network layer processing of the packet is performed as part of the VFE forwarding process, for example by decrementing the IPv4 or IPv6 time to live (TTL) counters.
- TTL time to live
- the VFE will then construct a MAC header for the packet as shown in Fig. 4 to forward the packet to the egress node over the switched domain.
- the edge node will determine the MAC header that may be used for switching the packet across the link state protocol controlled Ethernet network to the destination node on the network.
- the packet may then be output onto the switched domain to cause the packet to be forwarded to the destination node.
- the link state protocol controlled Ethernet network is designed to forward frames of data according to the MAC Destination Address and VLAN ID (DA/VID), using information previously populated into forwarding information bases, the nodes on the network will forward the network layer packet across the link state protocol controlled Ethernet network to edge node E without requiring the outer MAC header to be changed at each intermediate node.
- D/VID MAC Destination Address and VLAN ID
- Ethernet switching may be used to implement network layer forwarding via which a single network layer lookup may be performed on an packet as it arrives at a VFE in a switched domain.
- the network address may be mapped to a MAC header that can be used to transport the packet across the switched domain without requiring further network layer lookup operations as the packet traverses the switched domain.
- MPLS which also does not require a network layer lookup but implements Ethernet switched domains at the granularity of link rather than subnetwork.
- link state protocol controlled Ethernet network to forward network layer traffic has the further advantage over MPLS that it does not require the MAC header to be stripped off at intermediate nodes nor the addition of a label added to simulate switching behavior. Rather, the same MAC header may be used to switch the packet through multiple network nodes as the packet traverses the nodes on the network.
- Figs. 5-8 show parts of the process implemented by nodes on the switched domain of Fig. 4 to enable the network to forward network layer frames according to an embodiment of the invention.
- an edge node learns a network layer address (50)
- the LSA may have a type-length- value (TLV) designating it as containing network layer addresses such as IPv4 or IPv6 addresses.
- TLV type-length- value
- the LSA will then be transmitted on the network (52) to enable the edge node to advertise knowledge of the network layer address.
- IS-IS LSAs are configured to carry network layer addresses.
- This native capacity may be used in connection with an embodiment of the invention, and the network layer addresses may then be used in a novel way to enable network layer forwarding to take place using the pre-installed shortest path forwarding state of the FIBs of the nodes on the switched domain.
- the edge node may form a binding between the multicast network layer address and an I-SID that will be associated with the network layer multicast or use native means to derive the Ethernet group address to use for forwarding.
- Membership in a network layer multicast may be advertised by an interested node using, for example, Internet Group Management Protocol (IGMP) or another group management protocol.
- IGMP Internet Group Management Protocol
- a node receives an IGMP message from an attached router, one useful technique is to resolve the IGMP message to an I-SID associated with the IP multicast and generate a link state advertisement containing the network layer multicast address, which will then be transmitted on the link state protocol controlled Ethernet network.
- the node is then added to the multicast group and the connectivity constructed as a normal part of operations.
- a node in the routed domain when a node in the routed domain receives an LSA (60) it will update its link state database to associate the network layer address with the ID of the node that issued the LSA. Nodes within the switched domain will also update their link state databases with the Nodal MAC address associated with the network layer address (62). If the network layer address is a network layer multicast address (64), the node will also determine if it is on a shortest path between two nodes that have advertised interest in the same network layer multicast (66). If so, the node will install forwarding state into its FIB for the DA/VID associated with the network layer multicast address. Network layer multicast membership is commonly implemented using a protocol such as IGMP.
- the nodes on the link state protocol controlled Ethernet network may create LSAs as described above in connection with Fig. 5 to advertise the changes to the network layer multicast membership on the link state protocol controlled Ethernet network.
- the IGMP message may, of course, also be transmitted in the normal manner.
- the LSA containing the network layer address allows the nodes on the link state protocol controlled Ethernet network to establish the multicast forwarding state in the nodes to implement the network layer multicast along the shortest paths through the network.
- VFE when VFE receives a network layer packet (70), it will determine if the packet is a unicast network layer packet and, if so, perform a network layer lookup to determine the correct forwarding action for the packet (72).
- the MAC address looked up will be the MAC address that was bound to the next hop network layer address (52).
- the ingress edge node will perform a network layer lookup to determine the Ethernet group address associated with the network layer group address, and use this information to create a MAC header with the multicast DA/VID that is being used for that multicast group (74). This allows the network layer multicast to be forwarded on the link state protocol controlled Ethernet network over a multicast tree that has been created for use by the sources for the associated network layer multicast group that transit that ingress to the local switched domain.
- Fig. 9 is a schematic representation of a possible implementation of a network element 12 configured to be used in a link state protocol controlled Ethernet network.
- the network element 12 includes a routing system module 80 configured to exchange control messages containing routing and other information with peers 12 in the network 10 regarding the network topology using a link state routing protocol.
- Information received by the routing system 80 may be stored in a link state database 90 or in another manner.
- the exchange of information allows nodes on the network to generate a synchronized view of the network topology, which then allows the routing system module 80 to calculate the shortest paths to other nodes on the network.
- the shortest paths calculated by the routing system 80 will be programmed into a FIB 82, that is populated with the appropriate entries for directing traffic through the network based upon the calculated shortest paths, multicast trees, traffic engineered path entries, and based on other entries.
- the routing system 80 may exchange route updates containing network layer reachability information.
- the network layer addresses known by nodes on the network will be stored in a link state database 90 on the network element 12 to allow ingress nodes to select the correct egress node on the link state protocol controlled Ethernet network when a network layer packet arrives.
- Knowledge of the network layer addressees may also allow multicast forwarding state to be implemented on the network to allow network layer multicast to be handled by the nodes on the network by causing the nodes to install forwarding state between pairs of nodes interested in the same IP multicast.
- the network element 12 may also include one or more other modules such as a Reverse Path Forwarding Check (RPFC module 84 that may be used to process incoming frames and perform a lookup in the FIB 82 to determine if the port over which the frame was received coincides with the port identified in the FIB 82 for the particular Source MAC. Where the input port does not coincide with the correct port identified in the FIB, the RPFC module may cause the message to be dropped.
- RPFC module 84 Reverse Path Forwarding Check
- a destination lookup 86 module determines from the FIB 82 the port or ports over which the frame should be forwarded. If the FIB doesn't have an entry for the DA/VID, the frame is discarded.
- Fig. 10 is a reference diagram that shows several possible combinations of elements. As shown in Fig. 10, switches 100 and routers 102 may be connected to Virtual Forwarding Entities VFEs 104.
- a transit I-SID 106 is a LAN segment that has no address and is used to interconnect a plurality of VFEs, specifically the set of VFEs servicing the participants in the instance of mutual connectivity associated with the I-SID.
- the transit I-SID can interconnect an arbitrary number of VFEs, and only a single exemplar transit I-SID has been shown in Fig. 10.
- a switch 100 or router 102 may be connected via a UNI port to a VFE.
- the VFE may then be connected to other VFEs over the unaddressed transit I-SID.
- the switches may be connected to an addressed virtual link to a VFE, which is referred to herein as a UNI I-SID.
- the UNI I-SIDs may be connected to VFEs that are interconnected via the transit I-SID or which are otherwise not connected to each other.
- VFEs may be used in many ways to forward packets on the network.
- One feature of the transit I-SID is that the overall amount of state for L2/L3 integration can be divided between the set of VFEs in the network.
- the amount of state associated with a VFE being the sum of the L2 and L3 state associated with the set of UNI I- SIDs that are directly connected via the VFE. This is typically in the form of both end system network layer addressing and network layer to Ethernet MAC bindings. Dividing the state between VFEs by the use of transit I-SIDs permits a VFE to only have knowledge of network layer information for UNI I-SIDs and ports which have an association with a common transit I- SID.
- a physical LAN segment or physical point to point connection is also a valid attachment to the hybrid network.
- a physical LAN segment will similarly be identified as a UNI with a NULL I-SID, while the point to point connection case will be referred to as a UNI port.
- Fig. 11 shows a functional decomposition of the components of a L2/L3 hybrid network according to an embodiment of the invention.
- a L2/L3 hybrid network includes a routing domain 130 and a switching domain 150.
- the network layer 130 includes network layer forwarders 132 that are interconnected between end systems 170 and virtual forwarding entities 152 in the switching domain.
- the virtual forwarding entities 152 are connected to physical UNI ports 154, addressed virtual LAN segments to other VFEs (UNI I-SIDs) 156, and an unaddressed virtual LAN segment to the other VFEs (transit I-SID) 158.
- the UNI ports 154 are connected to the network layer forwarders 132 to allow the VFE 152 to forward packets to the network layer forwarders.
- the addressed virtual LAN segments (UNI I-SIDs) 156 are associated with virtual bridges 160 and the physical LAN 162 and allow the packets to be switched within the switching domain to the network layer forwarders 132 or to the end systems 170.
- the transit I-SID allows the packets to be forwarded between VFEs and virtual bridges 164.
- a node in the routing domain determines that a network layer address or prefix, outside the routing domain, may be reached via itself, it will include the network layer information into its link state advertisements. This may be a result of being configured with this knowledge or by a discovery mechanism.
- the network layer information will be associated with a UNI I-SID, a UNI port (the valid means of directly connecting end systems to a switched domain) or with a network layer forwarder (which is used for attaching end systems not directly connected to a switched domain).
- Each node in the switching domains encompassed by the routing domain will add this network layer prefix to its link state database. Nodes that implement VFEs within the switching domain will use this information to correctly populate their FIBs so that, when a packet arrives at a VFE, the VFE may read the network layer address and determine the appropriate forwarding action to continue to forward the packet on the shortest path to the network layer destination in the routing domain.
- the IP services may be carried end-to-end across the link state protocol controlled Ethernet network without requiring additional signaling to set up the paths for the unicast or multicast routes required for the IP routes. This allows link state protocol controlled Ethernet network shortcuts to be created for network layer routes so that L3 forwarding may be condensed to L2 switching across the link state protocol controlled Ethernet network domain.
- ASIC Application Specific Integrated Circuit
- FPGA Field Programmable Gate Array
- Programmable logic can be fixed temporarily or permanently in a tangible medium such as a read-only memory chip, a computer memory, a disk, or other storage medium. All such embodiments are intended to fall within the scope of the present invention.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
Abstract
Description
Claims
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020147023964A KR20140119775A (en) | 2007-12-31 | 2008-12-30 | Ip forwarding across a link state protocol controlled ethernet network |
EP08870330A EP2227880A4 (en) | 2007-12-31 | 2008-12-30 | Ip forwarding across a link state protocol controlled ethernet network |
JP2010540940A JP5291122B2 (en) | 2007-12-31 | 2008-12-30 | Ethernet network controlled by IP forwarding with link state protocol |
BRPI0821664A BRPI0821664A2 (en) | 2007-12-31 | 2008-12-30 | ip routing over link state protocol controlled ethernet network |
CN200880127493.8A CN102037685B (en) | 2007-12-31 | 2008-12-30 | IP forwarding across a link state protocol controlled Ethernet network |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US625807A | 2007-12-31 | 2007-12-31 | |
US12/006,258 | 2007-12-31 | ||
US12/151,684 US9432213B2 (en) | 2007-12-31 | 2008-05-08 | IP forwarding across a link state protocol controlled ethernet network |
US12/151,684 | 2008-05-08 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2009088856A1 true WO2009088856A1 (en) | 2009-07-16 |
Family
ID=40853378
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2008/088532 WO2009088856A1 (en) | 2007-12-31 | 2008-12-30 | Ip forwarding across a link state protocol controlled ethernet network |
Country Status (7)
Country | Link |
---|---|
US (1) | US9432213B2 (en) |
EP (2) | EP2227880A4 (en) |
JP (2) | JP5291122B2 (en) |
KR (2) | KR20100106562A (en) |
CN (2) | CN102037685B (en) |
BR (1) | BRPI0821664A2 (en) |
WO (1) | WO2009088856A1 (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013507797A (en) * | 2009-10-07 | 2013-03-04 | ノーテル・ネットワークス・リミテッド | Method and apparatus for exchanging routing information and establishing connections across multiple network regions |
CN103685037A (en) * | 2012-09-25 | 2014-03-26 | 杭州华三通信技术有限公司 | A method for processing change in a medium access control address and a first node |
WO2014118691A1 (en) * | 2013-01-31 | 2014-08-07 | Telefonaktiebolaget L M Ericsson (Publ) | Accelerated mac address resolution for ipv6 traffic with is-is protocol |
US8953607B2 (en) | 2012-04-03 | 2015-02-10 | International Business Machines Corporation | Internet group membership protocol group membership synchronization in virtual link aggregation |
US9178837B2 (en) * | 2012-07-17 | 2015-11-03 | Cisco Technology, Inc. | System and method for layer-2 network routing |
CN103685037B (en) * | 2012-09-25 | 2016-11-30 | 杭州华三通信技术有限公司 | The processing method of a kind of bridge Media Access Controlled address change and primary nodal point |
CN112543142A (en) * | 2019-09-20 | 2021-03-23 | 南京南瑞继保电气有限公司 | Method and device for realizing RSTP (remote site transport protocol) ring network protocol based on FPGA (field programmable gate array) |
CN114244622A (en) * | 2021-12-27 | 2022-03-25 | 北京天融信网络安全技术有限公司 | Disguising method and device of network equipment, electronic equipment and storage medium |
Families Citing this family (100)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2009042919A2 (en) | 2007-09-26 | 2009-04-02 | Nicira Networks | Network operating system for managing and securing networks |
US7898965B2 (en) * | 2007-10-12 | 2011-03-01 | Nortel Networks Limited | IP network and performance monitoring using ethernet OAM |
US8683077B2 (en) * | 2008-06-24 | 2014-03-25 | Blackberry Limited | Method for indicating supported IP versions and reaching a device that supports compatible IP versions with SIP |
US8175103B2 (en) * | 2008-06-26 | 2012-05-08 | Rockstar Bidco, LP | Dynamic networking of virtual machines |
US8259569B2 (en) | 2008-09-09 | 2012-09-04 | Cisco Technology, Inc. | Differentiated services for unicast and multicast frames in layer 2 topologies |
EP2804350B1 (en) | 2009-04-01 | 2019-07-24 | Nicira, Inc. | Method and apparatus for implementing and managing virtual switches |
US9680750B2 (en) | 2010-07-06 | 2017-06-13 | Nicira, Inc. | Use of tunnels to hide network addresses |
US9525647B2 (en) | 2010-07-06 | 2016-12-20 | Nicira, Inc. | Network control apparatus and method for creating and modifying logical switching elements |
US8964528B2 (en) | 2010-07-06 | 2015-02-24 | Nicira, Inc. | Method and apparatus for robust packet distribution among hierarchical managed switching elements |
US8743888B2 (en) | 2010-07-06 | 2014-06-03 | Nicira, Inc. | Network control apparatus and method |
US10103939B2 (en) | 2010-07-06 | 2018-10-16 | Nicira, Inc. | Network control apparatus and method for populating logical datapath sets |
US9118591B2 (en) | 2010-07-30 | 2015-08-25 | Broadcom Corporation | Distributed switch domain of heterogeneous components |
US9608903B2 (en) * | 2010-11-30 | 2017-03-28 | Donald E. Eastlake, III | Systems and methods for recovery from network changes |
US20130279513A1 (en) * | 2010-12-11 | 2013-10-24 | Donald E. Eastlake, III | Systems and methods for pseudo-link creation |
US8825900B1 (en) | 2011-04-05 | 2014-09-02 | Nicira, Inc. | Method and apparatus for stateless transport layer tunneling |
US9043452B2 (en) | 2011-05-04 | 2015-05-26 | Nicira, Inc. | Network control apparatus and method for port isolation |
EP3462686B1 (en) | 2011-08-17 | 2019-10-16 | Nicira Inc. | Distributed logical l3 routing |
US9288081B2 (en) * | 2011-08-17 | 2016-03-15 | Nicira, Inc. | Connecting unmanaged segmented networks by managing interconnection switching elements |
US8717935B2 (en) * | 2011-09-16 | 2014-05-06 | Telefonaktiebolaget L M Ericsson (Publ) | OSPF non-stop routing with reliable flooding |
US8913485B2 (en) | 2011-09-16 | 2014-12-16 | Telefonaktiebolaget L M Ericsson (Publ) | Open shortest path first (OSPF) nonstop routing (NSR) with link derivation |
US8958430B2 (en) | 2011-09-29 | 2015-02-17 | Telefonaktiebolaget L M Ericsson (Publ) | OSPF non-stop routing frozen standby |
US8964758B2 (en) | 2011-09-29 | 2015-02-24 | Telefonaktiebolaget L M Ericsson (Publ) | OSPF nonstop routing (NSR) synchronization reduction |
US8923312B2 (en) | 2011-09-29 | 2014-12-30 | Telefonaktiebolaget L M Ericsson (Publ) | OSPF nonstop routing synchronization nack |
US9137107B2 (en) | 2011-10-25 | 2015-09-15 | Nicira, Inc. | Physical controllers for converting universal flows |
US9203701B2 (en) | 2011-10-25 | 2015-12-01 | Nicira, Inc. | Network virtualization apparatus and method with scheduling capabilities |
US9288104B2 (en) | 2011-10-25 | 2016-03-15 | Nicira, Inc. | Chassis controllers for converting universal flows |
US9178833B2 (en) | 2011-10-25 | 2015-11-03 | Nicira, Inc. | Chassis controller |
US9015823B2 (en) | 2011-11-15 | 2015-04-21 | Nicira, Inc. | Firewalls in logical networks |
US9331937B2 (en) | 2012-04-18 | 2016-05-03 | Nicira, Inc. | Exchange of network state information between forwarding elements |
FR2990585B1 (en) * | 2012-05-09 | 2016-02-05 | Intercloud | DATA TRANSMISSION SYSTEM |
CN103973466B (en) * | 2013-01-25 | 2019-02-12 | 华为技术有限公司 | A kind of method and device waking up suspend mode link |
US9826025B2 (en) * | 2013-05-21 | 2017-11-21 | Cisco Technology, Inc. | Chaining service zones by way of route re-origination |
US9509614B2 (en) | 2013-06-20 | 2016-11-29 | Cisco Technology, Inc. | Hierarchical load balancing in a network environment |
US9952885B2 (en) | 2013-08-14 | 2018-04-24 | Nicira, Inc. | Generation of configuration files for a DHCP module executing within a virtualized container |
US9887960B2 (en) | 2013-08-14 | 2018-02-06 | Nicira, Inc. | Providing services for logical networks |
US9503371B2 (en) | 2013-09-04 | 2016-11-22 | Nicira, Inc. | High availability L3 gateways for logical networks |
US9577845B2 (en) | 2013-09-04 | 2017-02-21 | Nicira, Inc. | Multiple active L3 gateways for logical networks |
US10063458B2 (en) | 2013-10-13 | 2018-08-28 | Nicira, Inc. | Asymmetric connection with external networks |
US9977685B2 (en) | 2013-10-13 | 2018-05-22 | Nicira, Inc. | Configuration of logical router |
US9419855B2 (en) | 2014-03-14 | 2016-08-16 | Nicira, Inc. | Static routes for logical routers |
US9313129B2 (en) | 2014-03-14 | 2016-04-12 | Nicira, Inc. | Logical router processing by network controller |
US9225597B2 (en) | 2014-03-14 | 2015-12-29 | Nicira, Inc. | Managed gateways peering with external router to attract ingress packets |
US9590901B2 (en) | 2014-03-14 | 2017-03-07 | Nicira, Inc. | Route advertisement by managed gateways |
US9391876B2 (en) * | 2014-03-18 | 2016-07-12 | Telefonaktiebolaget L M Ericsson (Publ) | Better alternate paths for multi homed IS-IS prefixes |
US9647883B2 (en) | 2014-03-21 | 2017-05-09 | Nicria, Inc. | Multiple levels of logical routers |
US9503321B2 (en) | 2014-03-21 | 2016-11-22 | Nicira, Inc. | Dynamic routing for logical routers |
US9413644B2 (en) | 2014-03-27 | 2016-08-09 | Nicira, Inc. | Ingress ECMP in virtual distributed routing environment |
US9893988B2 (en) | 2014-03-27 | 2018-02-13 | Nicira, Inc. | Address resolution using multiple designated instances of a logical router |
US9124507B1 (en) * | 2014-04-10 | 2015-09-01 | Level 3 Communications, Llc | Proxy of routing protocols to redundant controllers |
US10511458B2 (en) | 2014-09-30 | 2019-12-17 | Nicira, Inc. | Virtual distributed bridging |
US10250443B2 (en) | 2014-09-30 | 2019-04-02 | Nicira, Inc. | Using physical location to modify behavior of a distributed virtual network element |
US9768980B2 (en) | 2014-09-30 | 2017-09-19 | Nicira, Inc. | Virtual distributed bridging |
US10020960B2 (en) | 2014-09-30 | 2018-07-10 | Nicira, Inc. | Virtual distributed bridging |
KR102287520B1 (en) * | 2015-01-27 | 2021-08-09 | 한국전자통신연구원 | Method for Managing Domain Routing Table in Router on Network Structure Based on Hierarchical Domain |
US9787605B2 (en) | 2015-01-30 | 2017-10-10 | Nicira, Inc. | Logical router with multiple routing components |
US10038628B2 (en) | 2015-04-04 | 2018-07-31 | Nicira, Inc. | Route server mode for dynamic routing between logical and physical networks |
US9967134B2 (en) | 2015-04-06 | 2018-05-08 | Nicira, Inc. | Reduction of network churn based on differences in input state |
US9825851B2 (en) | 2015-06-27 | 2017-11-21 | Nicira, Inc. | Distributing routing information in a multi-datacenter environment |
US10225184B2 (en) | 2015-06-30 | 2019-03-05 | Nicira, Inc. | Redirecting traffic in a virtual distributed router environment |
US10230629B2 (en) | 2015-08-11 | 2019-03-12 | Nicira, Inc. | Static route configuration for logical router |
US10057157B2 (en) | 2015-08-31 | 2018-08-21 | Nicira, Inc. | Automatically advertising NAT routes between logical routers |
US10204122B2 (en) | 2015-09-30 | 2019-02-12 | Nicira, Inc. | Implementing an interface between tuple and message-driven control entities |
US10095535B2 (en) | 2015-10-31 | 2018-10-09 | Nicira, Inc. | Static route types for logical routers |
US10333849B2 (en) | 2016-04-28 | 2019-06-25 | Nicira, Inc. | Automatic configuration of logical routers on edge nodes |
US10841273B2 (en) | 2016-04-29 | 2020-11-17 | Nicira, Inc. | Implementing logical DHCP servers in logical networks |
US10484515B2 (en) | 2016-04-29 | 2019-11-19 | Nicira, Inc. | Implementing logical metadata proxy servers in logical networks |
US11019167B2 (en) | 2016-04-29 | 2021-05-25 | Nicira, Inc. | Management of update queues for network controller |
US10091161B2 (en) | 2016-04-30 | 2018-10-02 | Nicira, Inc. | Assignment of router ID for logical routers |
US10560320B2 (en) | 2016-06-29 | 2020-02-11 | Nicira, Inc. | Ranking of gateways in cluster |
US10153973B2 (en) | 2016-06-29 | 2018-12-11 | Nicira, Inc. | Installation of routing tables for logical router in route server mode |
US10454758B2 (en) | 2016-08-31 | 2019-10-22 | Nicira, Inc. | Edge node cluster network redundancy and fast convergence using an underlay anycast VTEP IP |
US10341236B2 (en) | 2016-09-30 | 2019-07-02 | Nicira, Inc. | Anycast edge service gateways |
US10050874B2 (en) * | 2016-11-01 | 2018-08-14 | Nicira, Inc. | Media access control address learning for packets |
CN108123870B (en) * | 2016-11-30 | 2021-06-01 | 华为技术有限公司 | Message forwarding method and device |
US10742746B2 (en) | 2016-12-21 | 2020-08-11 | Nicira, Inc. | Bypassing a load balancer in a return path of network traffic |
US10237123B2 (en) | 2016-12-21 | 2019-03-19 | Nicira, Inc. | Dynamic recovery from a split-brain failure in edge nodes |
US10212071B2 (en) | 2016-12-21 | 2019-02-19 | Nicira, Inc. | Bypassing a load balancer in a return path of network traffic |
US10616045B2 (en) | 2016-12-22 | 2020-04-07 | Nicira, Inc. | Migration of centralized routing components of logical router |
US10374827B2 (en) | 2017-11-14 | 2019-08-06 | Nicira, Inc. | Identifier that maps to different networks at different datacenters |
US10511459B2 (en) | 2017-11-14 | 2019-12-17 | Nicira, Inc. | Selection of managed forwarding element for bridge spanning multiple datacenters |
US10931560B2 (en) | 2018-11-23 | 2021-02-23 | Vmware, Inc. | Using route type to determine routing protocol behavior |
US10797998B2 (en) | 2018-12-05 | 2020-10-06 | Vmware, Inc. | Route server for distributed routers using hierarchical routing protocol |
US10938788B2 (en) | 2018-12-12 | 2021-03-02 | Vmware, Inc. | Static routes for policy-based VPN |
US11095480B2 (en) | 2019-08-30 | 2021-08-17 | Vmware, Inc. | Traffic optimization using distributed edge services |
US11165681B2 (en) * | 2019-09-27 | 2021-11-02 | Juniper Networks, Inc. | Inter-autonomous system trace route message |
US11882000B2 (en) | 2020-04-06 | 2024-01-23 | VMware LLC | Network management system for federated multi-site logical network |
US11870679B2 (en) | 2020-04-06 | 2024-01-09 | VMware LLC | Primary datacenter for logical router |
US11088902B1 (en) | 2020-04-06 | 2021-08-10 | Vmware, Inc. | Synchronization of logical network state between global and local managers |
US11683233B2 (en) | 2020-04-06 | 2023-06-20 | Vmware, Inc. | Provision of logical network data from global manager to local managers |
US11777793B2 (en) | 2020-04-06 | 2023-10-03 | Vmware, Inc. | Location criteria for security groups |
US11356354B2 (en) * | 2020-04-21 | 2022-06-07 | Ciena Corporation | Congruent bidirectional segment routing tunnels |
US11606294B2 (en) | 2020-07-16 | 2023-03-14 | Vmware, Inc. | Host computer configured to facilitate distributed SNAT service |
US11616755B2 (en) | 2020-07-16 | 2023-03-28 | Vmware, Inc. | Facilitating distributed SNAT service |
US11611613B2 (en) | 2020-07-24 | 2023-03-21 | Vmware, Inc. | Policy-based forwarding to a load balancer of a load balancing cluster |
US11451413B2 (en) | 2020-07-28 | 2022-09-20 | Vmware, Inc. | Method for advertising availability of distributed gateway service and machines at host computer |
US11902050B2 (en) | 2020-07-28 | 2024-02-13 | VMware LLC | Method for providing distributed gateway service at host computer |
US11601474B2 (en) | 2020-09-28 | 2023-03-07 | Vmware, Inc. | Network virtualization infrastructure with divided user responsibilities |
CN112242953B (en) * | 2020-10-02 | 2022-05-17 | 中盈优创资讯科技有限公司 | Method and device for realizing end-to-end path dynamic management based on ISIS |
US12107722B2 (en) | 2022-07-20 | 2024-10-01 | VMware LLC | Sharing network manager between multiple tenants |
CN116155863B (en) * | 2023-04-14 | 2023-07-04 | 小米汽车科技有限公司 | Method and device for distributing Ethernet addresses of vehicles, medium and chip |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040037279A1 (en) * | 2002-08-23 | 2004-02-26 | David Zelig | Virtual private LAN service using a multicast protocol |
US20040213228A1 (en) | 2003-04-28 | 2004-10-28 | Alcatel Ip Networks, Inc. | Source identifier for MAC address learning |
US20050083949A1 (en) | 1995-11-15 | 2005-04-21 | Kurt Dobbins | Distributed connection-oriented services for switched communication networks |
US20050259597A1 (en) * | 2000-10-17 | 2005-11-24 | Benedetto Marco D | Multiple instance spanning tree protocol |
US20070041860A1 (en) | 2003-06-11 | 2007-02-22 | Tatsuya Nakamoto | Rotary vane air pump |
US20070288653A1 (en) * | 2006-06-09 | 2007-12-13 | Chandramouli Sargor | Scalable data forwarding techniques in a switched network |
Family Cites Families (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0873626B1 (en) | 1995-11-15 | 2006-05-10 | Enterasys Networks, Inc. | Distributed connection-oriented services for switched communications networks |
JP2000049845A (en) * | 1998-07-24 | 2000-02-18 | Toshiba Corp | Inter-network repeater |
JP2000049870A (en) | 1998-07-24 | 2000-02-18 | Toshiba Corp | Repeater and virtual lan system using the same |
US6741585B1 (en) * | 2000-05-05 | 2004-05-25 | Lucent Technologies Inc. | Interworking of addressing in an internetwork |
US6944159B1 (en) * | 2001-04-12 | 2005-09-13 | Force10 Networks, Inc. | Method and apparatus for providing virtual point to point connections in a network |
US20030026271A1 (en) * | 2001-07-03 | 2003-02-06 | Erb Guy C. | L2/L3 network with LSP-enabled virtual routing |
US7908388B1 (en) | 2001-11-20 | 2011-03-15 | Nokia Corporation | Multicast address to packet identifier mapping for broadcast systems |
US7188364B2 (en) | 2001-12-20 | 2007-03-06 | Cranite Systems, Inc. | Personal virtual bridged local area networks |
US7489659B2 (en) | 2002-01-29 | 2009-02-10 | Koninklijke Philips Electronics N.V. | Method and system for connecting mobile client devices to the internet |
KR100475436B1 (en) | 2003-01-02 | 2005-03-10 | 삼성전자주식회사 | distributed router and ARP packet processing method thereof |
KR100524071B1 (en) | 2003-06-09 | 2005-10-26 | 삼성전자주식회사 | DNS server address advertisement method, and routing method thereby |
EP1492381B1 (en) * | 2003-06-24 | 2007-01-10 | Alcatel | Digital subscriber line access network with improved authentication, authorization, accounting and configuration control for multicast services |
US7606929B2 (en) | 2003-06-30 | 2009-10-20 | Microsoft Corporation | Network load balancing with connection manipulation |
US7551551B2 (en) * | 2004-12-10 | 2009-06-23 | Cisco Technology, Inc. | Fast reroute (FRR) protection at the edge of a RFC 2547 network |
CA2590669A1 (en) | 2004-12-31 | 2006-07-06 | British Telecommunications Public Limited Company | Method to run a connectionless network as a connection oriented network |
JP4545619B2 (en) * | 2005-03-15 | 2010-09-15 | 富士通株式会社 | Network system, layer 3 communication device, layer 2 communication device and route selection method |
CN1859154B (en) * | 2005-05-08 | 2010-12-22 | 华为技术有限公司 | Performance managing method between household gateway and broad band remote access server |
US7483387B2 (en) | 2005-05-23 | 2009-01-27 | Cisco Technology, Inc. | Hierarchical label distribution for inter-area summarization of edge-device addresses |
US7856001B2 (en) * | 2005-06-15 | 2010-12-21 | U4Ea Wireless, Inc. | Wireless mesh routing protocol utilizing hybrid link state algorithms |
EP1946513A4 (en) | 2005-10-14 | 2009-12-30 | Nortel Networks Ltd | Gmpls control of ethernet |
US8166205B2 (en) * | 2007-07-31 | 2012-04-24 | Cisco Technology, Inc. | Overlay transport virtualization |
-
2008
- 2008-05-08 US US12/151,684 patent/US9432213B2/en not_active Expired - Fee Related
- 2008-12-30 CN CN200880127493.8A patent/CN102037685B/en not_active Expired - Fee Related
- 2008-12-30 EP EP08870330A patent/EP2227880A4/en not_active Withdrawn
- 2008-12-30 EP EP12159975A patent/EP2466807A1/en not_active Withdrawn
- 2008-12-30 WO PCT/US2008/088532 patent/WO2009088856A1/en active Application Filing
- 2008-12-30 CN CN201410364970.XA patent/CN104079481A/en active Pending
- 2008-12-30 JP JP2010540940A patent/JP5291122B2/en not_active Expired - Fee Related
- 2008-12-30 BR BRPI0821664A patent/BRPI0821664A2/en not_active IP Right Cessation
- 2008-12-30 KR KR1020107017231A patent/KR20100106562A/en not_active Application Discontinuation
- 2008-12-30 KR KR1020147023964A patent/KR20140119775A/en not_active Application Discontinuation
-
2013
- 2013-03-11 JP JP2013048223A patent/JP5550757B2/en not_active Expired - Fee Related
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050083949A1 (en) | 1995-11-15 | 2005-04-21 | Kurt Dobbins | Distributed connection-oriented services for switched communication networks |
US20050259597A1 (en) * | 2000-10-17 | 2005-11-24 | Benedetto Marco D | Multiple instance spanning tree protocol |
US20040037279A1 (en) * | 2002-08-23 | 2004-02-26 | David Zelig | Virtual private LAN service using a multicast protocol |
US20040213228A1 (en) | 2003-04-28 | 2004-10-28 | Alcatel Ip Networks, Inc. | Source identifier for MAC address learning |
US20070041860A1 (en) | 2003-06-11 | 2007-02-22 | Tatsuya Nakamoto | Rotary vane air pump |
US20070288653A1 (en) * | 2006-06-09 | 2007-12-13 | Chandramouli Sargor | Scalable data forwarding techniques in a switched network |
Non-Patent Citations (1)
Title |
---|
See also references of EP2227880A4 |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013507797A (en) * | 2009-10-07 | 2013-03-04 | ノーテル・ネットワークス・リミテッド | Method and apparatus for exchanging routing information and establishing connections across multiple network regions |
US8953607B2 (en) | 2012-04-03 | 2015-02-10 | International Business Machines Corporation | Internet group membership protocol group membership synchronization in virtual link aggregation |
US9178837B2 (en) * | 2012-07-17 | 2015-11-03 | Cisco Technology, Inc. | System and method for layer-2 network routing |
CN103685037A (en) * | 2012-09-25 | 2014-03-26 | 杭州华三通信技术有限公司 | A method for processing change in a medium access control address and a first node |
CN103685037B (en) * | 2012-09-25 | 2016-11-30 | 杭州华三通信技术有限公司 | The processing method of a kind of bridge Media Access Controlled address change and primary nodal point |
WO2014118691A1 (en) * | 2013-01-31 | 2014-08-07 | Telefonaktiebolaget L M Ericsson (Publ) | Accelerated mac address resolution for ipv6 traffic with is-is protocol |
US8934490B2 (en) | 2013-01-31 | 2015-01-13 | Telefonaktiebolaget L M Ericsson (Publ) | Accelerated MAC address resolution for IPv6 traffic with IS-IS protocol |
CN112543142A (en) * | 2019-09-20 | 2021-03-23 | 南京南瑞继保电气有限公司 | Method and device for realizing RSTP (remote site transport protocol) ring network protocol based on FPGA (field programmable gate array) |
CN112543142B (en) * | 2019-09-20 | 2023-05-12 | 南京南瑞继保电气有限公司 | Method and device for realizing RSTP ring network protocol based on FPGA |
CN114244622A (en) * | 2021-12-27 | 2022-03-25 | 北京天融信网络安全技术有限公司 | Disguising method and device of network equipment, electronic equipment and storage medium |
CN114244622B (en) * | 2021-12-27 | 2024-02-09 | 天融信雄安网络安全技术有限公司 | Camouflage method and device of network equipment, electronic equipment and storage medium |
Also Published As
Publication number | Publication date |
---|---|
JP5291122B2 (en) | 2013-09-18 |
JP5550757B2 (en) | 2014-07-16 |
EP2227880A1 (en) | 2010-09-15 |
BRPI0821664A2 (en) | 2016-05-03 |
KR20100106562A (en) | 2010-10-01 |
CN104079481A (en) | 2014-10-01 |
CN102037685A (en) | 2011-04-27 |
EP2227880A4 (en) | 2011-08-31 |
EP2466807A1 (en) | 2012-06-20 |
US20090279536A1 (en) | 2009-11-12 |
KR20140119775A (en) | 2014-10-10 |
CN102037685B (en) | 2014-08-27 |
JP2013138507A (en) | 2013-07-11 |
US9432213B2 (en) | 2016-08-30 |
JP2011509576A (en) | 2011-03-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9432213B2 (en) | IP forwarding across a link state protocol controlled ethernet network | |
US8971332B2 (en) | Implementation of VPNs over a link state protocol controlled Ethernet network | |
EP2227879B1 (en) | Mpls p node replacement using link state protocol controlled ethernet network | |
US8953590B1 (en) | Layer two virtual private network having control plane address learning supporting multi-homed customer networks | |
US8879424B2 (en) | Method and apparatus for exchanging routing information and the establishment of connectivity across multiple network areas | |
US8270319B2 (en) | Method and apparatus for exchanging routing information and establishing connectivity across multiple network areas | |
US20140321323A1 (en) | Service Instance Applied to MPLS Network | |
US10069725B1 (en) | Collapsed forwarding for service domain routers |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 200880127493.8 Country of ref document: CN |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 08870330 Country of ref document: EP Kind code of ref document: A1 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 3920/CHENP/2010 Country of ref document: IN |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2010540940 Country of ref document: JP Ref document number: 2008870330 Country of ref document: EP |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
ENP | Entry into the national phase |
Ref document number: 20107017231 Country of ref document: KR Kind code of ref document: A |
|
ENP | Entry into the national phase |
Ref document number: PI0821664 Country of ref document: BR Kind code of ref document: A2 Effective date: 20100629 |