SlideShare a Scribd company logo
1 of 34
Download to read offline
NARA:
Network Architecture with
Recursive Addressing
DaeYoung KIM
dykim@cnu.kr
Wednesday, February 25, 15
Key Words
• Scalable
• recursive; inwards & outwards
• Local
• to a given autonomous site
• Orthogonal
• interior opaque to exterior
Wednesday, February 25, 15
Architecture
• Internet: a network of autonomous sites
• Site: a collection of nodes
• Site named by a global site address
• Node named by a local node address
• Exterior routing on site addresses
• Interior routing on node addresses
Wednesday, February 25, 15
Global Network = {sites}
1
4
3
2
25
15
41
37
22
11
11
Wednesday, February 25, 15
Global Network = {sites}
1
4
3
2
25
15
41
37
22
11
11
Wednesday, February 25, 15
site = {nodes} = {subnets}
1 2
3
4
5
6
91
94
97
101
96
Wednesday, February 25, 15
Scope
subnet
site site
mac addr subnet
subnet subnet subnet
node name
global
site addr
subnet addr
node addr site
Wednesday, February 25, 15
APP
TP/IP
NameS
Site
Site-b
Site-c
{node, site}
name
G
G
nodenode
name
1
2
3
6
6’
7
Site-a
iAS6’’
4
5
{node, site}
Operational Overview
Wednesday, February 25, 15
Routing
• Interior & Exterior routings orthogonal
• Interior routing on node address
• Exterior routing on site address
• Sites equivalent to network nodes
• Any routing protocols possible
Wednesday, February 25, 15
Flat Interior Routing
1 2
3
4
5
6
91
94
97
101
96
1
1
12
2
91
91
94
97
97
-
96
96
94
-
1
2
3
4
5
6 94 94
1
2
3
4
5
91
91
94
97
97 97
-
6 94 -
91
91
94
97
97
96
-
-
94
96
1
2
3
4
5
6 94 94
91
97
91
Wednesday, February 25, 15
Flat Interior Routing
1 2
3
4
5
6
91
94
97
101
96
1
1
12
2
91
91
94
97
97
-
96
96
94
-
1
2
3
4
5
6 94 94
1
2
3
4
5
91
91
94
97
97 97
-
6 94 -
91
91
94
97
97
96
-
-
94
96
1
2
3
4
5
6 94 94
91
97
91
Wednesday, February 25, 15
91
91
94
97
97
96
-
-
94
96
1
2
3
4
5
6 94 94
91
91
94
97
97
-
96
96
94
-
1
2
3
4
5
6 94 94
1
2
3
4
5
91
91
94
97
97
97
97
-
91
6 94 -
91
Flat Interior Routing
1 2
3
4
5
91
94
97
101
96
1
1
12
2
6
{94:-6} {94:-6}
{91:+6}
{91:+6}
Wednesday, February 25, 15
Flat Interior Routing
1 2
3
4
5
91
94
97
101
96
1
1
12
2
6
91
91
94
97
97
-
96
96
94
-
1
2
3
4
5
6 91 -
91
91
94
97
97
97
97
-
91
1
2
3
4
5
6 91 91
91
91
91
94
97
97
96
-
-
94
96
1
2
3
4
5
6 91 96
Wednesday, February 25, 15
Mapped Interior Routing
1 2
3
4
5
6
91
94
97
101
96
1
1
12
2
1
2
3
4
5
91
91
94
97
97
6 94
mapper
{node, subnet}
= {node, router}
Wednesday, February 25, 15
Mapped Interior Routing
1 2
3
4
5
6
91
94
97
101
96
1
1
12
2
1
2
3
4
5
91
91
94
97
97
6 94
mapper
{node, subnet}
= {node, router}
Wednesday, February 25, 15
3
4
5
6
1 2
3
4
5
91
94
97
101
96
1
1
12
2
6
{94:-6}
{91:+6}
1
2
3
4
5
91
91
94
97
97
6 94
mapper
{node, subnet}
= {node, router}
Mapped Interior Routing
Wednesday, February 25, 15
1 2
3
4
5
91
94
97
101
96
1
1
12
2
6
1
2
3
4
5
6
mapper 91
91
94
97
97
91
{node, subnet}
= {node, router}
Mapped Interior Routing
Wednesday, February 25, 15
Exterior Routing
1
2
3
4
Wednesday, February 25, 15
Flat Exterior Routing
1
3
4
2
25
15
41
37
22
11
37
25
15
22
1
3
2
1
1
11
41 3
dst:41
2
2
1
11
11
Wednesday, February 25, 15
Mapped Exterior Routing
1
4
3
2
25
15
41
37
22
11
11
11 12
13
21 41
42
Wednesday, February 25, 15
Implementation
Choices
• IPv4 (or IPv6 address) for node address
• AS# for site address
• DNS extended for NameS
• IS-IS+ or OSPF+ for interior routing
• BGP4+ for exterior routing
Wednesday, February 25, 15
Consequences
• Recursively scalable without bound
• No address depletion, No governance
• No routing table explosion
• Inherent fast host / nw mobility by routers
• Effortless ISP migration and multi-homing
• No ID/Loc Separation
Wednesday, February 25, 15
Others
• LISP ;local & PA address
• ILNP ;global ID & Loc
• ENCAP ;domain address
• hIPv4 ;edge/core locators
Wednesday, February 25, 15
Conclusions
• Scalable Internet
• by local addressing & orthogonal routing
• feasible and deployable
• Further works for proof of concept
Wednesday, February 25, 15
Acknowledgements
• Work done during a stay at ACCMS, Kyoto
University with their support.
• Profound thanks to Prof.Yasuo OKABE.
Wednesday, February 25, 15
References
• RFC 1498, On the Naming and Binding of
Network Destinations, J. Saltzer, 1993.
• RFC 1955, ENCAPS, B. Hinden, 1996.
• John Day, Patterns in Network Architecture,
Prentice-Hall, 2008.
• Discussions at IRTF/RRG.
Wednesday, February 25, 15
Appendix
Wednesday, February 25, 15
Inter-Net
link
relay-node
= router
leaf-node
= host
Wednesday, February 25, 15
N & A Classics
• Name: identifier of an object (node)
• Address: locator of an object
• The two are different and distinct
• Need both to locate/identify an object
• “There’s no identifying an object without
locating it, and vice-versa” - Jerry Saltzer
Wednesday, February 25, 15
ID/Loc Separation?
Node ID
MAC address
Locator
LAN
Naming
the same thing
twice!
Wednesday, February 25, 15
Fallacy of IP Address
BobAlice
?
?
x
To: I1
I1
I2
Name the node,
not the interface!
Wednesday, February 25, 15
ID == Address !
• Need only ID
• ID points to a node, not an interface.
• ID should be routable in inter-net.
• So, ID is a node address.
• Address is the right term, not ID!
Wednesday, February 25, 15
Address == Name !
iPAD-dy.kr
168.188.68.120
00:25:00:21:e4:a9
name
address name
address
DNS
ARP
APP
inter-net
network
iPAD
-dy
PoA
Wednesday, February 25, 15
Global Name & Local Address
Why bother keeping both global?
192.168.2.100 192.168.2.100
iPAD-dy.kr NameS iPAD-dy.jp
ASk ASj
{IPx} {IPy}
{x,y} = {4, 6}
Wednesday, February 25, 15

