1. A refrigerator comprising:
a cabinet;
a liner arranged within the cabinet, said liner including top, bottom, rear and opposing side walls that collectively define one of a fresh food compartment and a freezer compartment;
a low-voltage source;
one or more shelf support rails extending laterally across the rear wall of the liner between the opposing side walls, said one or more shelf support rails including a main body portion having a first end, a second end, an upper edge portion carrying a first contact strip and a lower edge portion carrying a second contact strip, said first and second contact strips extending along the main body portion between the first and second ends and are electrically connected to the low-voltage source; and
a shelf for supporting objects in the refrigerator, said shelf including a support surface having front, rear and opposing side portions, at least one light unit and a mounting member, said mounting member supporting the shelf on one of the one or more shelf support rails in a manner enabling the shelf to be laterally shiftable relative to the liner, said mounting member including a hook portion having a first terminal strip for hooking on the upper edge portion and a base portion having a second terminal strip for engaging the lower edge portion, said first and second terminal strips being electrically connected to the at least one light unit wherein, when the shelf is supported by one of the shelf support rails with the hook portion hooked on the upper edge portion and the base portion engaging the lower edge portion, said first and second terminal strips respectively engage with the first and second contact strips completing an electrical circuit for powering the light unit.
2. A refrigerator comprising:
a cabinet;
a liner arranged within the cabinet, said liner including top, bottom, rear and opposing side walls that collectively define one of a fresh food compartment and a freezer compartment;
a voltage source;
one or more shelf support rails extending laterally across the rear wall of the liner between the opposing side walls, said shelf support rails including a main body portion having a first end, a second end, an upper edge portion canving a first contact strip and a lower edge portion carrying a second contact strip, said first and second contact strips being electrically connected to the voltage source; and
at least one shelf for supporting objects in the refrigerator, said shelf including a support surface having front, rear and opposing side portions, at least one light unit and a mounting member, said mounting member supporting the shelf on one of the one or more shelf support rails said mounting member including a hook portion having a first terminal strip for hooking on the upper edge portion and a base portion having a second terminal strip for engaging the lower edge portion, said first and second terminal strips being electrically connected to the at least one light unit wherein, when the shelf is supported by one of the shelf support rails with the hook portion hooked on the upper edge portion and the base portion engaging the lower edge portion, said first and second terminal strips respectively engage with the first and second contact strips completing an electrical circuit for powering the light unit.
3. The refrigerator according to claim 2, wherein the first contact strip is secured to the upper edge portion of the shelf support rails and the second contact strip is secured to the lower edge portion of the shelf support rails.
4. The refrigerator according to claim 2, wherein the voltage source is constituted by a low-voltage source.
5. The refrigerator according to claim 2, wherein the first and second contact strips extend along the main body portion of the shelf support rails between the first and second ends.
6. The refrigerator according to claim 5, wherein the first contact strip is generally L-Shaped, having a first section secured to the upper edge portion of the shelf support rail and a second section secured to a rear portion of the shelf support rail.
7. The refrigerator according to claim 2, wherein the light unit is constituted by a light strip extending about a peripheral portion of the shelf.
8. The refrigerator according to claim 2, wherein the shelf is constituted by a laterally shiftable shelf, said laterally shiftable shelf being selectively positionable between the first and second ends of the shelf support rail while simultaneously maintaining the electrical circuit.
The claims below are in addition to those above.
All refrences to claim(s) which appear below refer to the numbering after this setence.
1. A method implemented by a network controller in a software-defined network (SDN), the method comprising:
obtaining a first control macro (CM) that defines at least one first flow pattern, wherein the first CM comprises at least one command and at least one parameter associated with the command;
identifying a first network function associated with the first flow pattern and a first network node;
determining a parameter value for the parameter according to the first network function; and
sending a first CM invocation message to the first network node to request execution of the first CM to establish the first network function, wherein the first CM invocation message comprises the parameter value.
2. The method of claim 1, further comprising:
binding the parameter value to the parameter to produce a parameter binding corresponding to the first network function; and
associating a binding identifier (BID) with the parameter binding, wherein the first CM invocation message further comprises the BID.
3. The method of claim 2, further comprising:
obtaining a second CM that defines a second flow pattern;
determining that the first network function is associated with the second flow pattern; and
sending a second CM invocation message to the first network node to request execution of the second CM to modify the first network function, wherein the second CM invocation message indicates the first network function by referencing the BID.
4. The method of claim 3, wherein the second CM invocation message requests the first network node to modify the first connection by simultaneously modifying a plurality of flow table entries associated with the BID.
5. The method of claim 2, further comprising sending a deletion message to the first network node to request deletion of the first network function by deleting all flow table entries associated with the first network function, wherein the deletion message indicates the first network function by referencing the BID.
6. The method of claim 1, wherein the first CM is identified by a CM identifier (CMID), wherein the method further comprises sending a CM deletion message to the first network node to request deletion of the first CM, and wherein the CM deletion message indicates the first CM by referencing the CMID.
7. The method of claim 6, further comprising:
sending a CM configuration message to a second network node in the network, wherein the CM configuration message comprises the same first CM identified by the same CMID, and wherein the second network node is different from the first network node; and
sending a second CM invocation message to the second network node to request execution of the first CM to establish a second network function associated with the first flow pattern.
8. The method of claim 1, wherein the network controller is an OpenFlow protocol-enabled network controller, and wherein the first network function is associated with a connection in the SDN.
9. The method of claim 1, wherein the network controller is a network configuration (NETCONF) protocol-enabled network controller, and wherein the first network function is associated with a network management function in the SDN.
10. A network element (NE) comprising:
a receiver configured to couple to a software-define network (SDN) controller;
a memory configured to store a flow table; and
a processor coupled to the memory and the receiver, wherein the processor is configured to:
obtain a first control macro (CM) comprising a CM identifier (CMID) that identifies the first CM, at least one command, and at least one parameter associated with the command, wherein the first CM defines a first flow pattern;
store the first CM in the memory;
receive, via the receiver, a first CM request from the SDN controller to invoke the first CM, wherein the first CM request indicates a value for the parameter, and wherein the value is associated with a network function on the NE; and
execute the command in the first CM by substituting the value for the parameter in response to the first CM request, wherein executing the command causes an addition of at least a first flow table entry in the flow table, and wherein the first flow table entry identifies a flow associated with the first flow pattern and the network function.
11. The NE of claim 10, wherein the first CM further comprises a binding identifier (BID) in association with a binding of the parameter to the value, and wherein the processor is further configured to store the BID and the binding in the memory.
12. The NE of claim 11, wherein the processor is further configured to:
receive, via the receiver, a second CM that defines a second flow pattern;
receive, via the receiver, a second CM request to invoke the second CM, wherein the second CM request indicates the BID; and
execute the second CM according to the binding associated with the BID in response to the second CM request, wherein executing the second CM causes an update associated with the network function in the flow table, and wherein the update comprises a flow table entry addition, a flow table entry modification, or combinations thereof.
13. The NE of claim 11, wherein the processor is further configured to:
receive, via the receiver, a deletion request to delete the network function, wherein the deletion request references the BID; and
delete the network function in response to the deletion request, wherein deleting the network function causes deletion of flow table entries associated with the network function from the flow table.
14. The NE of claim 10, wherein the processor is further configured to:
receive, via the receiver, a CM deletion request to delete the first CM, wherein the CM deletion request references the CMID; and
delete the first CM from the memory in response to the CM deletion request.
15. The NE of claim 10, wherein the first flow pattern is associated with a bidirectional connection, a protected connection, or combinations thereof, and wherein the parameter is associated with a port number.
16. A computer program product for use by a software-defined network (SDN)-enabled network node, wherein the computer program product comprises computer executable instructions stored on a non-transitory computer readable medium that when executed by a processor causes the SDN-enabled network node to:
receive a control macro (CM) comprising:
a CM identifier (CMID) that identifies the CM;
a first parameter; and
a plurality of commands, wherein at least one of the commands comprises a first argument associated with the first parameter;
store the CM in a memory device; and
receive a request to invoke the CM for configuring a network function,
wherein the request provides a parameter value for the first parameter, and
wherein the parameter value is associated with the network function.
17. The computer program product of claim 16, wherein the first parameter comprises a default value for the first parameter, a parameter type that indicates a type of values for the first parameter, an association with the first argument, or combinations thereof.
18. The computer program product of claim 16, wherein the CM further comprises a second parameter comprising a default value, wherein at least one of the commands comprises a second argument associated with the second parameter, wherein the request does not include a value for the second parameter, and wherein the instructions further cause the processor to execute the CM by substituting the default value for the second argument in response to the request.
19. The computer program product of claim 16, wherein the first parameter is identified by a parameter identifier (ID), wherein the first argument indicates the parameter ID, and wherein the instructions further cause the processor to execute the CM by substituting the parameter value for the first argument in response to the request.
20. The computer program product of claim 16, wherein the instructions further cause the processor to:
execute all the commands in the CM; and
abort all executions of the commands when one of the commands fails to execute successfully.