summaryrefslogtreecommitdiffstats
path: root/src/site-docs/adoc/fragments/reference-publications/cnsm-2014.adoc
diff options
context:
space:
mode:
authorramverma <ram.krishna.verma@ericsson.com>2018-07-31 18:25:39 +0100
committerramverma <ram.krishna.verma@ericsson.com>2018-07-31 18:27:31 +0100
commitaf74a6270d6ab6badf04a97495a6ef8ccded9b4b (patch)
tree2c7a536e54207a0870ca2008ce457a64de917ab9 /src/site-docs/adoc/fragments/reference-publications/cnsm-2014.adoc
parent9e318f20f2e64970bf3c2e3a5532c516231a6f8a (diff)
Adding first set of apex-pdp document changes
Adding document changes for auth, context, core, model, services & the main apex-pdp module. Change-Id: Id0d026baa258f1dc6998978f9911f3c4a73b5b3b Issue-ID: POLICY-867 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
Diffstat (limited to 'src/site-docs/adoc/fragments/reference-publications/cnsm-2014.adoc')
-rw-r--r--src/site-docs/adoc/fragments/reference-publications/cnsm-2014.adoc55
1 files changed, 55 insertions, 0 deletions
diff --git a/src/site-docs/adoc/fragments/reference-publications/cnsm-2014.adoc b/src/site-docs/adoc/fragments/reference-publications/cnsm-2014.adoc
new file mode 100644
index 000000000..27042a949
--- /dev/null
+++ b/src/site-docs/adoc/fragments/reference-publications/cnsm-2014.adoc
@@ -0,0 +1,55 @@
+//
+// ============LICENSE_START=======================================================
+// Copyright (C) 2016-2018 Ericsson. All rights reserved.
+// ================================================================================
+// This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE
+// Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
+//
+// SPDX-License-Identifier: CC-BY-4.0
+// ============LICENSE_END=========================================================
+//
+// @author Sven van der Meer (sven.van.der.meer@ericsson.com)
+//
+
+== Towards NFV (CNSM'14)
+
+[width="100%",cols="15%,90%"]
+|===
+
+h| Title
+e| Towards Real-time Management of Virtualized Telecommunication Networks
+
+h| Venue
+| IEEE CNSM, Rio de Janeiro, November 2014
+
+h| Abstract
+| The idea of virtualizing network functions is driven by recent advances in network-focused hardware. In 2012, several large telecommunication operators issued a call to action for Network Function Virtualization (NFV) 1. The underlying idea is that every network service currently delivered on proprietary, application specific hardware should be deliverable using virtual machines. This means that routers, firewalls, load balancers and other network devices run virtualized on commodity hardware. Consequently, ETSI is extending this idea to mobile networks. Here, parts of the core and the radio access network will be virtualized. The immediate advantage is that any Virtual Network Function (VNF) can now be deployed, redeployed and un-deployed in the same way as any traditional virtual machine. Thus, NFV will result in more dynamic and agile networks than seen heretofore. However, this will raise a number of serious issues in managing these future networks. In this paper, we examine issues and challenges in orchestrating these virtualized functions and their interconnections to provide a more agile mobile telecommunication network.
+
+h| Links
+| link:https://www.researchgate.net/publication/272164781_Towards_Real-time_Management_of_Virtualized_Telecommunication_Networks[Research Gate] [accessed Aug 11, 2017]
+
+h| BibTeX
+a|
+[source,bibtex]
+----
+@inproceedings{DBLP:conf/cnsm/KeeneyMF14,
+ author = {John Keeney and
+ Sven van der Meer and
+ Liam Fallon},
+ title = {Towards Real-time Management of
+ Virtualized Telecommunication Networks},
+ booktitle = {10th International Conference on Network and Service Management,
+ {CNSM} 2014, Rio de Janeiro, Brazil, November 17-21, 2014},
+ pages = {388--393},
+ year = {2014},
+ crossref = {DBLP:conf/cnsm/2014},
+ url = {https://doi.org/10.1109/CNSM.2014.7014200},
+ doi = {10.1109/CNSM.2014.7014200},
+ timestamp = {Tue, 23 May 2017 01:11:56 +0200},
+ biburl = {http://dblp.org/rec/bib/conf/cnsm/KeeneyMF14},
+ bibsource = {dblp computer science bibliography, http://dblp.org}
+}
+----
+
+|===
+