IP Library Granted Patent US 8,914,503
Granted Patent B2
US 8,914,503 · App. 13/654,859 · Granted Dec 16, 2014

Detected IP link and connectivity inference

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 8,914,503
App. No.
13/654,859
Granted
Dec 16, 2014
Kind
B2
Abstract

Embodiments provide systems, methods, and computer program products for inferring the switch port connectivity of discovered but unmanaged devices in a network without direct access to the devices. Embodiments operate by generating a physical address-to-port map based on collected operational data and then pruning the generated map based on switch port connectivity information and/or inferred link connectivity information. The switch port connectivity of discovered unmanaged devices is then generated or updated based on the pruned map. The switch port connectivity information can be used by various other tools to enable diagramming, asset inventory, and network planning, design, and optimization workflows.

Claims (74)

1. A method for determining connectivity information of detected Internet Protocol (IP) devices in a network, comprising:

generating a physical address-to-port map based on collected operational data;

pruning the physical address-to-port map to generate a pruned physical address-to-port map, wherein said pruning comprises pruning the physical address-to-port map based on switch port connectivity Information and link connectivity information; and

updating connectivity information of the detected IP devices based on the pruned physical address-to-port map.

2. The method of claim 1 , further comprising:

identifying the detected IP devices based on the collected operational data.

3. The method of claim 1 , wherein the collected operational data comprises one or more of data/control traffic, routing tables, Layer- 3 (L- 3 )-to-Layer- 2 (L- 2 ) translation tables, and L- 2 forwarding tables.

4. The method of claim 1 , wherein generating the physical address-to-port map comprises processing a Layer- 2 (L- 2 ) forwarding table to determine for each physical address identified in the L- 2 forwarding table a switch port that sees the physical address.

5. The method of claim 1 , wherein the physical address-to-port map associates with a physical address one or more switch ports that see the physical address.

6. The method of claim 5 , wherein pruning the physical address-to-port map based on switch port connectivity information comprises, for each switch port listed in the physical address-to-port map:

determining if the switch port sees a physical address of another switch port; and

if the switch port sees the physical address of the another switch, eliminating the switch port from the physical address-to-port map for every associated physical address.

7. The method of claim 5 , wherein pruning the physical address-to-port map based on switch connectivity information comprises, for each switch port listed in the physical address-to-port map:

determining if another switch port sees a physical address of the switch port; and

if another switch port sees the physical address of the switch port, eliminating the switch port from the physical address-to-port map for every associated physical address.

8. The method of claim 5 , wherein pinning the physical address-to-port map based on link connectivity information comprises, for each switch port listed in the physical address-to-port map:

determining if the switch port is directly linked to another switch port; and

if the switch is directly linked to another switch port, eliminating the switch port from the physical address-to-port map for every associated physical address.

9. The method of claim 1 , further comprising:

eliminating aggregate ports for at least one physical address entry of the pruned physical address-to-port map.

10. The method of claim 1 , further comprising, for each physical address of the pruned physical address-to-port map with more than one remaining associated switch ports:

sorting the remaining switch ports associated with the physical address; and

selecting a switch port from the remaining switch ports based on the sorting; and

eliminating switch ports other than the selected switch port from the pruned physical address-to-port map.

11. The method of claim 1 , wherein updating the connectivity information of the detected IP devices based on the pruned physical address-to-port map comprises, for each detected IP device:

determining a physical address entry of the pruned physical address-to-port map that matches a physical address of the detected IP device; and

updating switch port connectivity information of the detected IP device using switch port information associated with the matching physical address entry of the pruned physical address-to-port map.

12. The method of claim 1 , wherein updating the connectivity information of the detected IP devices based on the pruned physical address-to-port map comprises:

generating a detected IP device-to-switch port map based on the pruned physical address-to-port map.

13. The method of claim 1 , wherein the detected IP devices are unmanaged devices in the network.

14. The method of claim 1 , wherein the physical address-to-port map is a Medium Access Control (MAC) address-to-port map.

15. A network management system for determining connectivity information of detected Internet Protocol (IP) devices in a network, comprising:

an initialization module configured to generate a physical address-to-port map based on collected operational data;

a pruning module configured to prune the physical address-to-port map based on switch port connectivity information and link connectivity information to generate a pruned physical address-to-port map; and

a connectivity inference module configured to update connectivity information of the detected IP devices based on the pruned physical address-to-port map.

16. The system of claim 15 , further comprising:

an IP detection module configured to identify the detected IP devices based on the collected operational data.

17. The system of claim 15 , further comprising:

