학술논문

A Flexible Interpreter For Intent Realisation
Document Type
Conference
Source
NOMS 2022-2022 IEEE/IFIP Network Operations and Management Symposium Network Operations and Management Symposium, NOMS 2022-2022 IEEE/IFIP. :1-6 Apr, 2022
Subject
Communication, Networking and Broadcast Technologies
Components, Circuits, Devices and Systems
Computing and Processing
Engineering Profession
Semantics
Buildings
Documentation
Systems support
Rigidity
Intent
Network Topologies
Interpreter
APEX
Language
ISSN
2374-9709
Abstract
Today we see more and more systems support intent languages, frameworks and interfaces. The incorporation of these approaches provide elements of abstraction between the request and the execution. However mapping is still required to get from the abstract to the real. This mapping often introduces elements of rigidity into the system. This work presents a flexible approach to intent driven systems through an interpreter for intent realization. The mechanism of the interpreter is demonstrated through interactions with mock slice manager functions running on an open source, functions as a service platform. The interpreter accepts intent messages containing a request in the form of an English sentence, along with required parameters for the request. This information is then used to identify the appropriate functions available to the interpreter. These functions are described in the Functionality Template model. Once identified, the Functionality Template guides the building of an action in response to the intent message.