A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::PointToPointEpcHelper Class Reference

Create an EPC network with PointToPoint links. More...

#include <point-to-point-epc-helper.h>

+ Inheritance diagram for ns3::PointToPointEpcHelper:
+ Collaboration diagram for ns3::PointToPointEpcHelper:

Public Member Functions

 PointToPointEpcHelper ()
 Constructor. More...
 
virtual ~PointToPointEpcHelper ()
 Destructor. More...
 
virtual void ActivateEpsBearer (Ptr< NetDevice > ueLteDevice, uint64_t imsi, Ptr< EpcTft > tft, EpsBearer bearer)
 Activate an EPS bearer, setting up the corresponding S1-U tunnel. More...
 
virtual void AddEnb (Ptr< Node > enbNode, Ptr< NetDevice > lteEnbNetDevice, uint16_t cellId)
 Add an eNB to the EPC. More...
 
virtual void AddUe (Ptr< NetDevice > ueLteDevice, uint64_t imsi)
 Notify the EPC of the existance of a new UE which might attach at a later time. More...
 
virtual void AddX2Interface (Ptr< Node > enbNode1, Ptr< Node > enbNode2)
 Add an X2 interface between two eNB. More...
 
virtual Ipv4InterfaceContainer AssignUeIpv4Address (NetDeviceContainer ueDevices)
 Assign IPv4 addresses to UE devices. More...
 
virtual void DoDispose ()
 This method is called by Object::Dispose or by the object's destructor, whichever comes first. More...
 
virtual Ptr< NodeGetPgwNode ()
 
virtual Ipv4Address GetUeDefaultGatewayAddress ()
 
- Public Member Functions inherited from ns3::EpcHelper
 EpcHelper ()
 Constructor. More...
 
virtual ~EpcHelper ()
 Destructor. More...
 
- Public Member Functions inherited from ns3::Object
 Object ()
 
virtual ~Object ()
 
void AggregateObject (Ptr< Object > other)
 
void Dispose (void)
 Run the DoDispose methods of this object and all the objects aggregated to it. More...
 
AggregateIterator GetAggregateIterator (void) const
 
virtual TypeId GetInstanceTypeId (void) const
 
template<typename T >
Ptr< T > GetObject (void) const
 
template<typename T >
Ptr< T > GetObject (TypeId tid) const
 
void Initialize (void)
 This method calls the virtual DoInitialize method on all the objects aggregated to this object. More...
 
- Public Member Functions inherited from ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
 SimpleRefCount ()
 Constructor. More...
 
 SimpleRefCount (const SimpleRefCount &o)
 Copy constructor. More...
 
uint32_t GetReferenceCount (void) const
 Get the reference count of the object. More...
 
SimpleRefCountoperator= (const SimpleRefCount &o)
 Assignment. More...
 
void Ref (void) const
 Increment the reference count. More...
 
void Unref (void) const
 Decrement the reference count. More...
 
- Public Member Functions inherited from ns3::ObjectBase
virtual ~ObjectBase ()
 Virtual destructor. More...
 
void GetAttribute (std::string name, AttributeValue &value) const
 
bool GetAttributeFailSafe (std::string name, AttributeValue &attribute) const
 
void SetAttribute (std::string name, const AttributeValue &value)
 
bool SetAttributeFailSafe (std::string name, const AttributeValue &value)
 
bool TraceConnect (std::string name, std::string context, const CallbackBase &cb)
 
bool TraceConnectWithoutContext (std::string name, const CallbackBase &cb)
 
bool TraceDisconnect (std::string name, std::string context, const CallbackBase &cb)
 
bool TraceDisconnectWithoutContext (std::string name, const CallbackBase &cb)
 

Static Public Member Functions

static TypeId GetTypeId (void)
 
- Static Public Member Functions inherited from ns3::EpcHelper
static TypeId GetTypeId (void)
 
- Static Public Member Functions inherited from ns3::Object
static TypeId GetTypeId (void)
 Register this type. More...
 
- Static Public Member Functions inherited from ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
static void Cleanup (void)
 Noop. More...
 
