This Patent application claims priority to India Provisional Patent Application No. 202341064503, filed on Sep. 26, 2023, entitled “SYSTEMS AND METHODS FOR PROVIDING ENERGY EFFICIENT NETWORKS,” and assigned to the assignee hereof. The disclosure of the prior Application is considered part of and is incorporated by reference into this Patent Application.
Networks consume significant amounts of power at a time when a cost of power is rising and sensitivity about sustainability is very high. Thus, network operators continuously attempt to optimize the power efficiency of networks at a micro level and at a macro level.
Some implementations described herein relate to a method. The method may include utilizing a data modeling language to generate a request to identify components of a network device and operational dependencies of the components, and providing the request to the network device. The method may include receiving, based on the request, data identifying the components and the operational dependencies of the components, and receiving power consumptions by the components and power off capabilities of the components. The method may include generating a model of power consumptions by the components based on the power consumptions by the components and the power off capabilities of the components, and identifying, from the components, a component capable of powering off based on the model. The method may include instructing the network device to place the component in a power save state.
Some implementations described herein relate to a device. The device may include one or more memories and one or more processors. The one or more processors may be configured to utilize a data modeling language to generate a request to identify components of a network device and operational dependencies of the components, and provide the request to the network device. The one or more processors may be configured to receive, based on the request, data identifying the components and the operational dependencies of the components, and receive power consumptions by the components and power off capabilities of the components. The one or more processors may be configured to generate a model of power consumptions by the components based on the power consumptions by the components and the power off capabilities of the components, and identify, from the components, a component capable of powering off based on the model. The one or more processors may be configured to instruct the network device to place the component in a power save state, and receive, a traffic load associated with the network device. The one or more processors may be configured to instruct the network device to remove the power save state for the component based on the traffic load.
Some implementations described herein relate to a non-transitory computer-readable medium that stores a set of instructions. The set of instructions, when executed by one or more processors of a device, may cause the device to utilize a data modeling language to generate a request to identify components of a network device and operational dependencies of the components, and provide the request to the network device. The set of instructions, when executed by one or more processors of the device, may cause the device to receive, based on the request, data identifying the components and the operational dependencies of the components, and receive power consumptions by the components and power off capabilities of the components, wherein the power off capabilities of the components indicate that the components are capable of being powered off or are incapable of being powered off. The set of instructions, when executed by one or more processors of the device, may cause the device to generate a model of power consumptions by the components based on the power consumptions by the components and the power off capabilities of the components, and identify, from the components, a component capable of powering off based on the model. The set of instructions, when executed by one or more processors of the device, may cause the device to instruct the network device to place the component in a power save state.
The following detailed description of example implementations refers to the accompanying drawings. The same reference numbers in different drawings may identify the same or similar elements.
Traffic levels through a network fluctuate and when traffic decreases (e.g., during non-peak times) there is much more network capacity than is needed. All active components of network devices that are powered on may cost network operators power and money, regardless of whether the components are actually performing useful work. Powering off one or more components of network devices could save a significant amount of power. However, currently there is no scaled and practical mechanism to power off network device components, and there is no mechanism capable of indicating and/or controlling power consumptions by the network device components. Thus, current techniques for managing networks consume computing resources (e.g., processing resources, memory resources, communication resources, and/or the like), networking resources, and/or the like are associated with failing to determine power consumptions by network device components, failing to power off unused components of network devices during non-peak utilization times, unnecessarily maintaining the unused components of the network devices during non-peak utilization times of the network, and/or the like.
Some implementations described herein relate to a device (e.g., a management system) that utilizes data modeling for power management of network device components. For example, the device may utilize a data modeling language to generate a request to identify components of a network device and operational dependencies of the components, and may provide the request to the network device. The device may receive, based on the request, data identifying the components and the operational dependencies of the components, and may receive power consumptions by the components and power off capabilities of the components. The device may generate a model of power consumptions by the components based on the power consumptions by the components and the power off capabilities of the components, and may identify, from the components, a component capable of powering off based on the model. The device may instruct the network device to place the component in a power save state.
In this way, the device utilizes data modeling for power management of network device components. For example, the device may provide a standardized mechanism for network operators to understand, monitor, and control power consumption by components of network devices. The device may utilize a model (e.g., a yet another next generation (YANG) model) to monitor and control the power consumption by the components of the network devices. Based on the monitored power consumption, the device may place one or more components of a network device into a power save state that powers off the one or more components when unused and powers on the one or more components when required. Thus, the device conserves computing resources, networking resources, and/or the like that would otherwise have been consumed by failing to determine power consumptions by network device components, failing to power off unused components of network devices during non-peak utilization times, unnecessarily maintaining the unused components of the network devices during non-peak utilization times of the network, and/or the like.
As shown in
The current YANG model provides some mechanisms for system management, but do not include details about power consumption and power control. The management system may extend and enhance the current YANG model to provide details about power consumption and power control. The YANG model for hardware management is an Internet Engineering Task Force (IETF) model intended for server device hardware, but may be extended to hardware for network devices. Actual implementations of the YANG model are frequently open configuration (OpenConfig) models, rather than IETF models. The management system may extend the IETF models and the OpenConfig models to provide details about power consumption and power control.
The current YANG model for hardware management provides for a hierarchical model of components of a device. However, this hierarchy strictly describes physical relationships (e.g., via “contains child” and “parent” relationships) among components and does not describe functional dependencies of the components. The management system may enhance the current YANG model to include operational dependencies of the components of the network device for more complete modeling. The operational dependencies of the components may include a “requires” dependency, a “used by” dependency, and/or the like. For example, the YANG model may include an operational dependency indicating a set of switch cards of the network device that is required by a line card of the network device, and that a line card of the network device is used by a switch card of the network device. The management system may extend this hierarchy in further detail (e.g., down to a chip level) so that the network device may provide relationships between chips.
As further shown in
As shown in
As further shown in
The management system may place one or more of the components into an operational state referred to as a “power save state.” When a component is configured in the power save state, the component may be powered off but not prohibited from operation, and may be powered on as needed. In some implementations, not all components of the network device may support the power save state. Thus, the network device may generate indications of power off capabilities of the components (e.g., whether the components may utilize the power save state), and may provide the indications of the power off capabilities of the components to the management system. The management system may receive the indications of the power off capabilities of the components from the network device. In some implementations, the management system may automatically place a particular component in the hierarchy in the power save state if components dependent on the particular component are in the power save state (e.g., even when the particular component is not explicitly placed in the power save state).
As shown in
In one example, the management system may generate the following partial tree diagram as the model of power consumptions by the components:
As further shown in
As shown in
As further shown in
As shown in
As further shown in
As further shown in
In this way, the device utilizes data modeling for power management of network device components. For example, the device may provide a standardized mechanism for network operators to understand, monitor, and control power consumption by components of network devices. The device may utilize a model (e.g., a YANG model) to monitor and control the power consumption by the components of the network devices. Based on the monitored power consumption, the device may place one or more components of a network device into a power save state that powers off the one or more components when unused and powers on the one or more components when required. Thus, the device conserves computing resources, networking resources, and/or the like that would otherwise have been consumed by failing to determine power consumptions by network device components, failing to power off unused components of network devices during non-peak utilization times, unnecessarily maintaining the unused components of the network devices during non-peak utilization times of the network, and/or the like.
As indicated above,
The endpoint device 210 includes one or more devices capable of receiving, generating, storing, processing, and/or providing information, such as information described herein. For example, the endpoint device 210 may include a mobile phone (e.g., a smart phone or a radiotelephone), a laptop computer, a tablet computer, a desktop computer, a handheld computer, a gaming device, a wearable communication device (e.g., a smart watch, a pair of smart glasses, a heart rate monitor, a fitness tracker, smart clothing, smart jewelry, or a head mounted display), a network device, a server device, a group of server devices, or a similar type of device. In some implementations, the endpoint device 210 may receive network traffic from and/or may provide network traffic to other endpoint devices 210 and/or the management system 230, via the network 240 (e.g., by routing packets using the network devices 220 as intermediaries).
The network device 220 includes one or more devices capable of receiving, processing, storing, routing, and/or providing traffic (e.g., a packet or other information or metadata) in a manner described herein. For example, the network device 220 may include a router, such as a label switching router (LSR), a label edge router (LER), an ingress router, an egress router, a provider router (e.g., a provider edge router or a provider core router), a virtual router, a route reflector, an area border router, or another type of router. Additionally, or alternatively, the network device 220 may include a gateway, a switch, a firewall, a hub, a bridge, a reverse proxy, a server (e.g., a proxy server, a cloud server, or a data center server), a load balancer, and/or a similar device. In some implementations, the network device 220 may be a physical device implemented within a housing, such as a chassis. In some implementations, the network device 220 may be a virtual device implemented by one or more computer devices of a cloud computing environment or a data center. In some implementations, a group of network devices 220 may be a group of data center nodes that are used to route traffic flow through the network 240.
The management system 230 may include one or more devices capable of receiving, generating, storing, processing, providing, and/or routing information, as described elsewhere herein. The management system 230 may include a communication device and/or a computing device. For example, the management system 230 may include a server, such as an application server, a client server, a web server, a database server, a host server, a proxy server, a virtual server (e.g., executing on computing hardware), or a server in a cloud computing system. In some implementations, the management system 230 may include computing hardware used in a cloud computing environment.
The network 240 includes one or more wired and/or wireless networks. For example, the network 240 may include a packet switched network, a cellular network (e.g., a fifth generation (5G) network, a fourth generation (4G) network, such as a long-term evolution (LTE) network, a third generation (3G) network, a code division multiple access (CDMA) network, a public land mobile network (PLMN), a local area network (LAN), a wide area network (WAN), a metropolitan area network (MAN), a telephone network (e.g., the Public Switched Telephone Network (PSTN)), a private network, an ad hoc network, an intranet, the Internet, a fiber optic-based network, a cloud computing network, or the like, and/or a combination of these or other types of networks.
The number and arrangement of devices and networks shown in
The bus 310 includes one or more components that enable wired and/or wireless communication among the components of the device 300. The bus 310 may couple together two or more components of
The memory 330 includes volatile and/or nonvolatile memory. For example, the memory 330 may include random access memory (RAM), read only memory (ROM), a hard disk drive, and/or another type of memory (e.g., a flash memory, a magnetic memory, and/or an optical memory). The memory 330 may include internal memory (e.g., RAM, ROM, or a hard disk drive) and/or removable memory (e.g., removable via a universal serial bus connection). The memory 330 may be a non-transitory computer-readable medium. The memory 330 stores information, instructions, and/or software (e.g., one or more software applications) related to the operation of the device 300. In some implementations, the memory 330 includes one or more memories that are coupled to one or more processors (e.g., the processor 320), such as via the bus 310.
The input component 340 enables the device 300 to receive input, such as user input and/or sensed input. For example, the input component 340 may include a touch screen, a keyboard, a keypad, a mouse, a button, a microphone, a switch, a sensor, a global positioning system sensor, an accelerometer, a gyroscope, and/or an actuator. The output component 350 enables the device 300 to provide output, such as via a display, a speaker, and/or a light-emitting diode. The communication interface 360 enables the device 300 to communicate with other devices via a wired connection and/or a wireless connection. For example, the communication interface 360 may include a receiver, a transmitter, a transceiver, a modem, a network interface card, and/or an antenna.
The device 300 may perform one or more operations or processes described herein. For example, a non-transitory computer-readable medium (e.g., the memory 330) may store a set of instructions (e.g., one or more instructions or code) for execution by the processor 320. The processor 320 may execute the set of instructions to perform one or more operations or processes described herein. In some implementations, execution of the set of instructions, by one or more processors 320, causes the one or more processors 320 and/or the device 300 to perform one or more operations or processes described herein. In some implementations, hardwired circuitry may be used instead of or in combination with the instructions to perform one or more operations or processes described herein. Additionally, or alternatively, the processor 320 may be configured to perform one or more operations or processes described herein. Thus, implementations described herein are not limited to any specific combination of hardware circuitry and software.
The number and arrangement of components shown in
The input component 410 may be one or more points of attachment for physical links and may be one or more points of entry for incoming traffic, such as packets. The input component 410 may process incoming traffic, such as by performing data link layer encapsulation or decapsulation. In some implementations, the input component 410 may transmit and/or receive packets. In some implementations, the input component 410 may include an input line card that includes one or more packet processing components (e.g., in the form of integrated circuits), such as one or more interface cards (IFCs), packet forwarding components, line card controller components, input ports, processors, memories, and/or input queues. In some implementations, the device 400 may include one or more input components 410.
The switching component 420 may interconnect the input components 410 with the output components 430. In some implementations, the switching component 420 may be implemented via one or more crossbars, via busses, and/or with shared memories. The shared memories may act as temporary buffers to store packets from the input components 410 before the packets are eventually scheduled for delivery to the output components 430. In some implementations, the switching component 420 may enable the input components 410, the output components 430, and/or the controller 440 to communicate with one another.
The output component 430 may store packets and may schedule packets for transmission on output physical links. The output component 430 may support data link layer encapsulation or decapsulation, and/or a variety of higher-level protocols. In some implementations, the output component 430 may transmit packets and/or receive packets. In some implementations, the output component 430 may include an output line card that includes one or more packet processing components (e.g., in the form of integrated circuits), such as one or more IFCs, packet forwarding components, line card controller components, output ports, processors, memories, and/or output queues. In some implementations, the device 400 may include one or more output components 430. In some implementations, the input component 410 and the output component 430 may be implemented by the same set of components (e.g., and input/output component may be a combination of the input component 410 and the output component 430).
The controller 440 includes a processor in the form of, for example, a CPU, a GPU, an APU, a microprocessor, a microcontroller, a DSP, an FPGA, an ASIC, and/or another type of processor. The processor is implemented in hardware, firmware, or a combination of hardware and software. In some implementations, the controller 440 may include one or more processors that can be programmed to perform a function.
In some implementations, the controller 440 may include a RAM, a ROM, and/or another type of dynamic or static storage device (e.g., a flash memory, a magnetic memory, an optical memory, etc.) that stores information and/or instructions for use by the controller 440.
In some implementations, the controller 440 may communicate with other devices, networks, and/or systems connected to the device 400 to exchange information regarding network topology. The controller 440 may create routing tables based on the network topology information, may create forwarding tables based on the routing tables, and may forward the forwarding tables to the input components 410 and/or output components 430. The input components 410 and/or the output components 430 may use the forwarding tables to perform route lookups for incoming and/or outgoing packets.
The controller 440 may perform one or more processes described herein. The controller 440 may perform these processes in response to executing software instructions stored by a non-transitory computer-readable medium. A computer-readable medium is defined herein as a non-transitory memory device. A memory device includes memory space within a single physical storage device or memory space spread across multiple physical storage devices.
Software instructions may be read into a memory and/or storage component associated with the controller 440 from another computer-readable medium or from another device via a communication interface. When executed, software instructions stored in a memory and/or storage component associated with the controller 440 may cause the controller 440 to perform one or more processes described herein. Additionally, or alternatively, hardwired circuitry may be used in place of or in combination with software instructions to perform one or more processes described herein. Thus, implementations described herein are not limited to any specific combination of hardware circuitry and software.
The number and arrangement of components shown in
As shown in
As further shown in
As further shown in
As further shown in
As further shown in
As further shown in
As further shown in
In some implementations, process 500 includes receiving a traffic load associated with the network device, and instructing the network device to remove the power save state for the component based on the traffic load. In some implementations, instructing the network device to remove the power save state for the component causes the network device to remove the power save state for the component. In some implementations, process 500 includes identifying, from the components, a plurality of components capable of powering off based on the model, and instructing the network device to place the plurality of components in the power save state.
Although
The foregoing disclosure provides illustration and description but is not intended to be exhaustive or to limit the implementations to the precise form disclosed. Modifications may be made in light of the above disclosure or may be acquired from practice of the implementations.
As used herein, the term “component” is intended to be broadly construed as hardware, firmware, or a combination of hardware and software. It will be apparent that systems and/or methods described herein may be implemented in different forms of hardware, firmware, and/or a combination of hardware and software. The actual specialized control hardware or software code used to implement these systems and/or methods is not limiting of the implementations. Thus, the operation and behavior of the systems and/or methods are described herein without reference to specific software code—it being understood that software and hardware can be used to implement the systems and/or methods based on the description herein.
Although particular combinations of features are recited in the claims and/or disclosed in the specification, these combinations are not intended to limit the disclosure of various implementations. In fact, many of these features may be combined in ways not specifically recited in the claims and/or disclosed in the specification. Although each dependent claim listed below may directly depend on only one claim, the disclosure of various implementations includes each dependent claim in combination with every other claim in the claim set.
No element, act, or instruction used herein should be construed as critical or essential unless explicitly described as such. Also, as used herein, the articles “a” and “an” are intended to include one or more items and may be used interchangeably with “one or more.” Further, as used herein, the article “the” is intended to include one or more items referenced in connection with the article “the” and may be used interchangeably with “the one or more.” Furthermore, as used herein, the term “set” is intended to include one or more items (e.g., related items, unrelated items, a combination of related and unrelated items, and/or the like), and may be used interchangeably with “one or more.” Where only one item is intended, the phrase “only one” or similar language is used. Also, as used herein, the terms “has,” “have,” “having,” or the like are intended to be open-ended terms. Further, the phrase “based on” is intended to mean “based, at least in part, on” unless explicitly stated otherwise. Also, as used herein, the term “or” is intended to be inclusive when used in a series and may be used interchangeably with “and/or,” unless explicitly stated otherwise (e.g., if used in combination with “either” or “only one of”).
In the preceding specification, various example embodiments have been described with reference to the accompanying drawings. It will, however, be evident that various modifications and changes may be made thereto, and additional embodiments may be implemented, without departing from the broader scope of the invention as set forth in the claims that follow. The specification and drawings are accordingly to be regarded in an illustrative rather than restrictive sense.
Number | Date | Country | Kind |
---|---|---|---|
202341064503 | Sep 2023 | IN | national |