SYSTEMS AND METHODS TO PERFORM HYBRID SWITCHING AND ROUTING FUNCTIONS
A system aggregates connections to multiple customer devices. The system receives data, performs switching functions on the data when the data is to be transmitted in a first direction, performs routing functions on the data when the data is to be transmitted in a second direction, and transmits the data in the first or second direction.
Latest JUNIPER NETWORKS, INC. Patents:
- Intent graph model generation using difference information
- Server to support client data models from heterogeneous data sources
- Storing configuration data changes to perform root cause analysis for errors in a network of managed network devices
- Tracking host threats in a network and enforcing threat policy actions for the host threats
- Network graph model and root cause analysis for a network management system
This application claims priority under 35 U.S.C. §119 based on U.S. Provisional Application No. 60/475,901, filed Jun. 5, 2003, the disclosure of which is incorporated herein by reference.
BACKGROUND OF THE INVENTION1. Field of the Invention
The present invention relates generally to data processing and, more particularly, to systems and methods for aggregating large numbers of devices.
2. Description of Related Art
An issue that is beginning to arise in network environments involves the answer to the question of how to connect a large number of customer devices to a single point. The issue is particularly troublesome when the number of customer devices becomes quite large, such as tens of thousands or hundreds of thousands or more customer devices.
Some existing systems address this issue.
When a customer device, such as customer device 110-1, sends a packet to device 120, customer device 110-1 may generate an Internet Protocol (IP) packet.
Returning to
In the opposite direction, when device 120 sends a packet to a customer device, such as customer device 110-1, device 120 may generate an Internet Protocol (IP) packet.
Returning to
When there is a large number of customer devices 110 connected to router 140 (via switch 130), the size of the MAC address table in router 140 becomes unmanageable. For example, when the number of customer devices 110 reaches one hundred thousand or more, the MAC address table requires one hundred thousand or more entries, making it difficult to build. As a result, system 100 is ineffective for aggregating large numbers of customer devices 110.
Routers 430 and 440 do not scale well. For example, in some implementations both routers 430 and 440 are capable of handling approximately one thousand IP addresses. In order to connect a large number of customer devices 410, such as one hundred thousand customer devices 410, it would be necessary to connect approximately one hundred routers 430 to router 440, thereby creating a complex connection of devices.
As a result, there is a need for mechanisms to facilitate connection of large numbers of customer devices to a single point.
SUMMARY OF THE INVENTIONSystems and methods consistent with the principles of the invention address this and other needs by providing a hybrid device that facilitates connection of large numbers of devices by functioning as a switch in one direction and a router in another direction.
According to one aspect consistent with the principles of the invention, a system aggregates connections to multiple customer devices. The system receives data, performs switching functions on the data when the data is to be transmitted in a first direction, performs routing functions on the data when the data is to be transmitted in a second direction, and transmits the data in the first or second direction.
According to another aspect, a system that aggregates connections to multiple customer devices is provided. The system includes a network device and a hybrid device. The hybrid device connects to the customer devices and the network device. The hybrid device is configured to function as a switch when transmitting data in an upstream direction from the customer devices to the network device and function as a router when transmitting data in a downstream direction from the network device to the customer devices.
According to yet another aspect, a hybrid device includes multiple switch/router modules. Each of the switch/router modules includes switch logic configured to process data transmitted in a first direction as a switch, and router logic configured to process data transmitted in a second direction as a router.
According to a further aspect, a switch/router module is connected between a group of communication devices and a network device. The switch/router module includes switch logic configured to function as a switch when transmitting data in an upstream direction from the communication devices to the network device, and router logic configured to function as a router when transmitting data in a downstream direction from the network device to the communication devices.
According to another aspect, a first network device connects between multiple communication devices and a second network device. The first network device includes multiple switch/router modules, where each of the switch/router modules connects to a group of the communication devices. Each of the switch/router modules includes switch logic and router logic. The switch logic is configured to perform layer 2 switching on data transmitted in a first direction from the communication devices to the second network device. When the switch logic receives data for transmission in the first direction, the switch logic is configured to identify where to forward the data and forward the data without modifying the data. The router logic is configured to perform layer 3 switching on data transmitted in a second direction from the second network device to the communication devices. When the router logic receives data for transmission in the second direction, the router logic is configured to read a destination IP address associated with the data to determine how to route the data, identify a destination MAC address associated with a destination of the data, modify the data to include the identified destination MAC address, and forward the modified data based on the identified destination MAC address.
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate an embodiment of the invention and, together with the description, explain the invention. In the drawings,
The following detailed description of the invention refers to the accompanying drawings. The same reference numbers in different drawings may identify the same or similar elements. Also, the following detailed description does not limit the invention. Instead, the scope of the invention is defined by the appended claims and equivalents.
Systems and methods consistent with principles of the invention provide a hybrid device that is capable of functioning as a switch for traffic flow in one direction and a router for traffic flow in another direction. In one implementation, the hybrid device may provide layer 2 switching for traffic flow in the one direction and layer 3 switching for traffic flow in the other direction. The hybrid device facilitates the aggregation of large numbers of customer devices to a signal point.
While the description to follow will focus on the processing of packets, systems and methods consistent with the principles of the invention are not so limited. In fact, systems and methods consistent with the principles of the invention may operate upon any form of data, including packet and non-packet data.
Exemplary System OverviewCustomer devices 510 may include wired and/or wireless communication devices, such as personal computers, cable modems, personal digital assistants, and wireless telephone devices. Each of customer devices 510 shown in
Hybrid device 540 may include a network device that provides switching functions (e.g., layer 2 switching) for traffic in one direction and routing functions (e.g., layer 3 switching) for traffic in another direction.
Customer device 510-1 may receive a reply to its request, which may, in this case, contain the MAC address of router 530 (act 820). Customer device 510-1 may then populate the packet.
Returning to
Router 530 may receive the packet and process it, as necessary, for transmission to its destination (e.g., device 520) (act 860). For example, router 530 may read destination IP address 930 to determine how to route the packet. Router 530 may then look up the MAC address of device 520 using, for example, a MAC address table. Router 530 replaces its MAC address in destination MAC address 950 with the MAC address associated with device 520. Router 530 also replaces the MAC address associated with customer device 510-1 in source MAC address 940 with its own MAC address (i.e., the MAC address of router 530). Payload 910, source IP address 920, and destination IP address 930 may remain the same. Router 530 may then transmit the packet toward device 520.
Returning to
Router 720 may receive the packet and perform layer 3 switching (act 1030). For example, router 720 may read destination IP address 1130 to determine how to route the packet. Router 720 then looks up the MAC address of customer device 510-1 using, for example, a MAC address table. Router 720 may replace its MAC address in destination MAC address 1110 with the MAC address of customer device 510-1. Router 530 may also replace the MAC address of router 530 in source MAC address 1120 with its own MAC address (i.e., the MAC address of router 720). Payload 1150, source IP address 1140, and destination IP address 1130 may remain the same. Router 720 may then transmit the packet to client device 510-1 (act 1040).
CONCLUSIONSystems and methods consistent with principles of the invention provide a hybrid device that facilitates the aggregation of hundreds of thousands of customers in a cost effective manner. The hybrid device functions as a switch that may perform layer 2 switching on packets it forwards in an upstream direction and functions as a router that may perform layer 3 switching on packets it forwards in a downstream direction.
The foregoing description of preferred embodiments of the present invention provides illustration and description, but is not intended to be exhaustive or to limit the invention to the precise form disclosed. Modifications and variations are possible in light of the above teachings or may be acquired from practice of the invention.
For example, system 500 has been described as including a router 530 connected to hybrid device 540. In another implementation consistent with the principles of the invention, router 530 may be replaced with a switch. In this case, device 520 would need to have knowledge of numerous routers (e.g., routers 720 of hybrid device 540) instead of a single router (i.e., router 530).
Also, certain portions of the invention have been described as “logic” that performs one or more functions. This logic may include hardware, such as an application specific integrated circuit, software, or a combination of hardware and software.
While series of acts have been described with regard to the flowcharts of
No element, act, or instruction used in the description of the present application should be construed as critical or essential to the invention unless explicitly described as such. Also, as used herein, the article “a” is intended to include one or more items. Where only one item is intended, the term “one” or similar language is used. The scope of the invention is defined by the claims and their equivalents.
Claims
1-25. (canceled)
26. A system comprising:
- a network device to: receive data from a downstream device and other data from an upstream device, perform, when transmitting the data, only layer 2 switching, and perform, when transmitting the other data, only layer 3 switching.
27. The network device of claim 26, where, when transmitting the other data, the network device is further to:
- determine, based on an address table, a destination address associated with the downstream device.
28. The network device of claim 26, where the network device receives data from a particular group of downstream devices, the particular group of downstream devices including the downstream device, and
- where the network device is associated with the particular group of downstream devices.
29. The network device of claim 26, where the network device receives data from a plurality of downstream devices, the plurality of downstream devices including the downstream device, and
- where the network device further comprises: a plurality of modules, where each of the plurality of modules is associated with one of the plurality of downstream devices, and
- where each of the plurality of modules is to: perform, when transmitting the data, only layer 2 switching, and perform, when transmitting the other data, only layer 3 switching.
30. The network device of claim 26, where the network device receives data from a plurality of downstream devices, the plurality of downstream devices including the downstream device, and
- where the network device further comprises: a plurality of modules, where each of the plurality of modules is associated with a particular group of the plurality of downstream devices, and
- where each of the plurality of modules is to: perform, when transmitting the data, only layer 2 switching, and perform, when transmitting the other data, only layer 3 switching.
31. The network device of claim 26, where, when transmitting the other data, the network device is further to:
- identify, based on a destination Internet Protocol (IP) address and a destination media access control (MAC) address associated with the other data, the downstream device.
32. The network device of claim 26, where the upstream device comprises a router.
33. The network device of claim 26, where the upstream device comprises a switch.
34. A method comprising:
- receiving, by a network device, data from a plurality of downstream devices and other data from an upstream network device;
- performing, by the network device, only layer 2 switching to transmit the data; and
- performing, by the network device, only layer 3 switching to transmit the other data.
35. The method of claim 34, where performing only layer 3 switching further comprises:
- determining, based on an address determined from an address table associated with the network device, a destination address associated with one of the plurality of downstream devices.
36. The method of claim 34, further comprising:
- associating a first module of the network device with a particular group of the plurality of downstream devices; and
- where performing only layer 2 switching further comprises: utilizing the first module to transmit data received from a particular group of the plurality of downstream devices.
37. The method of claim 34, further comprising:
- associating each of a plurality of modules, of the network device, with each of the plurality of downstream devices; and
- where performing only layer 2 switching further comprises: utilizing each one of the plurality of modules to transmit data received from the respective associated one of the plurality of downstream devices.
38. The method of claim 34, further comprising:
- associating each of a plurality of modules, of the network device, with each of a plurality of groups of the plurality of downstream devices; and
- where performing only layer 2 switching further comprises: utilizing each one of the plurality of modules to transmit data received from the respective associated one of the plurality of groups of the plurality of downstream devices.
39. The method of claim 38, where performing only layer 3 switching further comprises:
- identifying, based on a destination Internet Protocol (IP) address and a destination media access control (MAC) address associated with the other data, one of the plurality of downstream devices.
40. A system comprising:
- a device to connect a plurality of downstream devices and an upstream device, the device to: function only as a switch when transmitting a first packet in an upstream direction from a first downstream device of the plurality of downstream devices, and function only as a router when transmitting a second packet in a downstream direction from the upstream device to the first downstream device of the plurality of downstream devices.
41. The system of claim 40, where, when functioning only as a switch, the device is further to:
- perform only layer 2 switching.
42. The system of claim 41, where, when functioning only as a router, the device is further to:
- perform only layer 3 switching.
43. The system of claim 40, where, when functioning only as a router, the device is further to:
- read a destination Internet Protocol (IP) address associated with the second packet, and
- identify, based on the read IP address, a destination media access control (MAC) address associated with first downstream device of the plurality of downstream devices.
44. The system of claim 43, where, when functioning only as a router, the device is further to:
- modify the second packet to include the identified MAC address.
45. The system of claim 40, where, when functioning only as a router, the device is further to:
- identify, based on an address table, a destination address corresponding to the first downstream device of the plurality of downstream devices.
Type: Application
Filed: Jan 14, 2011
Publication Date: May 12, 2011
Applicant: JUNIPER NETWORKS, INC. (Sunnyvale, CA)
Inventor: Nurettin Burcak BESER (Sunnyvale, CA)
Application Number: 13/006,985
International Classification: H04L 12/56 (20060101);