More Related Content

More from DaeYoung (DY) KIM (18)

2014 dQ14_dancing in space_v.0
2014 dQ14_dancing in space_v.02014 dQ14_dancing in space_v.0
2014 dQ14_dancing in space_v.0
 
2013 dQ13_time_v4
2013 dQ13_time_v42013 dQ13_time_v4
2013 dQ13_time_v4
 
2011 new delhi
2011 new delhi2011 new delhi
2011 new delhi
 
2012 good bye mr tom
2012 good bye mr tom2012 good bye mr tom
2012 good bye mr tom
 
Dq12 dancing across_oceans_feb13_2012-v5.1
Dq12 dancing across_oceans_feb13_2012-v5.1Dq12 dancing across_oceans_feb13_2012-v5.1
Dq12 dancing across_oceans_feb13_2012-v5.1
 
Issues on Open Web and PKI in Corea
Issues on Open Web and PKI in CoreaIssues on Open Web and PKI in Corea
Issues on Open Web and PKI in Corea
 
What to name how to route
What to name how to routeWhat to name how to route
What to name how to route
 
Digital Dividend
Digital DividendDigital Dividend
Digital Dividend
 
Minimum-Bandwidth Nyquist-Rate Signaling
Minimum-Bandwidth Nyquist-Rate SignalingMinimum-Bandwidth Nyquist-Rate Signaling
Minimum-Bandwidth Nyquist-Rate Signaling
 