- Static Public Member Functions inherited from ns3::ObjectBase
static TypeId GetTypeId (void)
 Get the type ID. More...
 

Private Attributes

uint16_t m_gtpuUdpPort
 UDP port where the GTP-U Socket is bound, fixed by the standard as 2152. More...
 
std::map< uint64_t, Ptr
< NetDevice > > 
m_imsiEnbDeviceMap
 Map storing for each IMSI the corresponding eNB NetDevice. More...
 
Ptr< EpcMmem_mme
 
Ipv4AddressHelper m_s1uIpv4AddressHelper
 S1-U interfaces. More...
 
DataRate m_s1uLinkDataRate
 
Time m_s1uLinkDelay
 
uint16_t m_s1uLinkMtu
 
Ptr< Nodem_sgwPgw
 
Ptr< EpcSgwPgwApplicationm_sgwPgwApp
 
Ptr< VirtualNetDevicem_tunDevice
 
Ipv4AddressHelper m_ueAddressHelper
 SGW-PGW network element. More...
 
Ipv4AddressHelper m_x2Ipv4AddressHelper
 helper to assign addresses to X2 NetDevices More...
 
DataRate m_x2LinkDataRate
 
Time m_x2LinkDelay
 
uint16_t m_x2LinkMtu
 

Additional Inherited Members

- Protected Member Functions inherited from ns3::Object
 Object (const Object &o)
 
virtual void DoInitialize (void)
 This method is called only once by Object::Initialize. More...
 
virtual void NotifyNewAggregate (void)
 This method is invoked whenever two sets of objects are aggregated together. More...
 
- Protected Member Functions inherited from ns3::ObjectBase
void ConstructSelf (const AttributeConstructionList &attributes)
 
virtual void NotifyConstructionCompleted (void)
 This method is invoked once all member attributes have been initialized. More...
 

Detailed Description

Create an EPC network with PointToPoint links.

Doxygen introspection did not find any typical Config paths.

This Helper will create an EPC network topology comprising of a single node that implements both the SGW and PGW functionality, and an MME node. The S1-U, X2-U and X2-C interfaces are realized over PointToPoint links.


Attributes

  • S1uLinkDataRate: The data rate to be used for the next S1-U link to be created
    • Set with class: DataRateValue
    • Underlying type: DataRate
    • Initial value: 10000000000bps
    • Flags: construct write read
  • S1uLinkDelay: The delay to be used for the next S1-U link to be created
    • Set with class: ns3::TimeValue
    • Underlying type: Time –9223372036854775808.0ns:+9223372036854775807.0ns
    • Initial value: +0.0ns
    • Flags: construct write read
  • S1uLinkMtu: The MTU of the next S1-U link to be created. Note that, because of the additional GTP/UDP/IP tunneling overhead, you need a MTU larger than the end-to-end MTU that you want to support.
  • X2LinkDataRate: The data rate to be used for the next X2 link to be created
    • Set with class: DataRateValue
    • Underlying type: DataRate
    • Initial value: 10000000000bps
    • Flags: construct write read
  • X2LinkDelay: The delay to be used for the next X2 link to be created
    • Set with class: ns3::TimeValue
    • Underlying type: Time –9223372036854775808.0ns:+9223372036854775807.0ns
    • Initial value: +0.0ns
    • Flags: construct write read
  • X2LinkMtu: The MTU of the next X2 link to be created. Note that, because of some big X2 messages, you need a big MTU.

No TraceSources are defined for this type.

Definition at line 50 of file point-to-point-epc-helper.h.

Constructor & Destructor Documentation

ns3::PointToPointEpcHelper::~PointToPointEpcHelper ( )
virtual

Destructor.

Definition at line 105 of file point-to-point-epc-helper.cc.

References NS_LOG_FUNCTION.

Member Function Documentation

void ns3::PointToPointEpcHelper::ActivateEpsBearer ( Ptr< NetDevice ueLteDevice,
uint64_t  imsi,
Ptr< EpcTft tft,
EpsBearer  bearer 
)
virtual

