Ontology type: schema:Chapter
2019-01-25
AUTHORSSamet Aytaç , Orhan Ermiş , Mehmet Ufuk Çağlayan , Fatih Alagöz
ABSTRACTQuality of Service (QoS) aware routing is an ongoing and major problem for traditional networks since they are not able to manage network traffic for immense variety of users due to their inflexible and static architectures. Software Defined Networking (SDN) has emerged to remove these limitations by separating the control plane and the data plane to provide centralized control with the help of programmable controllers. Such improvements also make SDN more flexible than traditional networks in terms of achieving QoS-aware routing for large and medium sized networks. However, providing QoS-aware routing in SDN without using any security mechanism may become a challenging issue. For instance, malicious users in the network may escalate their privileges to monopolize resource utilization. The provision of an authentication mechanism that jointly works with QoS-aware routing is expected to solve the issue. In this paper, we propose an Authenticated QoS-Aware Routing (AQoSAR) for Software Defined Networks to determine routing paths of a single user and a group of users in an authenticated manner. AQoSAR consists of the authentication application and the routing application. In the authentication application, we employ Ciphertext Policy Attribute Based Encryption since it easily operates with huge variety of users by defining attributes such as QoS-aware routing metrics. In the routing application, we propose a routing approach based on a metric list rather than a single metric for determining the QoS level of users. To show the applicability of AQoSAR, the security analysis and the performance analysis are presented. More... »
PAGES110-127
Risks and Security of Internet and Systems
ISBN
978-3-030-12142-6
978-3-030-12143-3
http://scigraph.springernature.com/pub.10.1007/978-3-030-12143-3_10
DOIhttp://dx.doi.org/10.1007/978-3-030-12143-3_10
DIMENSIONShttps://app.dimensions.ai/details/publication/pub.1111721815
JSON-LD is the canonical representation for SciGraph data.
TIP: You can open this SciGraph record using an external JSON-LD service: JSON-LD Playground Google SDTT
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"about": [
{
"id": "http://purl.org/au-research/vocabulary/anzsrc-for/2008/08",
"inDefinedTermSet": "http://purl.org/au-research/vocabulary/anzsrc-for/2008/",
"name": "Information and Computing Sciences",
"type": "DefinedTerm"
},
{
"id": "http://purl.org/au-research/vocabulary/anzsrc-for/2008/10",
"inDefinedTermSet": "http://purl.org/au-research/vocabulary/anzsrc-for/2008/",
"name": "Technology",
"type": "DefinedTerm"
},
{
"id": "http://purl.org/au-research/vocabulary/anzsrc-for/2008/0803",
"inDefinedTermSet": "http://purl.org/au-research/vocabulary/anzsrc-for/2008/",
"name": "Computer Software",
"type": "DefinedTerm"
},
{
"id": "http://purl.org/au-research/vocabulary/anzsrc-for/2008/0806",
"inDefinedTermSet": "http://purl.org/au-research/vocabulary/anzsrc-for/2008/",
"name": "Information Systems",
"type": "DefinedTerm"
},
{
"id": "http://purl.org/au-research/vocabulary/anzsrc-for/2008/1005",
"inDefinedTermSet": "http://purl.org/au-research/vocabulary/anzsrc-for/2008/",
"name": "Communications Technologies",
"type": "DefinedTerm"
}
],
"author": [
{
"affiliation": {
"alternateName": "Department of Computer Engineering, Bogazici University Istanbul, 34342, Istanbul, Turkey",
"id": "http://www.grid.ac/institutes/grid.11220.30",
"name": [
"Department of Computer Engineering, Bogazici University Istanbul, 34342, Istanbul, Turkey"
],
"type": "Organization"
},
"familyName": "Ayta\u00e7",
"givenName": "Samet",
"id": "sg:person.014000217670.23",
"sameAs": [
"https://app.dimensions.ai/discover/publication?and_facet_researcher=ur.014000217670.23"
],
"type": "Person"
},
{
"affiliation": {
"alternateName": "Department of Computer Engineering, Bogazici University Istanbul, 34342, Istanbul, Turkey",
"id": "http://www.grid.ac/institutes/grid.11220.30",
"name": [
"Department of Computer Engineering, Bogazici University Istanbul, 34342, Istanbul, Turkey"
],
"type": "Organization"
},
"familyName": "Ermi\u015f",
"givenName": "Orhan",
"id": "sg:person.012553107665.41",
"sameAs": [
"https://app.dimensions.ai/discover/publication?and_facet_researcher=ur.012553107665.41"
],
"type": "Person"
},
{
"affiliation": {
"alternateName": "Department of Computer Engineering, Ya\u015far University, 35100, \u0130zmir, Turkey",
"id": "http://www.grid.ac/institutes/grid.439251.8",
"name": [
"Department of Computer Engineering, Ya\u015far University, 35100, \u0130zmir, Turkey"
],
"type": "Organization"
},
"familyName": "\u00c7a\u011flayan",
"givenName": "Mehmet Ufuk",
"id": "sg:person.015011544465.26",
"sameAs": [
"https://app.dimensions.ai/discover/publication?and_facet_researcher=ur.015011544465.26"
],
"type": "Person"
},
{
"affiliation": {
"alternateName": "Department of Computer Engineering, Bogazici University Istanbul, 34342, Istanbul, Turkey",
"id": "http://www.grid.ac/institutes/grid.11220.30",
"name": [
"Department of Computer Engineering, Bogazici University Istanbul, 34342, Istanbul, Turkey"
],
"type": "Organization"
},
"familyName": "Alag\u00f6z",
"givenName": "Fatih",
"id": "sg:person.011076116005.55",
"sameAs": [
"https://app.dimensions.ai/discover/publication?and_facet_researcher=ur.011076116005.55"
],
"type": "Person"
}
],
"datePublished": "2019-01-25",
"datePublishedReg": "2019-01-25",
"description": "Quality of Service (QoS) aware routing is an ongoing and major problem for traditional networks since they are not able to manage network traffic for immense variety of users due to their inflexible and static architectures. Software Defined Networking (SDN) has emerged to remove these limitations by separating the control plane and the data plane to provide centralized control with the help of programmable controllers. Such improvements also make SDN more flexible than traditional networks in terms of achieving QoS-aware routing for large and medium sized networks. However, providing QoS-aware routing in SDN without using any security mechanism may become a challenging issue. For instance, malicious users in the network may escalate their privileges to monopolize resource utilization. The provision of an authentication mechanism that jointly works with QoS-aware routing is expected to solve the issue. In this paper, we propose an Authenticated QoS-Aware Routing (AQoSAR) for Software Defined Networks to determine routing paths of a single user and a group of users in an authenticated manner. AQoSAR consists of the authentication application and the routing application. In the authentication application, we employ Ciphertext Policy Attribute Based Encryption since it easily operates with huge variety of users by defining attributes such as QoS-aware routing metrics. In the routing application, we propose a routing approach based on a metric list rather than a single metric for determining the QoS level of users. To show the applicability of AQoSAR, the security analysis and the performance analysis are presented.",
"editor": [
{
"familyName": "Zemmari",
"givenName": "Akka",
"type": "Person"
},
{
"familyName": "Mosbah",
"givenName": "Mohamed",
"type": "Person"
},
{
"familyName": "Cuppens-Boulahia",
"givenName": "Nora",
"type": "Person"
},
{
"familyName": "Cuppens",
"givenName": "Fr\u00e9d\u00e9ric",
"type": "Person"
}
],
"genre": "chapter",
"id": "sg:pub.10.1007/978-3-030-12143-3_10",
"inLanguage": "en",
"isAccessibleForFree": false,
"isPartOf": {
"isbn": [
"978-3-030-12142-6",
"978-3-030-12143-3"
],
"name": "Risks and Security of Internet and Systems",
"type": "Book"
},
"keywords": [
"QoS-aware routing",
"authentication applications",
"traditional networks",
"Ciphertext Policy Attribute Based Encryption",
"routing applications",
"service (QoS) aware routing",
"Attribute Based Encryption",
"group of users",
"medium-sized networks",
"malicious users",
"authentication mechanism",
"security mechanisms",
"Based Encryption",
"Service Aware",
"data plane",
"security analysis",
"network traffic",
"QoS levels",
"static architecture",
"control plane",
"aware routing",
"single user",
"sized networks",
"centralized control",
"routing",
"users",
"challenging issue",
"resource utilization",
"SDN",
"programmable controller",
"network",
"software",
"performance analysis",
"single metric",
"huge variety",
"metrics",
"encryption",
"applications",
"networking",
"Aware",
"architecture",
"traffic",
"major problem",
"issues",
"controller",
"attributes",
"quality",
"instances",
"path",
"such improvements",
"immense variety",
"help",
"applicability",
"variety",
"utilization",
"privilege",
"list",
"limitations",
"improvement",
"terms",
"manner",
"analysis",
"provision",
"plane",
"mechanism",
"control",
"levels",
"group",
"paper",
"approach",
"problem"
],
"name": "Authenticated Quality of Service Aware Routing in Software Defined Networks",
"pagination": "110-127",
"productId": [
{
"name": "dimensions_id",
"type": "PropertyValue",
"value": [
"pub.1111721815"
]
},
{
"name": "doi",
"type": "PropertyValue",
"value": [
"10.1007/978-3-030-12143-3_10"
]
}
],
"publisher": {
"name": "Springer Nature",
"type": "Organisation"
},
"sameAs": [
"https://doi.org/10.1007/978-3-030-12143-3_10",
"https://app.dimensions.ai/details/publication/pub.1111721815"
],
"sdDataset": "chapters",
"sdDatePublished": "2022-05-20T07:44",
"sdLicense": "https://scigraph.springernature.com/explorer/license/",
"sdPublisher": {
"name": "Springer Nature - SN SciGraph project",
"type": "Organization"
},
"sdSource": "s3://com-springernature-scigraph/baseset/20220519/entities/gbq_results/chapter/chapter_247.jsonl",
"type": "Chapter",
"url": "https://doi.org/10.1007/978-3-030-12143-3_10"
}
]
Download the RDF metadata as: json-ld nt turtle xml License info
JSON-LD is a popular format for linked data which is fully compatible with JSON.
curl -H 'Accept: application/ld+json' 'https://scigraph.springernature.com/pub.10.1007/978-3-030-12143-3_10'
N-Triples is a line-based linked data format ideal for batch operations.
curl -H 'Accept: application/n-triples' 'https://scigraph.springernature.com/pub.10.1007/978-3-030-12143-3_10'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://scigraph.springernature.com/pub.10.1007/978-3-030-12143-3_10'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://scigraph.springernature.com/pub.10.1007/978-3-030-12143-3_10'
This table displays all metadata directly associated to this object as RDF triples.
182 TRIPLES
23 PREDICATES
99 URIs
89 LITERALS
7 BLANK NODES
Subject | Predicate | Object | |
---|---|---|---|
1 | sg:pub.10.1007/978-3-030-12143-3_10 | schema:about | anzsrc-for:08 |
2 | ″ | ″ | anzsrc-for:0803 |
3 | ″ | ″ | anzsrc-for:0806 |
4 | ″ | ″ | anzsrc-for:10 |
5 | ″ | ″ | anzsrc-for:1005 |
6 | ″ | schema:author | N8ebd8104f2e44e4087be4a45dd035706 |
7 | ″ | schema:datePublished | 2019-01-25 |
8 | ″ | schema:datePublishedReg | 2019-01-25 |
9 | ″ | schema:description | Quality of Service (QoS) aware routing is an ongoing and major problem for traditional networks since they are not able to manage network traffic for immense variety of users due to their inflexible and static architectures. Software Defined Networking (SDN) has emerged to remove these limitations by separating the control plane and the data plane to provide centralized control with the help of programmable controllers. Such improvements also make SDN more flexible than traditional networks in terms of achieving QoS-aware routing for large and medium sized networks. However, providing QoS-aware routing in SDN without using any security mechanism may become a challenging issue. For instance, malicious users in the network may escalate their privileges to monopolize resource utilization. The provision of an authentication mechanism that jointly works with QoS-aware routing is expected to solve the issue. In this paper, we propose an Authenticated QoS-Aware Routing (AQoSAR) for Software Defined Networks to determine routing paths of a single user and a group of users in an authenticated manner. AQoSAR consists of the authentication application and the routing application. In the authentication application, we employ Ciphertext Policy Attribute Based Encryption since it easily operates with huge variety of users by defining attributes such as QoS-aware routing metrics. In the routing application, we propose a routing approach based on a metric list rather than a single metric for determining the QoS level of users. To show the applicability of AQoSAR, the security analysis and the performance analysis are presented. |
10 | ″ | schema:editor | N3763b777fe2a46f1ab56528ac77b64ff |
11 | ″ | schema:genre | chapter |
12 | ″ | schema:inLanguage | en |
13 | ″ | schema:isAccessibleForFree | false |
14 | ″ | schema:isPartOf | N0edc0f751c4748cfa31e004aa505d587 |
15 | ″ | schema:keywords | Attribute Based Encryption |
16 | ″ | ″ | Aware |
17 | ″ | ″ | Based Encryption |
18 | ″ | ″ | Ciphertext Policy Attribute Based Encryption |
19 | ″ | ″ | QoS levels |
20 | ″ | ″ | QoS-aware routing |
21 | ″ | ″ | SDN |
22 | ″ | ″ | Service Aware |
23 | ″ | ″ | analysis |
24 | ″ | ″ | applicability |
25 | ″ | ″ | applications |
26 | ″ | ″ | approach |
27 | ″ | ″ | architecture |
28 | ″ | ″ | attributes |
29 | ″ | ″ | authentication applications |
30 | ″ | ″ | authentication mechanism |
31 | ″ | ″ | aware routing |
32 | ″ | ″ | centralized control |
33 | ″ | ″ | challenging issue |
34 | ″ | ″ | control |
35 | ″ | ″ | control plane |
36 | ″ | ″ | controller |
37 | ″ | ″ | data plane |
38 | ″ | ″ | encryption |
39 | ″ | ″ | group |
40 | ″ | ″ | group of users |
41 | ″ | ″ | help |
42 | ″ | ″ | huge variety |
43 | ″ | ″ | immense variety |
44 | ″ | ″ | improvement |
45 | ″ | ″ | instances |
46 | ″ | ″ | issues |
47 | ″ | ″ | levels |
48 | ″ | ″ | limitations |
49 | ″ | ″ | list |
50 | ″ | ″ | major problem |
51 | ″ | ″ | malicious users |
52 | ″ | ″ | manner |
53 | ″ | ″ | mechanism |
54 | ″ | ″ | medium-sized networks |
55 | ″ | ″ | metrics |
56 | ″ | ″ | network |
57 | ″ | ″ | network traffic |
58 | ″ | ″ | networking |
59 | ″ | ″ | paper |
60 | ″ | ″ | path |
61 | ″ | ″ | performance analysis |
62 | ″ | ″ | plane |
63 | ″ | ″ | privilege |
64 | ″ | ″ | problem |
65 | ″ | ″ | programmable controller |
66 | ″ | ″ | provision |
67 | ″ | ″ | quality |
68 | ″ | ″ | resource utilization |
69 | ″ | ″ | routing |
70 | ″ | ″ | routing applications |
71 | ″ | ″ | security analysis |
72 | ″ | ″ | security mechanisms |
73 | ″ | ″ | service (QoS) aware routing |
74 | ″ | ″ | single metric |
75 | ″ | ″ | single user |
76 | ″ | ″ | sized networks |
77 | ″ | ″ | software |
78 | ″ | ″ | static architecture |
79 | ″ | ″ | such improvements |
80 | ″ | ″ | terms |
81 | ″ | ″ | traditional networks |
82 | ″ | ″ | traffic |
83 | ″ | ″ | users |
84 | ″ | ″ | utilization |
85 | ″ | ″ | variety |
86 | ″ | schema:name | Authenticated Quality of Service Aware Routing in Software Defined Networks |
87 | ″ | schema:pagination | 110-127 |
88 | ″ | schema:productId | N06cab6c568964ad58b2d0adf6005c302 |
89 | ″ | ″ | Nbb647267dc40402fbcad9655cdec4ff3 |
90 | ″ | schema:publisher | N9d031f3190f4420f99a5e3ab3aa9b436 |
91 | ″ | schema:sameAs | https://app.dimensions.ai/details/publication/pub.1111721815 |
92 | ″ | ″ | https://doi.org/10.1007/978-3-030-12143-3_10 |
93 | ″ | schema:sdDatePublished | 2022-05-20T07:44 |
94 | ″ | schema:sdLicense | https://scigraph.springernature.com/explorer/license/ |
95 | ″ | schema:sdPublisher | Ncfc6ce90d73d4dce87b8f5f2e45e0e45 |
96 | ″ | schema:url | https://doi.org/10.1007/978-3-030-12143-3_10 |
97 | ″ | sgo:license | sg:explorer/license/ |
98 | ″ | sgo:sdDataset | chapters |
99 | ″ | rdf:type | schema:Chapter |
100 | N06cab6c568964ad58b2d0adf6005c302 | schema:name | doi |
101 | ″ | schema:value | 10.1007/978-3-030-12143-3_10 |
102 | ″ | rdf:type | schema:PropertyValue |
103 | N0db0b934dfcc4bd6913c9896ec6def99 | schema:familyName | Cuppens-Boulahia |
104 | ″ | schema:givenName | Nora |
105 | ″ | rdf:type | schema:Person |
106 | N0edc0f751c4748cfa31e004aa505d587 | schema:isbn | 978-3-030-12142-6 |
107 | ″ | ″ | 978-3-030-12143-3 |
108 | ″ | schema:name | Risks and Security of Internet and Systems |
109 | ″ | rdf:type | schema:Book |
110 | N178d901612db4b9da9d91192fdb8dee5 | rdf:first | N0db0b934dfcc4bd6913c9896ec6def99 |
111 | ″ | rdf:rest | N55337e9d443d411781abf95225ead787 |
112 | N3763b777fe2a46f1ab56528ac77b64ff | rdf:first | Nf1bace2a6e8547f49e604228603358ae |
113 | ″ | rdf:rest | Nd4e7a6feb0634f1f85f1ff548b51fc41 |
114 | N50059fb6d67a4df5b8fa06999122e7af | rdf:first | sg:person.012553107665.41 |
115 | ″ | rdf:rest | N7f50c0a967ef4a1eb15b260d1bff992f |
116 | N55337e9d443d411781abf95225ead787 | rdf:first | N7afa15afbb034448be6766940805d418 |
117 | ″ | rdf:rest | rdf:nil |
118 | N69a984f305d941b0b4c856599a86e6c6 | schema:familyName | Mosbah |
119 | ″ | schema:givenName | Mohamed |
120 | ″ | rdf:type | schema:Person |
121 | N7afa15afbb034448be6766940805d418 | schema:familyName | Cuppens |
122 | ″ | schema:givenName | Frédéric |
123 | ″ | rdf:type | schema:Person |
124 | N7f50c0a967ef4a1eb15b260d1bff992f | rdf:first | sg:person.015011544465.26 |
125 | ″ | rdf:rest | Nda78efe2358c42789aa05022260dd44d |
126 | N8ebd8104f2e44e4087be4a45dd035706 | rdf:first | sg:person.014000217670.23 |
127 | ″ | rdf:rest | N50059fb6d67a4df5b8fa06999122e7af |
128 | N9d031f3190f4420f99a5e3ab3aa9b436 | schema:name | Springer Nature |
129 | ″ | rdf:type | schema:Organisation |
130 | Nbb647267dc40402fbcad9655cdec4ff3 | schema:name | dimensions_id |
131 | ″ | schema:value | pub.1111721815 |
132 | ″ | rdf:type | schema:PropertyValue |
133 | Ncfc6ce90d73d4dce87b8f5f2e45e0e45 | schema:name | Springer Nature - SN SciGraph project |
134 | ″ | rdf:type | schema:Organization |
135 | Nd4e7a6feb0634f1f85f1ff548b51fc41 | rdf:first | N69a984f305d941b0b4c856599a86e6c6 |
136 | ″ | rdf:rest | N178d901612db4b9da9d91192fdb8dee5 |
137 | Nda78efe2358c42789aa05022260dd44d | rdf:first | sg:person.011076116005.55 |
138 | ″ | rdf:rest | rdf:nil |
139 | Nf1bace2a6e8547f49e604228603358ae | schema:familyName | Zemmari |
140 | ″ | schema:givenName | Akka |
141 | ″ | rdf:type | schema:Person |
142 | anzsrc-for:08 | schema:inDefinedTermSet | anzsrc-for: |
143 | ″ | schema:name | Information and Computing Sciences |
144 | ″ | rdf:type | schema:DefinedTerm |
145 | anzsrc-for:0803 | schema:inDefinedTermSet | anzsrc-for: |
146 | ″ | schema:name | Computer Software |
147 | ″ | rdf:type | schema:DefinedTerm |
148 | anzsrc-for:0806 | schema:inDefinedTermSet | anzsrc-for: |
149 | ″ | schema:name | Information Systems |
150 | ″ | rdf:type | schema:DefinedTerm |
151 | anzsrc-for:10 | schema:inDefinedTermSet | anzsrc-for: |
152 | ″ | schema:name | Technology |
153 | ″ | rdf:type | schema:DefinedTerm |
154 | anzsrc-for:1005 | schema:inDefinedTermSet | anzsrc-for: |
155 | ″ | schema:name | Communications Technologies |
156 | ″ | rdf:type | schema:DefinedTerm |
157 | sg:person.011076116005.55 | schema:affiliation | grid-institutes:grid.11220.30 |
158 | ″ | schema:familyName | Alagöz |
159 | ″ | schema:givenName | Fatih |
160 | ″ | schema:sameAs | https://app.dimensions.ai/discover/publication?and_facet_researcher=ur.011076116005.55 |
161 | ″ | rdf:type | schema:Person |
162 | sg:person.012553107665.41 | schema:affiliation | grid-institutes:grid.11220.30 |
163 | ″ | schema:familyName | Ermiş |
164 | ″ | schema:givenName | Orhan |
165 | ″ | schema:sameAs | https://app.dimensions.ai/discover/publication?and_facet_researcher=ur.012553107665.41 |
166 | ″ | rdf:type | schema:Person |
167 | sg:person.014000217670.23 | schema:affiliation | grid-institutes:grid.11220.30 |
168 | ″ | schema:familyName | Aytaç |
169 | ″ | schema:givenName | Samet |
170 | ″ | schema:sameAs | https://app.dimensions.ai/discover/publication?and_facet_researcher=ur.014000217670.23 |
171 | ″ | rdf:type | schema:Person |
172 | sg:person.015011544465.26 | schema:affiliation | grid-institutes:grid.439251.8 |
173 | ″ | schema:familyName | Çağlayan |
174 | ″ | schema:givenName | Mehmet Ufuk |
175 | ″ | schema:sameAs | https://app.dimensions.ai/discover/publication?and_facet_researcher=ur.015011544465.26 |
176 | ″ | rdf:type | schema:Person |
177 | grid-institutes:grid.11220.30 | schema:alternateName | Department of Computer Engineering, Bogazici University Istanbul, 34342, Istanbul, Turkey |
178 | ″ | schema:name | Department of Computer Engineering, Bogazici University Istanbul, 34342, Istanbul, Turkey |
179 | ″ | rdf:type | schema:Organization |
180 | grid-institutes:grid.439251.8 | schema:alternateName | Department of Computer Engineering, Yaşar University, 35100, İzmir, Turkey |
181 | ″ | schema:name | Department of Computer Engineering, Yaşar University, 35100, İzmir, Turkey |
182 | ″ | rdf:type | schema:Organization |