Internet Corea
Internet CoreaInternet Corea
Internet Corea
 
Some Thoughts on Loc/ID Separation
Some Thoughts on Loc/ID SeparationSome Thoughts on Loc/ID Separation
Some Thoughts on Loc/ID Separation
 
Hybrid Switching dyk06
Hybrid Switching dyk06Hybrid Switching dyk06
Hybrid Switching dyk06
 
Hybrid Swtiching dyk04
Hybrid Swtiching dyk04Hybrid Swtiching dyk04
Hybrid Swtiching dyk04
 
Global naming & local addressing
Global naming & local addressingGlobal naming & local addressing
Global naming & local addressing
 
Future of the Internet
Future of the InternetFuture of the Internet
Future of the Internet
 
V6 & lis
V6 & lisV6 & lis
V6 & lis
 
Internet corea
Internet coreaInternet corea
Internet corea
 
Hanguel 06-9
Hanguel 06-9Hanguel 06-9
Hanguel 06-9
 

Recently uploaded

VIP ℂall Girls Bangalore 8250077686 WhatsApp: Me All Time Serviℂe Available D...
VIP ℂall Girls Bangalore 8250077686 WhatsApp: Me All Time Serviℂe Available D...VIP ℂall Girls Bangalore 8250077686 WhatsApp: Me All Time Serviℂe Available D...
VIP ℂall Girls Bangalore 8250077686 WhatsApp: Me All Time Serviℂe Available D...Model Neeha Mumbai
 
一比一定制波士顿学院毕业证学位证书
一比一定制波士顿学院毕业证学位证书一比一定制波士顿学院毕业证学位证书
一比一定制波士顿学院毕业证学位证书A
 
Washington Football Commanders Redskins Feathers Shirt
Washington Football Commanders Redskins Feathers ShirtWashington Football Commanders Redskins Feathers Shirt
Washington Football Commanders Redskins Feathers Shirtrahman018755
 
The Rise of Subscription-Based Digital Services.pdf
The Rise of Subscription-Based Digital Services.pdfThe Rise of Subscription-Based Digital Services.pdf
The Rise of Subscription-Based Digital Services.pdfe-Market Hub
 
Free on Wednesdays T Shirts Free on Wednesdays Sweatshirts
Free on Wednesdays T Shirts Free on Wednesdays SweatshirtsFree on Wednesdays T Shirts Free on Wednesdays Sweatshirts
Free on Wednesdays T Shirts Free on Wednesdays Sweatshirtsrahman018755
 
Down bad crying at the gym t shirtsDown bad crying at the gym t shirts
Down bad crying at the gym t shirtsDown bad crying at the gym t shirtsDown bad crying at the gym t shirtsDown bad crying at the gym t shirts
Down bad crying at the gym t shirtsDown bad crying at the gym t shirtsrahman018755
 
100^%)( POLOKWANE))(*((+27838792658))*))௹ )Abortion Pills for Sale in Sibasa,...
100^%)( POLOKWANE))(*((+27838792658))*))௹ )Abortion Pills for Sale in Sibasa,...100^%)( POLOKWANE))(*((+27838792658))*))௹ )Abortion Pills for Sale in Sibasa,...
100^%)( POLOKWANE))(*((+27838792658))*))௹ )Abortion Pills for Sale in Sibasa,...musaddumba454
 