storage configured to store the collected operational data, wherein the collected operational data comprises one or more of data/control traffic, routing tables, Layer- 3 (L- 3 )-to-Layer- 2 (L- 2 ) translation tables, and L- 2 forwarding tables.

18. The system of claim 15 , wherein the physical address-to-port map associates with a physical address one or more switch ports that see the physical address.

19. The system of claim 18 , wherein the pruning module is further configured to, for each switch port listed in the physical address-to-port map:

determine if the switch port sees a physical address of another switch port; and

if the switch port sees the physical address of the another switch, eliminate the switch port from the physical address-to-port map for every associated physical address.

20. The system of claim 18 , wherein the pruning module is further configured to, for each switch port listed in the physical address-to-port map:

determine if another switch port sees a physical address of the switch port; and

if another switch port sees the physical address of the switch port, eliminate the switch port from the physical address-to-port map for every associated physical address.

21. The system of claim 18 , wherein the pruning module is further configured to, for each switch port listed in the physical address-to-port map:

determine if the switch port is directly linked to another switch port; and

if the switch is directly linked to another switch port, eliminate the switch port from the physical address-to-port map for every associated physical address.

22. The system of claim 15 , wherein the connectivity inference module Is further configured to, for each detected IP device:

determine a physical address entry of the pruned physical address-to-port map that matches a physical address of the detected IP device; and

update switch port connectivity information of the detected IP device using switch port information associated with the matching physical address entry of the pruned physical address-to-port map.

23. A method .for determining connectivity information of detected Internet Protocol (IP) devices in a network, comprising:

generating a physical address-to-port map based on collected operational data;

pruning the physical address-to-port map to generate a pruned physical address-to-port map, wherein said pruning comprises pruning the physical address-to-port map based on at least one of switch port connectivity information and link connectivity information; and

updating connectivity information of the detected IP devices based on the pruned physical address-to-port map.

24. The method of claim 23 , wherein the switch port connectivity information includes information regarding physical addresses seen by switch ports in the network.

25. The method of claim 23 , wherein the link connectivity information includes information regarding inferred links in the network.

26. A non-transitory computer-readable storage medium having control logic recorded thereon that, when executed by a processor, causes the processor to perform a method for determining connectivity information of detected Internet Protocol (IP) devices in a network, the method comprising:

generating a physical address-to-port map based on collected operational data;

pruning the physical address-to-port map to generate a pruned physical address-to-port map, wherein said pruning comprises pruning the physical address-to-port map based on switch port connectivity information and link connectivity information; and

updating connectivity information of the detected IP devices based on the pruned physical address-to-port map.

27. The non-transitory computer-readable medium of claim 26 , wherein pruning the physical address-to-port map based on switch port connectivity information comprises, for each switch port listed in the physical address-to-port map:

determining if the switch port sees a physical address of another switch port; and

if the switch port sees the physical address of the another switch, eliminating the switch port from the physical address-to-port map for every associated physical address.

28. The non-transitory computer-readable medium of claim 26 , wherein pruning the physical address-to-port map based on switch connectivity information comprises, for each switch port listed in the physical address-to-port map:

determining if another switch port sees a physical address of the switch port; and

if another switch port sees the physical address of the switch port, eliminating the switch port from the physical address-to-port map for every associated physical address.

29. The non-transitory computer-readable medium of claim 26 , wherein pruning the physical address-to-port map based on link connectivity information comprises, for each switch port listed in the physical address-to-port map:

determining if the switch port is directly linked to another switch port; and

if the switch is directly linked to another switch port, eliminating the switch port from the physical address-to-port map for every associated physical address.

30. The non-transitory computer-readable medium of claim 26 , wherein updating the connectivity information of the detected IP devices based on the pruned physical address-to-port map comprises, for each detected IP device:

determining a physical address entry of the pruned physical address-to-port map that matches a physical address of the detected IP device; and

updating switch port connectivity information of the detected IP device using switch port information associated with the matching physical address entry of the pruned physical address-to-port map.

