Active networking

From Wikipedia, the free encyclopedia

Active networking is a communication pattern that allows packets flowing through a telecommunications network to dynamically modify the operation of the network.

Active network architecture is composed of execution environments (similar to a unix shell that can execute active packets), a node operating system capable of supporting one or more execution environments. It also consists of active hardware, capable of routing or switching as well as executing code within active packets. This differs from the traditional network architecture which seeks robustness and stability by attempting to remove complexity and the ability to change its fundamental operation from underlying network components. Network processors are one means of implementing active networking concepts. Active networks have also been implemented as overlay networks.

What does it offer?[edit]

Active networking allows the possibility of highly tailored and rapid "real-time" changes to the underlying network operation. This enables such ideas as sending code along with packets of information allowing the data to change its form (code) to match the channel characteristics. The smallest program that can generate a sequence of data can be found in the definition of Kolmogorov complexity. The use of real-time genetic algorithms within the network to compose network services is also enabled by active networking.

How it relates to other networking paradigms[edit]

Active networking relates to other networking paradigms primarily based upon how computing and communication are partitioned in the architecture.

Active networking and software-defined networking[edit]

Active networking is an approach to network architecture with in-network programmability. The name derives from a comparison with network approaches advocating minimization of in-network processing, based on design advice such as the "end-to-end argument". Two major approaches were conceived: programmable network elements ("switches") and capsules, a programmability approach that places computation within packets traveling through the network. Treating packets as programs later became known as "active packets". Software-defined networking decouples the system that makes decisions about where traffic is sent (the control plane) from the underlying systems that forward traffic to the selected destination (the data plane). The concept of a programmable control plane originated at the University of Cambridge in the Systems Research Group, where (using virtual circuit identifiers available in Asynchronous Transfer Mode switches) multiple virtual control planes were made available on a single physical switch. Control Plane Technologies (CPT) was founded to commercialize this concept.

Fundamental challenges[edit]

Active network research addresses the nature of how best to incorporate extremely dynamic capability within networks.[1]

In order to do this, active network research must address the problem of optimally allocating computation versus communication within communication networks.[2] A similar problem related to the compression of code as a measure of complexity is addressed via algorithmic information theory.

One of the challenges of active networking has been the inability of information theory to mathematically model the active network paradigm and enable active network engineering. This is due to the active nature of the network in which communication packets contain code that dynamically change the operation of the network. Fundamental advances in information theory are required in order to understand such networks.[3]

An active network channel uses executable code in the packet to impact the channel controlling the relationship between the transmitted sequence and the received sequence . is composed of a data portion and a code portion . Upon incorporation of , the channel medium may change its operational state and capabilities.[4]

Nanoscale active networks[edit]

As the limit in reduction of transistor size is reached with current technology, active networking concepts are being explored as a more efficient means accomplishing computation and communication.[5][6] More on this can be found in nanoscale networking.

See also[edit]

References[edit]

  1. ^ Bush, S. F. (2005). "A Simple Metric for Ad Hoc Network Adaptation" (PDF). IEEE Journal on Selected Areas in Communications. 23 (23): 2272–2287. doi:10.1109/JSAC.2005.857204. S2CID 17916856. Archived from the original (PDF) on 2011-07-11.
  2. ^ Bush, S. F. (2002). "Active virtual network management prediction: Complexity as a framework for prediction, optimization, and assurance" (PDF). Proceedings DARPA Active Networks Conference and Exposition. IEEE Computer Society Press. pp. 534–553. arXiv:cs/0203014. Bibcode:2002cs........3014B. doi:10.1109/DANCE.2002.1003518. ISBN 0-7695-1564-9. S2CID 1202234. Archived from the original (PDF) on 2011-07-11.
  3. ^ Bush, Stephen F. (2011). "Toward in vivo nanoscale communication networks: utilizing an active network architecture". Front. Comput. Sci. 5 (3): 316–326. doi:10.1007/s11704-011-0116-9. S2CID 3436762.
  4. ^ Bush, Stephen F. (2011). "Toward in vivo nanoscale communication networks: utilizing an active network architecture". Front. Comput. Sci. 5 (3): 316–326. doi:10.1007/s11704-011-0116-9. S2CID 3436762.
  5. ^ ``NANA: A Nanoscale Active Network Architecture by Patwardhan, J. P.; Dwyer, C. L.; Lebeck, A. R. & Sorin, D. J., ACM Journal on Emerging Technologies in Computing Systems (JETC), ACM Journal on Emerging Technologies in Computing Systems) Vol. 2, No. 1, Pages 1–30, January 2006, 3, 1–31.
  6. ^ Nanoscale Communication Networks, Bush, S. F., ISBN 978-1-60807-003-9, Artech House, 2010 https://www.amazon.com/Nanoscale-Communication-Networks-Stephen-Bush/dp/1608070034

Further reading[edit]

  • Towards an Active Network Architecture (1996), David L. Tennenhouse, et al., Computer Communication Review
  • Active Networks and Active Network Management: A Proactive Management Framework by Stephen F. Bush and Amit Kulkarni, Kluwer Academic/Plenum Publishers, New York, Boston, Dordrecht, London, Moscow, 2001, 196 pp. Hardbound, ISBN 0-306-46560-4.
  • Programmable Networks for IP Service Deployment" by Galis, A., Denazis, S., Brou, C., Klein, C.- Artech House Books, London, June 20;, 450 pp. ISBN 1-58053-745-6.

External links[edit]