一比一原版(Soton毕业证书)南安普顿大学毕业证原件一模一样
一比一原版(Soton毕业证书)南安普顿大学毕业证原件一模一样一比一原版(Soton毕业证书)南安普顿大学毕业证原件一模一样
一比一原版(Soton毕业证书)南安普顿大学毕业证原件一模一样Fi
 
HUMANIZE YOUR BRAND - FREE E-WORKBOOK Download Now
HUMANIZE YOUR BRAND - FREE E-WORKBOOK Download NowHUMANIZE YOUR BRAND - FREE E-WORKBOOK Download Now
HUMANIZE YOUR BRAND - FREE E-WORKBOOK Download NowIdeoholics
 
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书c6eb683559b3
 
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样AS
 
一比一原版(TRU毕业证书)温哥华社区学院毕业证如何办理
一比一原版(TRU毕业证书)温哥华社区学院毕业证如何办理一比一原版(TRU毕业证书)温哥华社区学院毕业证如何办理
一比一原版(TRU毕业证书)温哥华社区学院毕业证如何办理Fir
 
APNIC Updates presented by Paul Wilson at CaribNOG 27
APNIC Updates presented by Paul Wilson at  CaribNOG 27APNIC Updates presented by Paul Wilson at  CaribNOG 27
APNIC Updates presented by Paul Wilson at CaribNOG 27APNIC
 
Subdomain enumeration is a crucial phase in cybersecurity, particularly durin...
Subdomain enumeration is a crucial phase in cybersecurity, particularly durin...Subdomain enumeration is a crucial phase in cybersecurity, particularly durin...
Subdomain enumeration is a crucial phase in cybersecurity, particularly durin...Varun Mithran
 
一比一原版(毕业证书)新加坡南洋理工学院毕业证原件一模一样
一比一原版(毕业证书)新加坡南洋理工学院毕业证原件一模一样一比一原版(毕业证书)新加坡南洋理工学院毕业证原件一模一样
一比一原版(毕业证书)新加坡南洋理工学院毕业证原件一模一样AS
 
SOC Analyst Guide For Beginners SOC analysts work as members of a managed sec...
SOC Analyst Guide For Beginners SOC analysts work as members of a managed sec...SOC Analyst Guide For Beginners SOC analysts work as members of a managed sec...
SOC Analyst Guide For Beginners SOC analysts work as members of a managed sec...Varun Mithran
 
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理AS
 
原版定制美国加州大学河滨分校毕业证原件一模一样
原版定制美国加州大学河滨分校毕业证原件一模一样原版定制美国加州大学河滨分校毕业证原件一模一样
原版定制美国加州大学河滨分校毕业证原件一模一样A
 
一比一定制(USC毕业证书)美国南加州大学毕业证学位证书
一比一定制(USC毕业证书)美国南加州大学毕业证学位证书一比一定制(USC毕业证书)美国南加州大学毕业证学位证书
一比一定制(USC毕业证书)美国南加州大学毕业证学位证书Fir
 
如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证
如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证
如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证hfkmxufye
 

Recently uploaded (20)

VIP ℂall Girls Bangalore 8250077686 WhatsApp: Me All Time Serviℂe Available D...
VIP ℂall Girls Bangalore 8250077686 WhatsApp: Me All Time Serviℂe Available D...VIP ℂall Girls Bangalore 8250077686 WhatsApp: Me All Time Serviℂe Available D...
VIP ℂall Girls Bangalore 8250077686 WhatsApp: Me All Time Serviℂe Available D...
 
一比一定制波士顿学院毕业证学位证书
一比一定制波士顿学院毕业证学位证书一比一定制波士顿学院毕业证学位证书
一比一定制波士顿学院毕业证学位证书
 
Washington Football Commanders Redskins Feathers Shirt
Washington Football Commanders Redskins Feathers ShirtWashington Football Commanders Redskins Feathers Shirt
Washington Football Commanders Redskins Feathers Shirt
 
The Rise of Subscription-Based Digital Services.pdf
The Rise of Subscription-Based Digital Services.pdfThe Rise of Subscription-Based Digital Services.pdf
The Rise of Subscription-Based Digital Services.pdf
 
