IP Library Granted Patent US 11,876,708
Granted Patent B2
US 11,876,708 · App. 17/376,004 · Granted Jan 16, 2024

Interface-based ACLs in a layer-2 network

Inventors: Lucas Michael Kreger-Stickles (Seattle, WA); Shane Baker (Kenmore, WA); Bryce Eugene Bockman (Seattle, WA); Peter Croft Jones (Lexington, MA); Jagwinder Singh Brar (Bellevue, WA)
Assignee: Oracle International Corporation
H04L45/586H04L12/4641H04L45/02H04L45/66H04L45/745H04L49/70H04L61/103H04L61/4552H04L63/101H04L63/166H04L67/10H04L2101/622
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,876,708
App. No.
17/376,004
Filed
Jul 14, 2021
Granted
Jan 16, 2024
Kind
B2
Art Unit
2499
USPC
726/4
Abstract

Systems and methods of interface-based ACLs in a virtual Layer-2 network. The method can include sending a packet from source compute instance in a virtual network to a destination compute instance via a destination virtual network interface card (destination VNIC) within a first virtual layer 2 network and evaluating an access control list (ACL) for the packet with a source virtual network interface card (source VNIC). ACL information relevant to the packet can be embedded in the packet. The VSRS can receive the packet and can identify the destination VNIC within the first virtual layer 2 network for delivery of the packet based on information received with the packet and mapping information contained within a mapping table. The VSRS can access ACL information from the packet and can apply the ACL information to the packet.

Claims (53)

1. A method comprising:

sending a packet from source compute instance in a virtual network to a destination compute instance via a destination virtual network interface card (destination VNIC) within a first virtual layer 2 network;

evaluating an access control list (ACL) for the packet with a source virtual network interface card (source VNIC);

embedding ACL information relevant to the packet in the packet;

forwarding the packet to a virtual switching and routing service (VSRS), the VSRS coupling a first virtual layer 2 network (VLAN) with a second network;

identifying with the VSRS the destination VNIC within the first virtual layer 2 network for delivery of the packet based on information received with the packet and mapping information contained within a mapping table;

accessing with the VSRS the ACL information from the packet; and

applying the accessed ACL information to the packet.

2. The method of claim 1 , wherein the packet comprises an IP packet.

3. The method of claim 1 , wherein the source compute instance is located in a virtual L3 network.

4. The method of claim 1 , wherein the source compute instance is located in a second virtual layer 2 network.

5. The method of claim 1 , further comprising encapsulating the packet with the source VNIC.

6. The method of claim 5 , further comprising receiving and decapsulating the packet with the VSRS.

7. The method of claim 6 , wherein identifying with the VSRS the destination VNIC within the first virtual layer 2 network for delivery of the packet based on information received with the packet and mapping information contained within the mapping table comprises:

determining with the VSRS that the mapping table does not include mapping information for the destination compute instance;

suspending with the VSRS forwarding of the packet;

broadcasting with the VSRS an ARP request to VNICs in the first virtual layer 2 network, the ARP request containing an IP address of the destination compute instance, wherein one of the VNICs is a VNIC of the destination compute instance; and

receiving with the VSRS an ARP response from the VNIC of the destination compute instance.

8. The method of claim 7 , further comprising updating the table based on the received ARP response.

9. The method of claim 6 , wherein identifying with the VSRS the destination VNIC within the first virtual layer 2 network for delivery of the packet based on information received with the packet and mapping information contained within the mapping table comprises: determining that the mapping table includes mapping information for the destination compute instance; and identifying the destination VNIC based on the mapping information contained in the mapping table.

10. The method of claim 1 , wherein embedding ACL information relevant to the packet in the packet comprises storing the ACL information as metadata in the packet.

11. The method of claim 10 , wherein accessing with the VSRS the ACL information from the packet comprises extracting metadata containing the ACL information in the packet.

12. The method of claim 1 , wherein applying the accessed ACL information to the packet comprises determining that the ACL information is not relevant to the destination VNIC.

13. The method of claim 12 , wherein applying the accessed ACL information to the packet further comprises forwarding the packet to the destination compute instance via the destination VNIC.

14. The method of claim 1 , wherein applying the accessed ACL information to the packet comprises determining with the VSRS that the ACL information is relevant to the destination VNIC.

15. The method of claim 14 , wherein applying the accessed ACL information to the packet further comprises: determining with the VSRS that the destination VNIC complies with the ACL information; and forwarding with the VSRS the packet to the destination compute instance via the destination VNIC.

16. The method of claim 14 , wherein applying the accessed ACL information to the packet further comprises: determining with the VSRS that the destination VNIC does not comply with the ACL information; and the VSRS dropping the packet.

17. The method of claim 16 , wherein applying the accessed ACL information to the packet further comprises sending with the VSRS a response to the source compute instance indicating the dropping of the packet.

18. A system comprising:

a physical network comprising:

at least one first processor, the at least one processor is configured to:

send a packet from source compute instance in a virtual network instantiated on the physical network to a destination compute instance via a destination virtual network interface card (destination VNIC) within a first virtual layer 2 network instantiated on the physical network;

a network virtualization device, the network virtualization device configured to:

instantiate a source VNIC, the source VNIC configured to:

evaluate an access control list (ACL) for the packet;

embed ACL information relevant to the packet in the packet; and

forward the packet to a virtual switching and routing service (VSRS), the VSRS coupling a first virtual layer 2 network (VLAN) with a second network;

at least one second processor, the at least one second processor configured to instantiate the VSRS, the VSRS configured to:

identify the destination VNIC for delivery of the packet based on information received with the packet and mapping information contained within a mapping table;

access the ACL information from the packet; and

apply the accessed ACL information to the packet.

19. The system of claim 18 , wherein applying the accessed ACL information to the packet comprises:

determining that the ACL information is relevant to the destination VNIC;

determining that the destination VNIC complies with the ACL information; and

forwarding with the VSRS the packet to the destination compute instance via the destination VNIC.

20. A non-transitory computer-readable storage medium storing a plurality of instructions executable by one or more processors, the plurality of instructions when executed by the one or more processors cause the one or more processors to:

send a packet from source compute instance in a virtual network to a destination compute instance via a destination virtual network interface card (destination VNIC) within a first virtual layer 2 network;

evaluate an access control list (ACL) for the packet with a source virtual network interface card (source VNIC);

embed ACL information relevant to the packet in the packet;

forward the packet to a virtual switching and routing service (VSRS), the VSRS coupling a first virtual layer 2 network (VLAN) with a second network;

identify with the VSRS the destination VNIC within the first virtual layer 2 network for delivery of the packet based on information received with the packet and mapping information contained within a mapping table;

access with the VSRS the ACL information from the packet; and

apply the accessed ACL information to the packet.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 29, 2021
From: KREGER-STICKLES, LUCAS MICHAEL; BAKER, SHANE; BOCKMAN, BRYCE EUGENE; JONES, PETER CROFT; BRAR, JAGWINDER SINGH
To: ORACLE INTERNATIONAL CORPORATION
Reel/Frame 057646/0122 →
Continuity (3)
Provisional Application 63132377 · Dec 30, 2020
Provisional Application 63051728 · Jul 14, 2020
Related Publication 20220021678A1 · Jan 20, 2022
Cited By (8)
US 12,278,758 US 12,284,113 US 12,328,257 US 12,341,689 US 12,341,690 US 12,562,984 US 12,706,840 US 12,719,786