[go: up one dir, main page]

WO2025052404A1 - Procédé et système permettant de faciliter le routage dans un réseau - Google Patents

Procédé et système permettant de faciliter le routage dans un réseau Download PDF

Info

Publication number
WO2025052404A1
WO2025052404A1 PCT/IN2024/051591 IN2024051591W WO2025052404A1 WO 2025052404 A1 WO2025052404 A1 WO 2025052404A1 IN 2024051591 W IN2024051591 W IN 2024051591W WO 2025052404 A1 WO2025052404 A1 WO 2025052404A1
Authority
WO
WIPO (PCT)
Prior art keywords
network
controller node
routing
interface
user input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
PCT/IN2024/051591
Other languages
English (en)
Inventor
Aayush Bhatnagar
Pradeep Kumar Bhatnagar
Munir Sayyad
Mayur MURKYA
Vijayaramaraju KALIDINDI
Anup Patil
Rahul DERE
Rajkumar DESAI
A Lokesh Kumar REDDY
Venkatesh MUSULURI
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jio Platforms Ltd
Original Assignee
Jio Platforms Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jio Platforms Ltd filed Critical Jio Platforms Ltd
Publication of WO2025052404A1 publication Critical patent/WO2025052404A1/fr
Pending legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/40Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks using virtualisation of network functions or resources, e.g. SDN or NFV entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/42Centralised routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/302Route determination based on requested QoS
    • H04L45/306Route determination based on the nature of the carried application
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/64Routing or path finding of packets in data switching networks using an overlay routing layer

