Interface PacketCoreControlPlane.DefinitionStages.WithControlPlaneAccessInterface

All Known Subinterfaces:
PacketCoreControlPlane.Definition
Enclosing interface:
PacketCoreControlPlane.DefinitionStages

public static interface PacketCoreControlPlane.DefinitionStages.WithControlPlaneAccessInterface
The stage of the PacketCoreControlPlane definition allowing to specify controlPlaneAccessInterface.
  • Method Details

    • withControlPlaneAccessInterface

      PacketCoreControlPlane.DefinitionStages.WithSku withControlPlaneAccessInterface(InterfaceProperties controlPlaneAccessInterface)
      Specifies the controlPlaneAccessInterface property: The control plane interface on the access network. For 5G networks, this is the N2 interface. For 4G networks, this is the S1-MME interface..
      Parameters:
      controlPlaneAccessInterface - The control plane interface on the access network. For 5G networks, this is the N2 interface. For 4G networks, this is the S1-MME interface.
      Returns:
      the next definition stage.