Free on Wednesdays T Shirts Free on Wednesdays Sweatshirts
Free on Wednesdays T Shirts Free on Wednesdays SweatshirtsFree on Wednesdays T Shirts Free on Wednesdays Sweatshirts
Free on Wednesdays T Shirts Free on Wednesdays Sweatshirts
 
Down bad crying at the gym t shirtsDown bad crying at the gym t shirts
Down bad crying at the gym t shirtsDown bad crying at the gym t shirtsDown bad crying at the gym t shirtsDown bad crying at the gym t shirts
Down bad crying at the gym t shirtsDown bad crying at the gym t shirts
 
100^%)( POLOKWANE))(*((+27838792658))*))௹ )Abortion Pills for Sale in Sibasa,...
100^%)( POLOKWANE))(*((+27838792658))*))௹ )Abortion Pills for Sale in Sibasa,...100^%)( POLOKWANE))(*((+27838792658))*))௹ )Abortion Pills for Sale in Sibasa,...
100^%)( POLOKWANE))(*((+27838792658))*))௹ )Abortion Pills for Sale in Sibasa,...
 
一比一原版(Soton毕业证书)南安普顿大学毕业证原件一模一样
一比一原版(Soton毕业证书)南安普顿大学毕业证原件一模一样一比一原版(Soton毕业证书)南安普顿大学毕业证原件一模一样
一比一原版(Soton毕业证书)南安普顿大学毕业证原件一模一样
 
HUMANIZE YOUR BRAND - FREE E-WORKBOOK Download Now
HUMANIZE YOUR BRAND - FREE E-WORKBOOK Download NowHUMANIZE YOUR BRAND - FREE E-WORKBOOK Download Now
HUMANIZE YOUR BRAND - FREE E-WORKBOOK Download Now
 
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
 
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
 
一比一原版(TRU毕业证书)温哥华社区学院毕业证如何办理
一比一原版(TRU毕业证书)温哥华社区学院毕业证如何办理一比一原版(TRU毕业证书)温哥华社区学院毕业证如何办理
一比一原版(TRU毕业证书)温哥华社区学院毕业证如何办理
 
APNIC Updates presented by Paul Wilson at CaribNOG 27
APNIC Updates presented by Paul Wilson at  CaribNOG 27APNIC Updates presented by Paul Wilson at  CaribNOG 27
APNIC Updates presented by Paul Wilson at CaribNOG 27
 
Subdomain enumeration is a crucial phase in cybersecurity, particularly durin...
Subdomain enumeration is a crucial phase in cybersecurity, particularly durin...Subdomain enumeration is a crucial phase in cybersecurity, particularly durin...
Subdomain enumeration is a crucial phase in cybersecurity, particularly durin...
 
一比一原版(毕业证书)新加坡南洋理工学院毕业证原件一模一样
一比一原版(毕业证书)新加坡南洋理工学院毕业证原件一模一样一比一原版(毕业证书)新加坡南洋理工学院毕业证原件一模一样
一比一原版(毕业证书)新加坡南洋理工学院毕业证原件一模一样
 
SOC Analyst Guide For Beginners SOC analysts work as members of a managed sec...
SOC Analyst Guide For Beginners SOC analysts work as members of a managed sec...SOC Analyst Guide For Beginners SOC analysts work as members of a managed sec...
SOC Analyst Guide For Beginners SOC analysts work as members of a managed sec...
 
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
 
原版定制美国加州大学河滨分校毕业证原件一模一样
原版定制美国加州大学河滨分校毕业证原件一模一样原版定制美国加州大学河滨分校毕业证原件一模一样
原版定制美国加州大学河滨分校毕业证原件一模一样
 
一比一定制(USC毕业证书)美国南加州大学毕业证学位证书
一比一定制(USC毕业证书)美国南加州大学毕业证学位证书一比一定制(USC毕业证书)美国南加州大学毕业证学位证书
一比一定制(USC毕业证书)美国南加州大学毕业证学位证书
 
如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证
如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证
如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证
 

NARA