Definitions

  • Embodiments of the present disclosure generally relate to wireless communication. More particularly, embodiments of the present disclosure relate to facilitate routing in a network.
  • Wireless communication technology has rapidly evolved over the past few decades, with each generation bringing significant improvements and advancements.
  • the first generation of wireless communication technology was based on analog technology and offered only voice services.
  • 2G second-generation
  • 3G technology marked the introduction of high-speed internet access, mobile video calling, and location-based services.
  • 4G fourth-generation
  • 5G fifth-generation
  • wireless communication technology has become more advanced, sophisticated, and capable of delivering more services to its users.
  • routing is a complex task, especially to enable efficient communication between network nodes and multiple third-party Network Functions (NFs).
  • the problem that routing in 5G solves is how to establish efficient communication pathways between nodes and these diverse NFs. Without a proper routing mechanism, data exchange between nodes and NFs could be inefficient, slow, or even fail altogether. Routing ensures that data packets are directed along optimal paths, taking into consideration factors such as network congestion, latency, and bandwidth availability. To achieve this, routing is essential to facilitate communication between them.
  • 5G networks are complex as they involve multiple frequency bands, network types and network slicing. Further, large routing tables can add to the complexity, thereby leading to network latency due to the delay in taking routing decisions. There is a need in the existing solutions to collectively transform routing from a conventional process into a sophisticated mechanism that optimizes data transmission and supports the diverse requirements of the 5G landscape.
  • the present disclosure provides a solution that addresses the complexities of enabling efficient communication between nodes and multiple third-party NFs.
  • the solution involves dynamic adaptability, intelligent decision-making, NF integration, QoS optimization, security measures, support for heterogeneous networks, and redundancy mechanisms.
  • An aspect of the present disclosure may relate to a method for facilitating routing in a network.
  • the method comprises receiving, by a transceiver unit at a controller node, a first user input.
  • the method further comprises identifying, by a processing unit at the controller node, a network function (NF) from a plurality of network functions (NFs) based on the first user input.
  • the method comprises establishing, by the transceiver unit at the controller node, a connection between the controller node and the NF.
  • the method further comprises selecting, by the processing unit at the controller node, an interface based on the established connection.
  • the method further comprises triggering, by an execution unit at the controller node, an automation task via the interface on one or more network nodes.
  • the method comprises facilitating, by the execution unit at the controller node, a routing from the one or more network nodes to the NF based on the automation task.
  • the method further comprises performing, by the processing unit at the controller node, a sanity check to validate completion of routing between the one or more network nodes and the NF.
  • the automation task is triggered remotely on the one or more network nodes via the interface.
  • the method facilitates at least a data transmission, a data processing and a data exchange between the one or more network nodes and the NF based on routing.
  • the interface is selected based on a second user input at the user interface of the controller node.
  • the triggering the automation task remotely on the one or more network nodes is based on a second user input at the user interface of the controller node.
  • the system comprises a controller node, which further comprises a transceiver unit.
  • the transceiver unit is configured to receive a first user input.
  • the controller node comprises a processing unit.
  • the processing unit is configured to identify a network function (NF) from a plurality of network functions (NFs) based on the first user input.
  • the transceiver unit is further configured to establish a connection between the controller node and the NF.
  • the processing unit is further configured to select, an interface based on the established connection.
  • the controller node further comprises an execution unit.
  • the execution unit is configured to trigger an automation task via the interface on one or more network nodes.
  • the execution unit is further configured to facilitate, a routing from the one or more network nodes to the NF based on the automation task.
  • Yet another aspect of the present disclosure may relate to a non-transitory computer readable storage medium storing instruction for facilitating routing in a network
  • the instructions include executable code which, when executed by one or more units of a system, cause a transceiver unit of the system to receive a first user input.
  • the instructions when executed by the system further cause a processing unit of the system to identify a network function (NF) from a plurality of network functions (NFs) based on the first user input.
  • the instructions when executed by the system further cause the transceiver unit to establish, a connection between the controller node and the NF.
  • the instructions when executed by the system further cause the processing unit to select, an interface based on the established connection.
  • the instructions when executed by the system further cause an execution unit to trigger, the automation task remotely via the interface on one or more network nodes.
  • the instructions when executed by the system further cause the execution unit to facilitate a routing from the one or more network nodes to the NF based on the automation task.
  • Yet another object of the present disclosure is to address the complexities of enabling efficient communication between nodes and multiple third-party Network Functions (NFs).
  • NFs Network Functions
  • FIG. 1 illustrates an exemplary block diagram representation of 5th generation core (5GC) network architecture.
  • FIG. 2 illustrates an exemplary block diagram of a computing device upon which the features of the present disclosure may be implemented in accordance with exemplary implementation of the present disclosure.
  • 5GC 5th generation core
  • FIG. 3 illustrates an exemplary block diagram of a system for facilitating routing in a network, in accordance with exemplary implementations of the present disclosure.
  • FIG. 4 illustrates a method flow diagram for facilitating routing in a network, in accordance with exemplary implementations of the present disclosure.
  • FIG. 5 illustrates an exemplary system diagram for facilitating routing in a network, in accordance with exemplary implementations of the present disclosure.
  • FIG. 6 illustrates an exemplary method flow for facilitating routing in a network, in accordance with exemplary implementations of the present disclosure.
  • exemplary and/or “demonstrative” is used herein to mean serving as an example, instance, or illustration.
  • the subject matter disclosed herein is not limited by such examples.
  • any aspect or design described herein as “exemplary” and/or “demonstrative” is not necessarily to be construed as preferred or advantageous over other aspects or designs, nor is it meant to preclude equivalent exemplary structures and techniques known to those of ordinary skill in the art.
  • the terms “includes,” “has,” “contains,” and other similar words are used in either the detailed description or the claims, such terms are intended to be inclusive in a manner similar to the term “comprising” as an open transition word without precluding any additional or other elements.
  • a “processing unit” or “processor” or “operating processor” includes one or more processors, wherein processor refers to any logic circuitry for processing instructions.
  • a processor may be a general-purpose processor, a special purpose processor, a conventional processor, a digital signal processor, a plurality of microprocessors, one or more microprocessors in association with a (Digital Signal Processing) DSP core, a controller, a microcontroller, Application Specific Integrated Circuits, Field Programmable Gate Array circuits, any other type of integrated circuits, etc.
  • the processor may perform signal coding data processing, input/output processing, and/or any other functionality that enables the working of the system according to the present disclosure. More specifically, the processor or processing unit is a hardware processor.
  • a user equipment may be any electrical, electronic and/or computing device or equipment, capable of implementing the features of the present disclosure.
  • the user equipment/device may include, but is not limited to, a mobile phone, smart phone, laptop, a general-purpose computer, desktop, personal digital assistant, tablet computer, wearable device or any other computing device which is capable of implementing the features of the present disclosure.
  • the user device may contain at least one input means configured to receive an input from at least one of a transceiver unit, a processing unit, a storage unit, a detection unit and any other such unit(s) which are required to implement the features of the present disclosure.
  • storage unit or “memory unit” refers to a machine or computer-readable medium including any mechanism for storing information in a form readable by a computer or similar machine.
  • a computer-readable medium includes read-only memory (“ROM”), random access memory (“RAM”), magnetic disk storage media, optical storage media, flash memory devices or other types of machine-accessible storage media.
  • the storage unit stores at least the data that may be required by one or more units of the system to perform their respective functions.
  • interface refers to a shared boundary across which two or more separate components of a system exchange information or data.
  • the interface may also be referred to a set of rules or protocols that define communication or interaction of one or more modules or one or more units with each other, which also includes the methods, functions, or procedures that may be called.
  • All modules, units, components used herein, unless explicitly excluded herein, may be software modules or hardware processors, the processors being a general-purpose processor, a special purpose processor, a conventional processor, a digital signal processor (DSP), a plurality of microprocessors, one or more microprocessors in association with a DSP core, a controller, a microcontroller, Application Specific Integrated Circuits (ASIC), Field Programmable Gate Array circuits (FPGA), any other type of integrated circuits, etc.
  • DSP digital signal processor
  • ASIC Application Specific Integrated Circuits
  • FPGA Field Programmable Gate Array circuits
  • the transceiver unit include at least one receiver and at least one transmitter configured respectively for receiving and transmitting data, signals, information or a combination thereof between units/components within the system and/or connected with the system.
  • routing is a complex task, especially to enable efficient communication between network nodes and multiple third-party NFs.
  • 5G networks are complex as they involve multiple frequency bands, network types and network slicing. Further, large routing tables can add to the complexity, thereby leading to network latency due to the delay in taking routing decisions.
  • the present disclosure aims to overcome the above-mentioned and other existing problems in this field of technology by providing method and system of facilitating routing in a network.
  • FIG. 1 illustrates an exemplary block diagram representation of 5th generation core (5GC) network architecture, in accordance with exemplary implementation of the present disclosure.
  • the 5GC network architecture [100] includes a user equipment (UE) [102], a radio access network (RAN) [104], an access and mobility management function (AMF) [106], a Session Management Function (SMF) [108], a Service Communication Proxy (SCP) [110], an Authentication Server Function (AUSF) [112], a Network Slice Specific Authentication and Authorization Function (NSSAAF) [114], a Network Slice Selection Function (NSSF) [116], a Network Exposure Function (NEF) [118], a Network Repository Function (NRF) [120], a Policy Control Function (PCF) [122], a Unified Data Management (UDM) [124], an application function (AF) [126], a User Plane Function (UPF) [128], a data network (DN) [130], wherein all the components are assumed to be connected
  • UE user equipment
  • the Radio Access Network (RAN) [104] is the part of a mobile telecommunications system that connects user equipment (UE) [102] to the core network (CN) and provides access to different types of networks (e.g., 5G network). It consists of radio base stations and the radio access technologies that enable wireless communication.
  • the Access and Mobility Management Function (AMF) is a 5G core network function responsible for managing access and mobility aspects, such as UE registration, connection, and reachability. It also handles mobility management procedures like handovers and paging.
  • the Session Management Function (SMF) is a 5G core network function responsible for managing session-related aspects, such as establishing, modifying, and releasing sessions. It coordinates with the User Plane Function (UPF) for data forwarding and handles IP address allocation and QoS enforcement.
  • UPF User Plane Function
  • the Service Communication Proxy (SCP) [110] is a network function in the 5G core network that facilitates communication between other network functions by providing a secure and efficient messaging service. It acts as a mediator for service-based interfaces.
  • the Authentication Server Function (AUSF) [112] is a network function in the 5G core responsible for authenticating UEs during registration and providing security services. It generates and verifies authentication vectors and tokens.
  • the Network Slice Specific Authentication and Authorization Function (NSSAAF) [114] is a network function that provides authentication and authorization services specific to network slices. It ensures that UEs can access only the slices for which they are authorized.
  • NSSAAF Network Slice Specific Authentication and Authorization Function
  • the Network Slice Selection Function (NSSF) [116] is a network function responsible for selecting the appropriate network slice for a UE based on factors such as subscription, requested services, and network policies.
  • the Network Exposure Function (NEF) [118] is a network function that exposes capabilities and services of the 5G network to external applications, enabling integration with third-party services and applications.
  • the Network Repository Function (NRF) [120] is a network function that acts as a central repository for information about available network functions and services. It facilitates the discovery and dynamic registration of network functions.
  • the Policy Control Function (PCF) is a network function responsible for policy control decisions, such as QoS, charging, and access control, based on subscriber information and network policies.
  • the Unified Data Management (UDM) is a network function that centralizes the management of subscriber data, including authentication, authorization, and subscription information.
  • the Application Function (AF) [126] is a network function that represents external applications interfacing with the 5G core network to access network capabilities and services.
  • the User Plane Function [128] is a network function responsible for handling user data traffic, including packet routing, forwarding, and QoS enforcement.
  • the Data Network (DN) refers to a network that provides data services to user equipment (UE) in a telecommunications system.
  • the data services may include but are not limited to Internet services, private data network related services.
  • the 5G core architecture relies on a "Service-Based Architecture” (SB A) framework, where the architecture elements defined in terms of "Network Functions” (NFs) offer their services to all the other NFs and/or to any “consumers” that are permitted to make use of these provided services via interfaces of a common framework.
  • SB A Service-Based Architecture
  • FIG. 2 illustrates an exemplary block diagram of a computing device [200] upon which the features of the present disclosure may be implemented in accordance with exemplary implementation of the present disclosure.
  • the computing device [200] may also implement a method for facilitating routing in a network, utilising the system.
  • the computing device [200] itself implements the method for facilitating routing in a network using one or more units configured within the computing device [200], wherein said one or more units are capable of implementing the features as disclosed in the present disclosure.
  • the computing device [200] may include a bus [202] or other communication mechanism for communicating information, and a hardware processor [204] coupled with bus [202] for processing information.
  • the hardware processor [204] may be, for example, a general-purpose microprocessor.
  • the computing device [200] may also include a main memory [206], such as a random-access memory (RAM), or other dynamic storage device, coupled to the bus [202] for storing information and instructions to be executed by the processor [204],
  • the main memory [206] also may be used for storing temporary variables or other intermediate information during execution of the instructions to be executed by the processor [204], Such instructions, when stored in non-transitory storage media accessible to the processor [204], render the computing device [200] into a special-purpose machine that is customized to perform the operations specified in the instructions.
  • the computing device [200] further includes a read only memory (ROM) [208] or other static storage device coupled to the bus [202] for storing static information and instructions for the processor [204],
  • ROM read only memory
  • a storage device [210] such as a magnetic disk, optical disk, or solid-state drive is provided and coupled to the bus [202] for storing information and instructions.
  • the computing device [200] may be coupled via the bus [202] to a display [212], such as a cathode ray tube (CRT), Liquid crystal Display (LCD), Light Emitting Diode (LED) display, Organic LED (OLED) display, etc. for displaying information to a computer user.
  • An input device [214] including alphanumeric and other keys, touch screen input means, etc.
  • a cursor controller [216] such as a mouse, a trackball, or cursor direction keys, for communicating direction information and command selections to the processor [204], and for controlling cursor movement on the display [212].
  • This input device typically has two degrees of freedom in two axes, a first axis (e.g., x) and a second axis (e.g., y), that allow the device to specify positions in a plane.
  • the computing device [200] may implement the techniques described herein using customized hard-wired logic, one or more ASICs or FPGAs, firmware and/or program logic which in combination with the computing device [200] causes or programs the computing device [200] to be a special-purpose machine.
  • the techniques herein are performed by the computing device [200] in response to the processor [204] executing one or more sequences of one or more instructions contained in the main memory [206], Such instructions may be read into the main memory [206] from another storage medium, such as the storage device [210], Execution of the sequences of instructions contained in the main memory [206] causes the processor [204] to perform the process steps described herein.
  • hard-wired circuitry may be used in place of or in combination with software instructions.
  • the computing device [200] also may include a communication interface [218] coupled to the bus [202], The communication interface [218] provides a two-way data communication coupling to a network link [220] that is connected to a local network [222],
  • the communication interface [218] may be an integrated services digital network (ISDN) card, cable modem, satellite modem, or a modem to provide a data communication connection to a corresponding type of telephone line.
  • the communication interface [218] may be a local area network (LAN) card to provide a data communication connection to a compatible LAN.
  • LAN local area network
  • Wireless links may also be implemented.
  • the communication interface [218] sends and receives electrical, electromagnetic or optical signals that carry digital data streams representing various types of information.
  • the computing device [200] can send messages and receive data, including program code, through the network(s), the network link [220] and the communication interface [218],
  • a server [230] might transmit a requested code for an application program through the Internet [228], the ISP [226], the local network [222], the host [224] and the communication interface [218],
  • the received code may be executed by the processor [204] as it is received, and/or stored in the storage device [210], or other non-volatile storage for later execution.
  • the present disclosure is implemented by a system [300] (as shown in FIG. 3).
  • the system [300] may include the computing device [200] (as shown in FIG. 2). It is further noted that the computing device [200] is able to perform the steps of a method [400] (as shown in FIG. 4).
  • FIG. 3 an exemplary block diagram of a system comprising a controller node [300] for facilitating routing in a network, is shown, in accordance with the exemplary implementations of the present disclosure.
  • the controller node [300] comprises at least one transceiver unit [302], at least one processing unit [304], at least one execution unit [306] and at least one user interface [308], Also, all of the components/ units of the controller node [300] are assumed to be connected to each other unless otherwise indicated below. As shown in the FIG. 3 all units shown within the controller node [300] should also be assumed to be connected to each other. Also, in FIG.
  • controller node [300] may comprise multiple such units or the controller node [300] may comprise any such number of said units, as required to implement the features of the present disclosure.
  • the controller node [300] may reside in a server or a network entity.
  • the system comprising controller node [300] is configured for facilitating routing in a network, with the help of the interconnection between the components/units of the system [300], Furthermore, the controller node [300] may be implemented at any of the network functions of the 5G Network Architecture [100] as shown in FIG.l.
  • the controller node [300] may be configured to perform the functionalities at the AMF [106], the SMF [108], the SCP [110], the AUSF [112], the NSSAAF [114], theNSSF [116], the NEF [118], the NRF [120], the UDM [124], the AF [126] or the UPF [128],
  • the system as shown in FIG. 3 comprises a controller node [300],
  • the controller node [300] refers to a node that may control and perform a third-party routing between one or more network nodes and a network function (NF).
  • the third-party routing refers to selection of an intermediary path for data traffic in a network, instead of data packets traveling directly from the one or more network nodes to the NF.
  • the intermediary path may be a router, a switch, and the like.
  • the application function (AF) [126] as shown in FIG. 1, resembles an application server that can interact with the other control-plane NFs. AFs [126] can exist for different application services and can be owned by the network operator or by trusted third parties.
  • the AF [126] of an application provider can influence routing, steering its traffic towards its external edge servers.
  • the AF [126] can access Network Functions directly whereas untrusted or third-party AFs would access the Network Functions through the NEF [118],
  • the one or more network nodes refer to network nodes or network functions of the network.
  • the network is the 5 th generation core network.
  • the network may be a 4 th generation network, 6 th generation network, or any other future generations of network.
  • the network functions may be one of the AMF [106], the SMF [108], the SCP [110], the AUSF [112], the NSSAAF [114], the NSSF [116], the NEF [118], the NRF [120], the UDM [124], the AF [126] or the UPF [128],
  • the controller node [300] comprises the transceiver unit [302], The transceiver unit [302] is configured to receive a first user input.
  • the first user input is received at a user interface [308] of the controller node [300],
  • the first user input comprises but may not be limited to providing a network function (NF) from the one or more network functions for which the routing is to be performed.
  • NF network function
  • the controller node [300] further comprises the processing unit [304],
  • the processing unit [304] is configured to identify the NF from a plurality of network functions (NFs) based on the first user input. To identify, the processing unit [304] may select an appropriate NF from the plurality of network functions based on the first user input.
  • the plurality of network functions (NFs) are third party network functions (NFs).
  • the third-party NFs refers to intermediary functions of a network provided by a third party rather than the network operator.
  • the processing unit [304] may analyse the first user input provided at the user interface [308] of the controller node [300], Based on the analysis of the first user input, the processing unit [304] may identify the NF that may be appropriate and for which routing needs to be established.
  • the transceiver unit [302] is further configured to establish a connection between the controller node [300] and the NF.
  • the connection may be established between the controller node [300] and the NF, based on the identification of the NF from the first user input.
  • the connection may be established based on network addresses, hostnames, or other unique identifiers associated with the NF.
  • the controller node [300] initiates a connection using a suitable communication protocol. This may involve protocols like SSH, HTTPS, or others, depending on the network environment and the specific requirements of the NFs.
  • the controller node [300] must authenticate itself to the NF using credentials, such as passwords, keys, or certificates.
  • the processing unit [304] is further configured to select an interface based on the established connection.
  • the parameters may include Quality of Service (QoS), current network conditions, and the like.
  • the processing unit [304] may provide the interfaces that may be appropriate to route the data traffic on the user interface [308] of the controller node [300], Further, the interface is selected based on a second user input at the user interface [308] of the controller node [300], Based on the provided interfaces at the user interface [308], the appropriate interface is selected by the second user input.
  • the functional architecture of 5G core is flexibly designed to adopt implementation changes.
  • the network nodes in the 5G core network within the control plane enable cross-domain interactions allowing other authorized network functions (third-party) to access their services.
  • the 5G core network is designed as an interconnected system of Network Functions (NFs) that communicate through service-based interfaces or reference point interfaces.
  • NFs Network Functions
  • the network Functions within the 5G control plane will use service-based interfaces for their interactions.
  • the user plane functions, and radio interactions shall use the reference point interfaces.
  • Each NF exposes specific functionality and provides services to other NFs. Therefore, any communication or routing between NFs or between nodes and NFs takes place through these interfaces.
  • the interfaces are self-contained software modules that are reusable independently of each other and can be thought of as micro services.
  • a N5 interface is used to connect the PCF (Policy Control Function) [122] and an AF (Application Function) [126],
  • the controller node [300] further comprises an execution unit [306],
  • the execution unit [306] is configured to trigger an automation task remotely via the selected interface on one or more network nodes.
  • the interface is selected based on a second user input at the user interface [308] of the controller node.
  • the configuration of the execution unit [306] allows the execution unit to identify when the automation task needs to be initiated based on user input, and subsequently carry out the necessary operations to execute the automation task on one or more network nodes.
  • the automation task is the third-party routing task.
  • the automation task may be stored at the controller node [300], The triggering of the automation task remotely on the one or more network nodes is based on a third user input at the user interface [308] of the controller node [300], The automation task is triggered remotely on the one or more network nodes via the interface.
  • the third user input includes but may not be limited to a command to trigger the automation task.
  • the triggering of the automation task allows execution of the command and necessary operations to execute the automation task.
  • the user interface [308] may be a graphical user interface [308] (GUI) or a command line interface (CLI).
  • GUI graphical user interface
  • CLI command line interface
  • the GUI may be used in a smartphone, laptop, computer, etc.
  • the CLI refers to a text-based interface to interact with the system [300] for the user.
  • the user may input text lines called as command lines in the CLI to access the data in the system [300],
  • the execution unit [306] is further configured to facilitate a routing from the one or more network nodes to the NF based on the automation task.
  • the automation task establishes a network path for routing from the one or more network nodes to the third-party NF, and hence facilitates routing.
  • the routing refers to selection of an intermediary path for the network nodes to the third-party NF.
  • the execution unit [306] may configure a set of policies for routing.
  • the execution unit [306] may initiate a data transmission, a data processing and a data exchange between the one or more network nodes and the NF.
  • the processing unit [304] is further configured to perform, a sanity check to validate completion of routing between the one or more network nodes and the NF.
  • the sanity check refers to a process for checking and validating if the automation task has completed without any error. In an implementation of the present disclosure, if a response to the sanity check is a positive response, it signifies that the automation task has completed successfully, and the controller node [300] may terminate the automation task.
  • the execution unit [306] may monitor the routing for checking the completion of routing between the one or more network nodes and the NF.
  • the controller node [300] may wait for a pre-defined time period before performing another sanity check.
  • the pre-defined time period may be defined by the user.
  • FIG. 4 an exemplary method flow diagram [400] for facilitating routing in a network, in accordance with exemplary implementations of the present disclosure is shown.
  • the method [400] is performed by the system [300], Further, in an implementation, the system [300] may be present in a server device to implement the features of the present disclosure. Also, as shown in FIG. 4, the method [400] starts at step [402],
  • the method comprises receiving, by a transceiver unit [302] at a controller node [300], a first user input.
  • the first user input is received at a user interface [308] of the controller node [300],
  • the first user input comprises but may not be limited to a providing a network function (NF) from the one or more network functions (NFs) for which the routing is to be performed.
  • the controller node [300] refers to a node that may control and perform a third- party routing between one or more network nodes and a network function (NF).
  • the third-party routing refers to selection of an intermediary path for data traffic in a network, instead of data packets traveling directly from the one or more network nodes to the NF.
  • the intermediary path may be a router, a switch, and the like.
  • the application function (AF) [126] as shown in FIG. 1 resembles an application server that can interact with the other control-plane NFs.
  • AFs can exist for different application services and can be owned by the network operator or by trusted third parties.
  • the AF [126] of an application provider can influence routing, steering its traffic towards its external edge servers.
  • the AF [126] can access Network Functions directly whereas untrusted or third-party AFs would access the Network Functions through the NEF [118],
  • the one or more network nodes refer to core network nodes or network functions of the network.
  • the network is the 5 th generation core network.
  • the network may be a 4 th generation network, 6 th generation network, or any other future generations of network.
  • the network functions may be one of the AMF [106], the SMF [108], the SCP [110], the AUSF [112], the NSSAAF [114], the NSSF [116], the NEF [118], the NRF [120], the UDM [124], the AF [126] or the UPF [128], [0073]
  • the method comprises identifying, by a processing unit [304] at the controller node [300], a network function (NF) from a plurality of network functions (NFs) based on the first user input.
  • NF network function
  • the processing unit [304] may select an appropriate NF from the plurality of network functions based on the first user input.
  • the plurality of network functions (NFs) are third party network functions (NFs).
  • the third-party NFs refers to intermediary functions of a network provided by a third party rather than the network operator.
  • the processing unit [304] may analyse the first user input. Based on the analysis of the first user input, the processing unit [304] may identify the NF that may be appropriate and for which routing needs to be established.
  • the method comprises establishing, by the transceiver unit [302] at the controller node [300], a connection between the controller node [300] and the NF.
  • the connection may be established between the controller node [300] and the NF, based on the identification of the NF from the first user input.
  • the connection may be established based on network addresses, hostnames, or other unique identifiers associated with the NF.
  • the controller node [300] initiates a connection using a suitable communication protocol. This may involve protocols like SSH, HTTPS, or others, depending on the network environment and the specific requirements of the NFs.
  • the controller node [300] must authenticate itself to the NF using credentials, such as passwords, keys, or certificates. This confirms that the controller node [300] has the necessary permissions to interact with the NF. Finally, after successful authentication, a secure and stable communication channel is established between the controller node [300] and the NF.
  • credentials such as passwords, keys, or certificates.
  • the method comprises selecting, by the processing unit [304] at the controller node [300], an interface based on the established connection.
  • the processing unit [304] may evaluate the established connection parameters to select the interface.
  • the parameters may include Quality of Service (QoS), current network conditions, and the like.
  • QoS Quality of Service
  • the processing unit [304] may select the interface that may be appropriate to route the data traffic on the user interface [308] of the controller node [300], Further, the interface is selected based on a second user input at the user interface [308] of the controller node [300], Based on the provided interfaces at the user interface [308], the appropriate interface is selected by the second user input.
  • the functional architecture of 5G core is flexibly designed to adopt implementation changes.
  • the network nodes in the 5G core network within the control plane enable cross-domain interactions allowing other authorized network functions (third-party) to access their services.
  • the 5G core network is designed as an interconnected system of Network Functions (NFs) that communicate through service-based interfaces or reference point interfaces.
  • NFs Network Functions
  • the network functions within the 5G control plane will use service-based interfaces for their interactions.
  • the user plane functions, and radio interactions shall use the reference point interfaces.
  • Each NF exposes specific functionality and provides services to other NFs. Therefore, any communication or routing between NFs or between nodes and NFs takes place through these interfaces. Interfaces are self-contained software modules that are reusable independently of each other and can be thought of as micro services.
  • a N5 interface is used to connect the PCF (Policy Control Function) [122] and an AF (Application Function) [126], In an example, a N5 interface is used to connect the PCF [122] and the AF [126],
  • the method encompasses triggering, by an execution unit [306] at the controller node [300], an automation task remotely via the selected interface on one or more network nodes.
  • the interface is selected based on a second user input at the user interface [308] of the controller node.
  • the configuration of the execution unit [306] allows the execution unit to identify when the automation task needs to be initiated based on user input, and subsequently carry out the necessary operations to execute the automation task on one or more network nodes.
  • the automation task is a third-party routing task.
  • the automation task may be stored at the controller node [300], The triggering the automation task remotely on the one or more network nodes is based on a third user input at the user interface [308] of the controller node [300], The triggering of the automation task allows execution of the command and necessary operations to execute the automation task.
  • the third user input includes but may not be limited to a command to trigger the automation task.
  • the user interface [308] may be a graphical user interface (GUI) or a command line interface (CLI).
  • GUI refers to an interface for the user to interact with the system [300] by visual or graphical representation of icons, menu, etc.
  • the GUI may be used in a smartphone, laptop, computer, etc.
  • the CLI refers to a text-based interface to interact with the system [300] for the user.
  • the user may input text lines called as command lines in the CLI to access the data in the system [300],
  • the method comprises facilitating, by the execution unit [306] at the controller node [300], a routing from the one or more network nodes to the NF based on the automation task.
  • the routing refers to selection of an intermediary path for the third-party network nodes to the third-party NF.
  • the execution unit [306] may configure a set of policies for routing.
  • the automation task establishes a network path for routing from the one or more network nodes to the third-party NF, and hence facilitates routing.
  • the execution unit [306] may initiate a data transmission, a data processing and a data exchange between the one or more network nodes and the NF.
  • the method further comprises performing, by the processing unit [304] at the controller node [300], a sanity check to validate completion of routing between the one or more network nodes and the NF.
  • the processing unit [304] may perform check on the network, where the processing unit [304] may check if data packets are being transferred, network parameters, and the like.
  • the sanity check refers to a process for checking and validating if the automation task has completed without any error.
  • the execution unit [306] may monitor the routing for checking the completion of routing between the one or more network nodes and the NF. In an implementation of the present disclosure, if a response to the sanity check is a positive response, it signifies that the automation task has completed successfully, and the controller node [300] may terminate the automation task. In another implementation of the present disclosure, if the response to the sanity check is a negative response, the controller node [300] may wait for a pre-defined time period before performing another sanity check. The pre-defined time period may be defined by the user.
  • FIG. 5 an exemplary system diagram [500] for facilitating routing in a network, in accordance with exemplary implementations of the present disclosure is shown.
  • the exemplary system diagram [500] comprises a router [502], a switchl [504], a serverl [506], a switch2 [508] and a server2 [510],
  • the router [502] may be the controller node [300] as shown in FIG. 3.
  • the switchl [504] enables connection and communication between the serverl [506] and the router [502], Further, the switch2 [508] enables the connection and communication between the server2 [510] and the router [502],
  • the router [502] may perform the third-party routing between the one or more network nodes and the network function (NF).
  • the third-party routing refers to selection of an intermediary path for data traffic in a network.
  • the one or more network nodes refers to the core network nodes or network functions that form the core of the network.
  • the network is the 5 th generation core network.
  • the network may be a 4 th generation network, 6 th generation network, or any other future generations of network.
  • the network functions may be one of the AMF [106], the SMF [108], the SCP [110], the AUSF [112], the NSSAAF [114], the NSSF [116], the NEF [118], the NRF [120], the UDM [124], the AF [126] or the UPF [128],
  • the router [502] may receive the first user input.
  • the first user input is received at a user interface [308] of the router [502],
  • the router [502] may further identify the NF from the plurality of NFs based on the first user input.
  • the plurality of network functions (NFs) are third party network functions (NFs).
  • the router [502] may further establish a connection with the NF. Further, the router [502] may select an interface based on the established connection. The router [502] may evaluate the established connection parameters. The parameters may include Quality of Service (QoS), current network conditions, and the like. Based on the evaluation, the router [502] may select the interface that may be appropriate to route the data traffic.
  • QoS Quality of Service
  • the router [502] may be configured to trigger the automation task for the one or more network nodes routing the serverl [506] with the server2 [510],
  • the automation task may be for the third-party routing.
  • the automation task may be stored at the router [502],
  • the triggering of the automation task may be based on the second user input at the user interface [308] of the router [502],
  • the user interface [308] of the router may be one of the GUI and the CLI.
  • the router [502] may further perform the sanity check.
  • the sanity check is to validate the completion of routing between the serverl [506] and the server2 [510], If the response to the sanity check is a positive response, the automation task is complete, and the router [502] may terminate the automation task. In another embodiment, if the response to the sanity check is a negative response, the router [502] may wait for a pre-defined time period before performing another sanity check. The pre-defined time period may be defined by the user.
  • an exemplary method flow [600] for facilitating routing in a network in accordance with exemplary implementations of the present disclosure is shown.
  • the exemplary method flow [600] may be implemented in any of the network functions of the 5G Network Architecture [100] as shown in FIG.l.
  • the functionalities of the exemplary method flow [600] may be performed at the AMF [106], the SMF [108], the SCP [110], the AUSF [112], the NSSAAF [114], the NSSF [116], the NEF [118], the NRF [120], the UDM [124], the AF [126] or the UPF [128],
  • the connectivity of the controller node [300] with the plurality of network nodes may be checked by the user or the system [500] as shown in FIG. 5.
  • the checking of the connectivity ensures that there is a communication path established between the controller node [300] and the plurality of network nodes. Further, this step implies that the connection has already been pre-established. Further, in an implementation of the present disclosure, the connection may be established based on network addresses, hostnames, or other unique identifiers associated with the NF.
  • the controller node [300] initiates a connection using a suitable communication protocol. This may involve protocols like SSH, HTTPS, or others, depending on the network environment and the specific requirements of the NFs.
  • the controller node [300] must authenticate itself to the NF using credentials, such as passwords, keys, or certificates. This confirms that the controller node [300] has the necessary permissions to interact with the NF. Finally, after successful authentication, a secure and stable communication channel is established between the controller node [300] and the NF.
  • credentials such as passwords, keys, or certificates.
  • a network function (NF) from the plurality of NFs may be identified by the controller node [300] where the third-party routing from the one or more network nodes to the NF is to be performed, based on the first user input.
  • the first user input may be received at the user interface [308] of the controller node [300], The first user input selects a network function from the plurality of network functions where third-party routing is to be performed.
  • a connection between the controller node [300] and the NF may be established.
  • the connection is established through an interface
  • an automation task of third-party routing from the one or more network nodes to the NF may be triggered by the controller node [300] remotely.
  • the controller node [300] may monitor the automation task and perform the sanity check to validate if the third-party routing between the one or more network nodes and the NF is complete or not. [0095] Next, at [610], if the response to the sanity check is a positive response, the automation task is complete, and the method flow [600] may terminate. If the response to the sanity check is a negative response, the controller node [300] may wait for a pre-defined time period before performing another sanity check.
  • the present disclosure further discloses a non-transitory computer readable storage medium storing instruction for facilitating routing in a network
  • the instructions include executable code which, when executed by one or more units of a system cause a transceiver unit [302] of the system [300] to receive a first user input.
  • the instructions when executed by the system further cause a processing unit [304] of the system to identify a network function (NF) from a plurality of network functions (NFs) based on the first user input.
  • the instructions when executed by the system further cause the transceiver unit [302] to establish, a connection between the controller node and the NF.
  • the instructions when executed by the system further cause the processing unit [304] to select, an interface based on the established connection.
  • the instructions when executed by the system further cause an execution unit [306] to trigger, the automation task remotely via the interface on one or more network nodes.
  • the instructions when executed by the system further cause the execution unit [306] to facilitate a routing from the one or more network nodes to the NF based on the automation task.
  • the present disclosure provides a technically advanced solution for facilitating routing in a network.
  • the present solution provides a system and a method for facilitating routing in a network.
  • the present solution further provides a solution for dynamic adaptability, intelligent decision-making, NF integration, QoS optimization, security measures, support for heterogeneous networks, and redundancy mechanisms.
  • the present solution further addresses the complexities of enabling efficient communication between nodes and multiple third- party NFs.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Environmental & Geological Engineering (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

La présente divulgation se rapporte à un procédé et à un système permettant de faciliter le routage dans un réseau. Le procédé consiste à recevoir, au niveau d'un nœud de dispositif de commande [300], une première entrée d'utilisateur. Le procédé consiste à identifier, au niveau du nœud de contrôleur [300], une fonction de réseau (NF) à partir d'une pluralité de NF sur la base de la première entrée d'utilisateur et à établir, au niveau du nœud de dispositif de commande [300], une connexion entre le nœud de dispositif de commande [300] et la NF. Le procédé consiste en outre à sélectionner, au niveau du nœud de dispositif de commande [300], une interface sur la base de la connexion établie et à déclencher, au niveau du nœud de dispositif de commande [300], une tâche d'automatisation à distance par le biais de l'interface sur un ou plusieurs nœuds de réseau. En outre, le procédé consiste à faciliter, au niveau du nœud de dispositif de commande [300], un routage du ou des nœuds de réseau à la NF sur la base de la tâche d'automatisation.
PCT/IN2024/051591 2023-09-08 2024-08-30 Procédé et système permettant de faciliter le routage dans un réseau Pending WO2025052404A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
IN202321060624 2023-09-08
IN202321060624 2023-09-08

Publications (1)

Publication Number Publication Date
WO2025052404A1 true WO2025052404A1 (fr) 2025-03-13

Family

ID=94922987

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IN2024/051591 Pending WO2025052404A1 (fr) 2023-09-08 2024-08-30 Procédé et système permettant de faciliter le routage dans un réseau

Country Status (1)

Country Link
WO (1) WO2025052404A1 (fr)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20210021462A1 (en) * 2017-10-31 2021-01-21 Orange Method for applying a patch to a virtualized network function to be updated
US10985990B2 (en) * 2015-09-15 2021-04-20 Huawei Technologies Co., Ltd. Software defined topology (SDT) for user plane
US11743108B1 (en) * 2022-03-15 2023-08-29 Cisco Technology, Inc. Dynamic customization of network controller data path based on controller internal state awareness

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10985990B2 (en) * 2015-09-15 2021-04-20 Huawei Technologies Co., Ltd. Software defined topology (SDT) for user plane
US20210021462A1 (en) * 2017-10-31 2021-01-21 Orange Method for applying a patch to a virtualized network function to be updated
US11743108B1 (en) * 2022-03-15 2023-08-29 Cisco Technology, Inc. Dynamic customization of network controller data path based on controller internal state awareness

Similar Documents

Publication Publication Date Title
US11489769B2 (en) Virtualized radio access network architecture for applications requiring a time sensitive network
WO2025052404A1 (fr) Procédé et système permettant de faciliter le routage dans un réseau
WO2025012980A1 (fr) Procédé et système pour la réalisation d'une procédure d'interdiction dans une zone de rapport de présence prédéfinie (pra)
WO2025012927A1 (fr) Procédé et système de gestion de messages dans une unité bsf de fonction de support de liaison d'un réseau de communication
WO2025052460A1 (fr) Procédé et système de gestion d'accès pour un équipement d'utilisateur dans un réseau
WO2025052478A1 (fr) Procédé et système de génération d'une réponse pcf dans un réseau de télécommunications
WO2025052414A1 (fr) Procédé et système d'automatisation de la gestion d'un trafic de réseau par des fonctions de réseau
WO2025008876A1 (fr) Procédé et système de mise sur liste d'autorisation de dispositifs compatibles avec vowifi
WO2025017730A1 (fr) Procédé et système de gestion de données de configuration de distribution de données non ip (nidd)
WO2025008915A1 (fr) Procédé et système de fourniture d'informations d'instance de tranche de réseau
WO2025012943A1 (fr) Procédé et système de création d'un contexte de gestion de session (sm) dans un premier et un second réseau
WO2025069097A1 (fr) Procédé et système de gestion d'une ou plusieurs politiques de session dans un réseau
WO2025012979A1 (fr) Procédé et système aux fins d'une gestion basée sur la configuration d'une demande de procédure
WO2025012936A1 (fr) Procédé et système de rapport d'informations de charge spécifiques à une tranche
WO2025008855A1 (fr) Procédé et système de réacheminement d'une demande d'enregistrement
WO2025062429A1 (fr) Procédé et système de gestion d'une condition de course dans un réseau de communication
WO2025062413A1 (fr) Procédé et système de maintien de session pour des demandes d'autorisation d'authentification (aar)
WO2025052441A1 (fr) Procédé et système de validation automatisée de réseau
WO2025069059A1 (fr) Procédé et système de détachement d'abonné dans un réseau
WO2025008900A1 (fr) Procédé et système pour effectuer une interception légale
WO2025012991A1 (fr) Procédé et système de commande d'un ou de plusieurs serveurs d'application dans un réseau
WO2025008871A1 (fr) Procédé et système de routage d'une demande d'enregistrement dans réseau de communication
WO2025008936A1 (fr) Procédé et système d'établissement d'une session pdu avec upf
WO2025008903A1 (fr) Procédé et système de déviation automatique d'un trafic réseau vers un trajet efficace en termes de temps
WO2025013009A1 (fr) Procédé et système de fourniture d'un ou de plusieurs équipements utilisateur d'abonné

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 24862251

Country of ref document: EP

Kind code of ref document: A1