Tracing Logical Network Packets Through Physical Network
US-2016149791-A1 · May 26, 2016 · US
US9755969B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-9755969-B2 |
| Application number | US-201414196005-A |
| Country | US |
| Kind code | B2 |
| Filing date | Mar 4, 2014 |
| Priority date | Mar 4, 2014 |
| Publication date | Sep 5, 2017 |
| Grant date | Sep 5, 2017 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
Mechanisms are provided for tracing a route taken by a packet in a Software Defined Network (SDN). Each switch in the SDN is assigned a first color label, from a set of color labels, such that such that adjacent switches have different color labels. Rules are installed in each switch to forward a received data packet to the SDN controller in response to a second color label of the received data packet not matching the first color label assigned to the switch. A second color label, from the set of color labels, is assigned to a trace data packet. A route of the trace data packet is traced through the SDN based on the second color label and application of the one or more rules to the trace data packet at each of the switches in the SDN as the trace data packet is received by each of the switches in the SDN.
Opening claim text (preview).
What is claimed is: 1. A method, in a data processing system comprising a processor and a memory and implementing a software defined network (SDN) controller, for tracing a route taken by a packet in a SDN, the method comprising: assigning, by the SDN controller, each switch in the SDN a first color label, from a set of color labels, such that adjacent switches have different color labels; installing, by the SDN controller, one or more rules in each switch to forward a received data packet to the SDN controller in response to a second color label of the received data packet not matching the first color label assigned to the switch; assigning, by the SDN controller, a second color label, from the set of color labels, to a trace data packet; tracing, by the SDN controller, a route of the trace data packet through the SDN based on the second color label and application of the one or more rules to the trace data packet at each of the switches in the SDN as the trace data packet is received by each of the switches in the SDN; receiving, by the SDN controller, the trace data packet from a second switch in the SDN, to which the trace data packet was forwarded by a first switch in the SDN, in response to the one or more rules installed in the second switch indicating that the second color label of the trace data packet does not match a first color label assigned to the second switch; recording, by the SDN controller, in a trace data structure, trace information extracted from the received trace data packet; updating, by the SDN controller, the second color label of the trace data packet to be a color label matching the first color label assigned to the second switch to generate an updated trace data packet with an updated first color label; and forwarding, by the SDN controller, the updated trace data packet to the second switch. 2. The method of claim 1 , wherein installing one or more rules in each switch to forward the received data packet to the SDN controller comprises installing at most n−1 rules in a routing table of each switch, where n is a total number of color labels in the set of color labels. 3. The method of claim 1 , wherein assigning the second color label to the trace data packet comprises selecting the second color label to be a same color label as the first color label of a first switch in the SDN to which the trace data packet is to be transmitted. 4. The method of claim 1 , wherein the second switch applies the one or more rules to the updated trace data packet and, in response to there not being a match of the updated first color label with the one or more rules, forwards the updated trace data packet to a third switch in the SDN, and wherein the third switch in the SDN applies rules installed in the third switch to either forward the updated data packet to the SDN controller or forward the updated data packet to a next switch in the SDN along a route to a destination of the trace data packet. 5. The method of claim 1 , wherein the trace information extracted from the received trace data packet comprises identification information for the second switch and an ingress port through which the second switch received the trace data packet from the first switch. 6. The method of claim 1 , wherein installing one or more rules in each switch to forward a received data packet to the SDN controller in response to a second color label of the received data packet not matching the first color label assigned to the switch comprises, for each switch in the SDN, installing a rule for each color label in the set of color labels that does not match the first color label assigned to the switch, to forward a received data packet to the SDN controller, and wherein each of the one or more rules is assigned a highest priority value within a set of routing rules installed in the switch. 7. The method of claim 1 , wherein the second color label is stored in an unused header field of the trace data packet. 8. The method of claim 7 , wherein the unused header field is one of a VLAN Priority Code Point (PCP) header field or a IP ToS header field. 9. A computer program product comprising a computer readable storage medium having a computer readable program stored therein, wherein the computer readable program, when executed on a computing device implementing a software defined network (SDN) controller, causes the computing device to: assign, by the SDN controller, each switch in the SDN a first color label, from a set of color labels, such that adjacent switches have different color labels; install, by the SDN controller, one or more rules in each switch to forward a received data packet to the SDN controller in response to a second color label of the received data packet not matching the first color label assigned to the switch; assign, by the SDN controller, a second color label, from the set of color labels, to a trace data packet; trace, by the SDN controller, a route of the trace data packet through the SDN based on the second color label and application of the one or more rules to the trace data packet at each of the switches in the SDN as the trace data packet is received by each of the switches in the SDN; receive, by the SDN controller, the trace data packet from a second switch in the SDN, to which the trace data packet was forwarded by a first switch in the SDN, in response to the one or more rules installed in the second switch indicating that the second color label of the trace data packet does not match a first color label assigned to the second switch; record, by the SDN controller, in a trace data structure, trace information extracted from the received trace data packet; update, by the SDN controller, the second color label of the trace data packet to be a color label matching the first color label assigned to the second switch to generate an updated trace data packet with an updated first color label; and forward, by the SDN controller, the updated trace data packet to the second switch. 10. The computer program product of claim 9 , wherein the computer readable program causes the computing device to install one or more rules in each switch to forward the received data packet to the SDN controller by installing at most n−1 rules in a routing table of each switch, where n is a total number of color labels in the set of color labels. 11. The computer program product of claim 9 , wherein the computer readable program causes the computing device to assign the second color label to the trace data packet comprises selecting the second color label to be a same color label as the first color label of a first switch in the SDN to which the trace data packet is to be transmitted. 12. The computer program product of claim 9 , wherein the second switch applies the one or more rules to the updated trace data packet and, in response to there not being a match of the updated first color label with the one or more rules, forwards the updated trace data packet to a third switch in the SDN, and wherein the third switch in the SDN applies rules installed in the third switch to either forward the updated data packet to the SDN controller or forward the updated data packet to a next switch in the SDN along a route to a destination of the trace data packet. 13. The computer program product of claim 9 , wherein the trace information extracted from the received trace data packet comprises identification information for the second switch and an ingress port through which the second switch received the trace data packet from the first switch. 14. The computer program product of claim 9 , wherein the computer readable program causes the computing device to i
Related publications grouped by family.
Answers are generated from the same data shown on this page.