Presentation is loading. Please wait.

Presentation is loading. Please wait.

Rob Jaeger, University of Maryland, Department of Computer Science 1 Active Networking “ The active network provides a platform on which network services.

Similar presentations


Presentation on theme: "Rob Jaeger, University of Maryland, Department of Computer Science 1 Active Networking “ The active network provides a platform on which network services."— Presentation transcript:

1 Rob Jaeger, University of Maryland, Department of Computer Science 1 Active Networking “ The active network provides a platform on which network services can be experimented with, developed, and deployed” http://www.darpa.mil/ito/research/anets/index.html

2 Rob Jaeger, University of Maryland, Department of Computer Science 2 Active Network Objectives Minimize amount of global agreement –Do not require global agreement to support dynamic modification of the network Support fast-path processing optimization Scale to very large global active networks Provide mechanisms to ensure security and robustness of nodes and of the network Provide mechanisms to support different QoS/CoS

3 Rob Jaeger, University of Maryland, Department of Computer Science 3 Open Device Architecture (use MY updated one from the LANMAN ) Download Service Device HW Operating System JVM Java Service Java Service Java Lib C/C++ API Java API Device Code DataCom API Native Code Device Drivers JNI

4 Rob Jaeger, University of Maryland, Department of Computer Science 4 Why Java Dynamic class loading Reuse security mechanisms: byte-code verifier, security mgr, class loader System stability: –Constrain applications to the Java VMs –Prohibit native code applications Extensible, portable, & distributable services

5 Rob Jaeger, University of Maryland, Department of Computer Science 5 ANTS Demo Configuration RoutingSwitch loads boot image from TFTP server RoutingSwitch dynamically loads Oplets from the Class Server Laptop 1 originates the ping Router gets Ping code from Laptop 1. Router “evaluates” ping Ping forwarded to Laptop2 Laptop 2 requests code ORE Services 1. Class Server 2. TFTP Server Laptop 1 Laptop 2 Java-enabled Routing Switch

6 Rob Jaeger, University of Maryland, Department of Computer Science 6 ANTS Demo AN_Ping Application ANTS EE AN_Ping Application Ping Capsule ANTS EE Service DLBootstrap Capsule DLRequest Capsule DLResponse Capsule ORE JVM WIN-95 Routing Switch

7 Rob Jaeger, University of Maryland, Department of Computer Science 7 ANTS Demo AN_Ping Application ANTS EE AN_Ping Application Ping Capsule ANTS EE Service DLBootstrap Capsule DLRequest Capsule DLResponse Capsule JVM ORE JVM WIN-95Routing Switch

8 Rob Jaeger, University of Maryland, Department of Computer Science 8 ORE Divert Active Network topology is unknown ANEP packets NOT addressed to this node are delivered to the control plane for processing ANEP daemon receives packets and delivers them to the appropriate EE based on TypeID ASIC Application Filter ANEP Execution Environment Execution Environment Application ANEP packet

9 Rob Jaeger, University of Maryland, Department of Computer Science 9 ORE Protection ORE uses JVM mechanisms to: – protect itself from the oplets –protect oplets from one another Mechanisms include features of the Java – type safety, access control, bytecode verification –built-in sandbox security manager support – signed code –strong cryptography infrastructure

10 Rob Jaeger, University of Maryland, Department of Computer Science 10 ORE Protection Java facilities are buttressed by ORE control over the allocation of as many of the system resources as possible –thread creation –sharing classes loaded by different class loaders cross namespace protection –support for object reference revocation –Resource allocation -vs- consumption CPU: control thread creation, but not cpu usage File: control access the descriptors but not size

11 Rob Jaeger, University of Maryland, Department of Computer Science 11 ORE Protection Extra JVM support is necessary to protection against misbehavior by oplets –Accounting of memory and CPU consumption –Promising possibility for memory accounting: the ability to partition the object heap to enforce limits on the memory usage by an oplet

12 Rob Jaeger, University of Maryland, Department of Computer Science 12 Summary –User programmable computation engine on network devices –dynamic agents vs. static agents –dynamic loading –strong security through Java/JVM –safety among shared components via ORE Gigabit Router Active Network Platform

13 Rob Jaeger, University of Maryland, Department of Computer Science 13 References [1] P.Bernadat, D. Lambright, and F. Travostino, “Towards a Resource-safe Java for Service- Guarantees in Uncooperative Environments,” IEEE Symposium on Programming Languages for Real-time Industrial Applications (PLRTIA) ‘98, Madrid, Spain, Dec. ‘98. [2] Active Networking Node OS Working Group, NodeOS Interface Specification", June 15, 1999 [3] Active Networks Working Group, "Architectural Framework for Active Networks Version 0.9", August 31, 1999 [4] T. Lavian, R. Jaeger, "Open Programmable Architecture for Java-enable Network Devices", Stanford Hot Interconnects, August 1999. [5] D. Wetherall et al. ANTS: A Toolkit for Building andDynamically Deploying Network Protocols. OPENARACH'98 [6] C. Hawblitzel, C. Chang, G. Czajkowski, D. Hu, T. von Eicken, “Implementing Multiple Protection Domains in Java”, 1998 USENIX Annual Technical Conference, New Orleans, LA, June 1998 [7] R. Jaeger, T. Lavian, R. Duncan, “Open Programmable Architecture for Java-enabled Network Devices”, To be presented at LANMAN ‘99, Sydney, Australia, November 1999


Download ppt "Rob Jaeger, University of Maryland, Department of Computer Science 1 Active Networking “ The active network provides a platform on which network services."

Similar presentations


Ads by Google