Assignments (18)
RELEASE OF SECURITY INTEREST Recorded Aug 11, 2023
From: ALTER DOMUS (US) LLC, AS COLLATERAL AGENT
To: RIVERBED TECHNOLOGY, INC.; ATERNITY LLC; RIVERBED HOLDINGS, INC.
Reel/Frame 064673/0739 →
CHANGE OF NAME Recorded Feb 18, 2022
From: RIVERBED TECHNOLOGY, INC.
To: RIVERBED TECHNOLOGY LLC
Reel/Frame 059232/0551 →
TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS Recorded Dec 27, 2021
From: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS U.S. COLLATERAL AGENT
To: RIVERBED TECHNOLOGY, INC.; ATERNITY LLC
Reel/Frame 058593/0169 →
TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS Recorded Dec 27, 2021
From: MORGAN STANLEY SENIOR FUNDING, INC., AS COLLATERAL AGENT
To: RIVERBED TECHNOLOGY, INC.; ATERNITY LLC
Reel/Frame 058593/0046 →
TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS Recorded Dec 27, 2021
From: ALTER DOMUS (US) LLC, AS COLLATERAL AGENT
To: RIVERBED TECHNOLOGY, INC.; ATERNITY LLC
Reel/Frame 058593/0108 →
SECURITY INTEREST Recorded Dec 10, 2021
From: RIVERBED TECHNOLOGY LLC (FORMERLY RIVERBED TECHNOLOGY, INC.); ATERNITY LLC
To: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS U.S. COLLATERAL AGENT
Reel/Frame 058486/0216 →
PATENT SECURITY AGREEMENT Recorded Oct 27, 2021
From: RIVERBED TECHNOLOGY, INC.; ATERNITY LLC
To: WILMINGTON TRUST, NATIONAL ASSOCIATION
Reel/Frame 057943/0386 →
PATENT SECURITY AGREEMENT SUPPLEMENT - FIRST LIEN Recorded Oct 14, 2021
From: RIVERBED HOLDINGS, INC.; RIVERBED TECHNOLOGY, INC.; ATERNITY LLC
To: MORGAN STANLEY SENIOR FUNDING, INC., AS COLLATERAL AGENT
Reel/Frame 057810/0502 →
PATENT SECURITY AGREEMENT SUPPLEMENT - SECOND LIEN Recorded Oct 14, 2021
From: RIVERBED HOLDINGS, INC.; RIVERBED TECHNOLOGY, INC.; ATERNITY LLC
To: ALTER DOMUS (US) LLC, AS COLLATERAL AGENT
Reel/Frame 057810/0559 →
RELEASE OF SECURITY INTEREST IN PATENTS RECORED AT REEL 056397, FRAME 0750 Recorded Oct 13, 2021
From: MACQUARIE CAPITAL FUNDING LLC
To: RIVERBED HOLDINGS, INC.; RIVERBED TECHNOLOGY, INC.; ATERNITY LLC
Reel/Frame 057983/0356 →
SECURITY INTEREST Recorded May 26, 2021
From: RIVERBED HOLDINGS, INC.; RIVERBED TECHNOLOGY, INC.; ATERNITY LLC
To: MACQUARIE CAPITAL FUNDING LLC
Reel/Frame 056397/0750 →
PATENT SECURITY AGREEMENT Recorded Mar 5, 2021
From: RIVERBED TECHNOLOGY, INC.
To: ALTER DOMUS (US) LLC, AS COLLATERAL AGENT
Reel/Frame 055514/0249 →
CORRECTIVE ASSIGNMENT TO CORRECT THE CONVEYING PARTY NAME PREVIOUSLY RECORDED ON REEL 035521 FRAME 0069. ASSIGNOR(S) HEREBY CONFIRMS THE RELEASE OF SECURITY INTEREST IN PATENTS. Recorded Jun 2, 2015
From: JPMORGAN CHASE BANK, N.A.
To: RIVERBED TECHNOLOGY, INC.
Reel/Frame 035807/0680 →
SECURITY INTEREST Recorded May 1, 2015
From: RIVERBED TECHNOLOGY, INC.
To: MORGAN STANLEY SENIOR FUNDING, INC., AS COLLATERAL AGENT
Reel/Frame 035561/0363 →
RELEASE OF SECURITY INTEREST IN PATENTS Recorded Apr 28, 2015
From: BARCLAYS BANK PLC
To: RIVERBED TECHNOLOGY, INC.
Reel/Frame 035521/0069 →
PATENT SECURITY AGREEMENT Recorded Dec 27, 2013
From: RIVERBED TECHNOLOGY, INC.
To: JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT
Reel/Frame 032421/0162 →
RELEASE OF PATENT SECURITY INTEREST Recorded Dec 26, 2013
From: MORGAN STANLEY & CO. LLC, AS COLLATERAL AGENT
To: RIVERBED TECHNOLOGY, INC.
Reel/Frame 032113/0425 →
SECURITY AGREEMENT Recorded Dec 20, 2012
From: RIVERBED TECHNOLOGY, INC.; OPNET TECHNOLOGIES, INC.
To: MORGAN STANLEY & CO. LLC
Reel/Frame 029646/0060 →