IP Library Granted Patent US 11,368,378
Granted Patent B2
US 11,368,378 · App. 16/725,945 · Granted Jun 21, 2022

Identifying bogon address spaces

Inventors: Shashidhar Gandham (Fremont, CA); Rohit Chandra Prasad (Sunnyvale, CA); Abhishek Ranjan Singh (Pleasanton, CA); Navindra Yadav (Cupertino, CA); Khawar Deen (Sunnyvale, CA); Varun Sagar Malhotra (Sunnyvale, CA)
Assignee: CISCO TECHNOLOGY, INC.
H04L43/045G06F3/0482G06F3/04842G06F3/04847G06F9/45558G06F16/122G06F16/137G06F16/162G06F16/17G06F16/173G06F16/174G06F16/1744G06F16/1748G06F16/235G06F16/2322G06F16/2365G06F16/248G06F16/24578G06F16/285G06F16/288G06F16/29G06F16/9535G06F21/53G06F21/552G06F21/556G06N20/00G06N99/00G06T11/206H04J3/0661H04J3/14H04L1/242H04L9/0866H04L9/3239H04L9/3242H04L41/046H04L41/0668H04L41/0803H04L41/0806H04L41/0816H04L41/0893H04L41/12H04L41/16H04L41/22H04L43/02H04L43/026H04L43/04H04L43/062H04L43/08H04L43/0805H04L43/0811H04L43/0829H04L43/0841H04L43/0858H04L43/0864H04L43/0876H04L43/0882H04L43/0888H04L43/10H04L43/106H04L43/12H04L43/16H04L45/306H04L45/38H04L45/46H04L45/507H04L45/66H04L45/74H04L47/11H04L47/20H04L47/2441H04L47/2483H04L47/28H04L47/31H04L47/32H04L61/2007H04L63/0227H04L63/0263H04L63/06H04L63/0876H04L63/145H04L63/1408H04L63/1416H04L63/1425H04L63/1433H04L63/1441H04L63/1458H04L63/1466H04L63/16H04L63/20H04L67/10H04L67/1002H04L67/12H04L67/16H04L67/36H04L67/42H04L69/16H04L69/22H04W72/08H04W84/18G06F2009/4557G06F2009/45587G06F2009/45591G06F2009/45595G06F2221/033G06F2221/2101G06F2221/2105G06F2221/2111G06F2221/2115G06F2221/2145H04L67/22
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 11,368,378
App. No.
16/725,945
Granted
Jun 21, 2022
Kind
B2
Abstract

Systems, methods, and computer-readable media for identifying bogon addresses. A system can obtain an indication of address spaces in a network. The indication can be based on route advertisements transmitted by routers associated with the network. The system can receive a report generated by a capturing agent deployed on a host. The report can identify a flow captured by the capturing agent at the host. The system can identify a network address associated with the flow and, based on the indication of address spaces, the system can determine whether the network address is within the address spaces in the network. When the network address is not within the address spaces in the network, the system can determine that the network address is a bogon address. When the network address is within the address spaces in the network, the system can determine that the network address is not a bogon address.

Claims (60)

1. A method comprising:

identifying a network address associated with a network flow;

obtaining an indication of one or more network address spaces, the indication being based on route advertisements transmitted by a plurality of routers associated with the network, the route advertisements including identifications of the one or more network address spaces;

determining whether the network address is associated with the one or more network address spaces in a network, the determining based on the route advertisements including the identifications of the one or more network address spaces;

when the network address is not associated with the one or more network address spaces, determining the network address is a bogon address and filtering and/or marking the network flow; and

when the network address is associated with the one or more network address spaces, determining the network address is not the bogon address.

2. The method of claim 1 , further comprising:

based on the determination that the network address is the bogon address, filtering the network flow.

3. The method of claim 1 , further comprising:

based on the determination that the network address is the bogon address, filtering a second network flow associated with the network address.

4. The method of claim 1 , wherein the network flow is marked when the network address is the bogon address.

5. The method of claim 1 , wherein the network flow is filtered when the network address is the bogon address.

6. The method of claim 1 , further comprising:

receiving a data report identifying the network flow via a capturing agent deployed on a host in the network.

7. The method of claim 6 , wherein the plurality of routers includes border gateway protocol (BGP) routers.