Activate an EPS bearer, setting up the corresponding S1-U tunnel.

Parameters
ueLteDevicethe Ipv4-enabled device of the UE, normally connected via the LTE radio interface
imsithe unique identifier of the UE
tftthe Traffic Flow Template of the new bearer
bearerstruct describing the characteristics of the EPS bearer to be activated

Implements ns3::EpcHelper.

Definition at line 296 of file point-to-point-epc-helper.cc.

References ns3::Object::GetObject(), m_mme, m_sgwPgwApp, NS_ASSERT, NS_ASSERT_MSG, NS_LOG_FUNCTION, and NS_LOG_LOGIC.

Referenced by EpcS1uDlTestCase::DoRun(), and EpcS1uUlTestCase::DoRun().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void ns3::PointToPointEpcHelper::AddEnb ( Ptr< Node enbNode,
Ptr< NetDevice lteEnbNetDevice,
uint16_t  cellId 
)
virtual
void ns3::PointToPointEpcHelper::AddUe ( Ptr< NetDevice ueLteDevice,
uint64_t  imsi 
)
virtual

Notify the EPC of the existance of a new UE which might attach at a later time.

Parameters
ueLteDevicethe UE device to be attached
imsithe unique identifier of the UE

Implements ns3::EpcHelper.

Definition at line 285 of file point-to-point-epc-helper.cc.

References m_mme, m_sgwPgwApp, and NS_LOG_FUNCTION.

Referenced by EpcS1uDlTestCase::DoRun(), and EpcS1uUlTestCase::DoRun().

+ Here is the caller graph for this function:

void ns3::PointToPointEpcHelper::AddX2Interface ( Ptr< Node enbNode1,
Ptr< Node enbNode2 
)
virtual
Ipv4InterfaceContainer ns3::PointToPointEpcHelper::AssignUeIpv4Address ( NetDeviceContainer  ueDevices)
virtual

Assign IPv4 addresses to UE devices.

Parameters
ueDevicesthe set of UE devices
Returns
the interface container,
See also
Ipv4AddressHelper::Assign() which has similar semantics

Implements ns3::EpcHelper.

Definition at line 329 of file point-to-point-epc-helper.cc.

References ns3::Ipv4AddressHelper::Assign(), and m_ueAddressHelper.

Referenced by LteX2HandoverTestCase::DoRun(), EpcS1uDlTestCase::DoRun(), LteX2HandoverMeasuresTestCase::DoRun(), LteCellSelectionTestCase::DoRun(), EpcS1uUlTestCase::DoRun(), and main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void ns3::PointToPointEpcHelper::DoDispose ( void  )
virtual

This method is called by Object::Dispose or by the object's destructor, whichever comes first.

Subclasses are expected to implement their real destruction code in an overriden version of this method and chain up to their parent's implementation once they are done. i.e., for simplicity, the destructor of every subclass should be empty and its content should be moved to the associated DoDispose method.

It is safe to call GetObject from within this method.

Reimplemented from ns3::EpcHelper.

Definition at line 151 of file point-to-point-epc-helper.cc.

References ns3::Object::Dispose(), m_sgwPgw, m_sgwPgwApp, m_tunDevice, ns3::MakeNullCallback(), NS_LOG_FUNCTION, and ns3::VirtualNetDevice::SetSendCallback().

+ Here is the call graph for this function:

Ptr< Node > ns3::PointToPointEpcHelper::GetPgwNode ( )
virtual
Returns
a pointer to the node implementing PGW functionality. Note that in this particular implementation this node will also hold the SGW functionality. The primary use intended for this method is to allow the user to configure the Gi interface of the PGW, i.e., to connect the PGW to the internet.

Implements ns3::EpcHelper.

Definition at line 322 of file point-to-point-epc-helper.cc.

References m_sgwPgw.

Referenced by LteX2HandoverTestCase::DoRun(), EpcS1uDlTestCase::DoRun(), LteX2HandoverMeasuresTestCase::DoRun(), LteCellSelectionTestCase::DoRun(), EpcS1uUlTestCase::DoRun(), and main().