8. The method of claim 6 , wherein the capturing agent includes a process, a kernel module, and/or a software driver.

9. The method of claim 8 ,

wherein,

the capturing agent resides a hypervisor on the host or a virtual machine on the hypervisor, and

the network flow is sent or received by the hypervisor or the virtual machine.

10. The method of claim 6 , wherein the indication includes a mapping of network address spaces in the network, and wherein the network address spaces comprise at least one of:

one or more internet protocol addresses;

one or more internet protocol address ranges; and

one or more prefixes.

11. A system comprising:

one or more processors; and

one or more computer-readable storage devices having stored therein instructions which, when executed by the one or more processors, cause the one or more processors to perform operations comprising:

identifying a network address associated with a network flow;

obtaining an indication of one or more network address spaces, the indication being based on route advertisements transmitted by a plurality of routers associated with the network, the route advertisements including identifications of the one or more network address spaces;

determining whether the network address is associated with one or more network address spaces in the network, the determining based on the route advertisements including the identifications of the one or more network address spaces;

when the network address is not associated with the one or more network address spaces, determining the network address is a bogon address and filtering and/or marking the network flow; and

when the network address is associated with the one or more network address spaces, determining the network address is not the bogon address.

12. The system of claim 11 , wherein the network flow is marked when the network address is the bogon address.

13. The system of claim 11 , wherein the network flow is filtered when the network address is the bogon address.

14. The system of claim 11 , wherein the operations include filtering at least one of a subsequent network flow associated with the network address and/or a subsequent data report identifying the subsequent network flow based on the determination that the network address is the bogon address.

15. The system of claim 11 , wherein the operations include:

receiving a data report identifying the network flow via a capturing agent deployed on a host in the network,

wherein,

the plurality of routers includes border gateway protocol (BGP) routers,

the capturing agent resides in one of a hypervisor on the host or a virtual machine on the hypervisor, and

the network flow is part of traffic sent or received by the hypervisor and/or the virtual machine.

16. A computer-readable storage device storing instructions which, when executed by a processor, cause the processor to perform operations comprising:

identifying a network address associated with a network flow;

obtaining an indication of one or more network address spaces, the indication being based on route advertisements transmitted by a plurality of routers associated with the network, the route advertisements including identifications of the one or more network address spaces;

determining whether the network address is associated with one or more network address spaces in a network, the determining based on route advertisements including the identifications of the one or more network address spaces;

when the network address is not associated with the one or more network address spaces, determining the network address is a bogon address and filtering and/or marking the network flow; and

when the network address is associated with the one or more network address, determining the network address is not the bogon address.

17. The computer-readable storage device of claim 16 ,

wherein,

the operations include:

receiving a data report identifying the network flow via a capturing agent deployed on a host in the network,

the plurality of routers includes border gateway protocol (BGP) routers,

the capturing agent resides in one of a hypervisor on the host or a virtual machine on the hypervisor, and

the network flow is part of traffic sent or received by the hypervisor and/or the virtual machine.

18. The computer-readable storage device of claim 16 , wherein the network flow is marked when the network address is the bogon address.

19. The computer-readable storage device of claim 16 , wherein the network flow is filtered when the network address is the bogon address.

20. The computer-readable storage device of claim 16 ,

wherein,

the operations include obtaining an indication of the one or more network address spaces by generating a map of address spaces in the network, and

the one or more network address spaces include one or more internet protocol addresses and/or one or more ranges of internet protocol addresses.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Dec 23, 2019
From: GANDHAM, SHASHIDHAR; PRASAD, ROHIT CHANDRA; SINGH, ABHISHEK RANJAN; YADAV, NAVINDRA; DEEN, KHAWAR; MALHOTRA, VARUN SAGAR
To: CISCO TECHNOLOGY, INC.
Reel/Frame 051360/0058 →
Continuity (3)
Continuation 15171836 · Jun 2, 2016
Provisional Application 62171899 · Jun 5, 2015
Related Publication 20200136940A1 · Apr 30, 2020
Cited By (10)
US 12,192,078 US 12,212,476 US 12,224,921 US 12,231,307 US 12,231,308 US 12,278,746 US 12,335,275 US 12,596,568 US 12,657,049 US 12,670,003