+ Here is the caller graph for this function:

TypeId ns3::PointToPointEpcHelper::GetTypeId ( void  )
static
Ipv4Address ns3::PointToPointEpcHelper::GetUeDefaultGatewayAddress ( )
virtual
Returns
the address of the Default Gateway to be used by UEs to reach the internet

Implements ns3::EpcHelper.

Definition at line 337 of file point-to-point-epc-helper.cc.

References ns3::Object::GetObject(), and m_sgwPgw.

Referenced by LteX2HandoverTestCase::DoRun(), LteX2HandoverMeasuresTestCase::DoRun(), LteCellSelectionTestCase::DoRun(), EpcS1uUlTestCase::DoRun(), and main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

uint16_t ns3::PointToPointEpcHelper::m_gtpuUdpPort
private

UDP port where the GTP-U Socket is bound, fixed by the standard as 2152.

Definition at line 111 of file point-to-point-epc-helper.h.

Referenced by AddEnb(), and PointToPointEpcHelper().

std::map<uint64_t, Ptr<NetDevice> > ns3::PointToPointEpcHelper::m_imsiEnbDeviceMap
private

Map storing for each IMSI the corresponding eNB NetDevice.

Definition at line 117 of file point-to-point-epc-helper.h.

Ptr<EpcMme> ns3::PointToPointEpcHelper::m_mme
private
Ipv4AddressHelper ns3::PointToPointEpcHelper::m_s1uIpv4AddressHelper
private

S1-U interfaces.

helper to assign addresses to S1-U NetDevices

Definition at line 102 of file point-to-point-epc-helper.h.

Referenced by AddEnb(), and PointToPointEpcHelper().

DataRate ns3::PointToPointEpcHelper::m_s1uLinkDataRate
private

Definition at line 104 of file point-to-point-epc-helper.h.

Referenced by AddEnb(), and GetTypeId().

Time ns3::PointToPointEpcHelper::m_s1uLinkDelay
private

Definition at line 105 of file point-to-point-epc-helper.h.

Referenced by AddEnb(), and GetTypeId().

uint16_t ns3::PointToPointEpcHelper::m_s1uLinkMtu
private

Definition at line 106 of file point-to-point-epc-helper.h.

Referenced by AddEnb(), and GetTypeId().

Ptr<Node> ns3::PointToPointEpcHelper::m_sgwPgw
private
Ptr<EpcSgwPgwApplication> ns3::PointToPointEpcHelper::m_sgwPgwApp
private
Ptr<VirtualNetDevice> ns3::PointToPointEpcHelper::m_tunDevice
private

Definition at line 92 of file point-to-point-epc-helper.h.

Referenced by DoDispose(), and PointToPointEpcHelper().

Ipv4AddressHelper ns3::PointToPointEpcHelper::m_ueAddressHelper
private

SGW-PGW network element.

helper to assign addresses to UE devices as well as to the TUN device of the SGW/PGW

Definition at line 88 of file point-to-point-epc-helper.h.

Referenced by AssignUeIpv4Address(), and PointToPointEpcHelper().

Ipv4AddressHelper ns3::PointToPointEpcHelper::m_x2Ipv4AddressHelper
private

helper to assign addresses to X2 NetDevices

Definition at line 122 of file point-to-point-epc-helper.h.

Referenced by AddX2Interface(), and PointToPointEpcHelper().

DataRate ns3::PointToPointEpcHelper::m_x2LinkDataRate
private

Definition at line 124 of file point-to-point-epc-helper.h.

Referenced by AddX2Interface(), and GetTypeId().

Time ns3::PointToPointEpcHelper::m_x2LinkDelay
private

Definition at line 125 of file point-to-point-epc-helper.h.

Referenced by AddX2Interface(), and GetTypeId().

uint16_t ns3::PointToPointEpcHelper::m_x2LinkMtu
private

Definition at line 126 of file point-to-point-epc-helper.h.

Referenced by AddX2Interface(), and GetTypeId().


The documentation for this class was generated from the following files: