The IPv6 Protocol & IPv6 Standards

Size: px
Start display at page:

Download "The IPv6 Protocol & IPv6 Standards"

Transcription

1 The IPv6 Protocol & IPv6 Stadards ISP Workshops These materials are licesed uder the Creative Commos Attributio-NoCommercial 4.0 Iteratioal licese ( Last updated 7 th September

2 Ackowledgemets p This material origiated from the Cisco ISP/IXP Workshop Programme developed by Philip Smith & Barry Greee p Use of these materials is ecouraged as log as the source is fully ackowledged ad this otice remais i place p Bug fixes ad improvemets are welcomed Please workshop (at) bgp4all.com Philip Smith 2

3 IPv6 p December 1995 First Specificatio published as Proposed Stadard i RFC1883 p December 1998 Updated Specificatio published as Draft Stadard i RFC2460 Virtually all implemetatios today adhere to RFC2460 p July 2017 RFC8200 declares IPv6 as Iteret Stadard 3

4 So what has really chaged? p IPv6 does ot iteroperate with IPv4 Separate protocol workig idepedetly of IPv4 Deliberate desig itetio Simplify IP headers to remove uused or uecessary fields Fixed legth headers to make it easier for chip desigers ad software egieers 4

5 What else has chaged? p Expaded address space Address legth quadrupled to 16 bytes p Header Format Simplificatio Fixed legth, optioal headers are daisy-chaied IPv6 header is twice as log (40 bytes) as IPv4 header without optios (20 bytes) p No checksum at the IP etwork layer p No hop-by-hop fragmetatio Path MTU discovery p 64 bits aliged p Autheticatio ad Privacy Capabilities IPsec is itegrated p No more broadcast 5

6 IPv4 ad IPv6 Header Compariso Versio IHL Idetificatio Time to Live IPv4 Header Type of Service Protocol Total Legth Flags Source Address Fragmet Offset Header Checksum Versio Traffic Class Payload Legth IPv6 Header Next Header Source Address Flow Label Hop Limit Destiatio Address Optios Paddig Leged Name retaied from IPv4 to IPv6 Field ot kept i IPv6 Name ad positio chaged i IPv6 New field i IPv6 Destiatio Address 6

7 IPv6 Header p Versio = 4-bit value set to 6 p Traffic Class = 8-bit value Replaces IPv4 TOS field p Flow Label = 20-bit value p Payload Legth = 16-bit value The size of the rest of the IPv6 packet followig the header replaces IPv4 Total Legth p Next Header = 8-bit value Replaces IPv4 Protocol, ad idicates type of ext header p Hop Limit = 8-bit value Decreased by oe every IPv6 hop (IPv4 TTL couter) p Source address = 128-bit value p Destiatio address = 128-bit value 7

8 Header Format Simplificatio p Fixed legth Optioal headers are daisy-chaied p 64 bits aliged p IPv6 header is twice as log (40 bytes) as IPv4 header without optios (20 bytes) p IPv4 cotais 10 basic header fields p IPv6 cotais 6 basic header fields No checksum at the IP etwork layer No hop-by-hop fragmetatio 8

9 Header Format Extesio Headers IPv6 Header Next Header = TCP TCP Header + Data IPv6 Header Next Header = Routig Routig Header Next Header = TCP TCP Header + Data IPv6 Header Next Header = Routig Routig Header Next Header = Destiatio Destiatio Header Next Header = TCP Fragmet of TCP Header + Data p p p p All optioal fields go ito extesio headers These are daisy chaied behid the mai header The last 'extesio' header is usually the ICMP, TCP or UDP header Makes it simple to add ew features i IPv6 protocol without major re-egieerig of devices Number of extesio headers is ot fixed / limited 9

10 Header Format Commo Headers p Commo values of Next Header field: 0 Hop-by-hop optio (extesio) 2 ICMP (payload) 6 TCP (payload) 17 UDP (payload) 43 Source routig (extesio) 44 Fragmetatio (extesio) 50 Ecrypted security payload (extesio, IPSec) 51 Autheticatio (extesio, IPSec) 59 Null (No ext header) 60 Destiatio optio (extesio) 10

11 Header Format Orderig of Headers p Order is importat because: Hop-by-hop header has to be processed by every itermediate ode Routig header eeds to be processed by itermediate routers At the destiatio fragmetatio has to be processed before other headers p This makes header processig easier to implemet i hardware 11

12 Larger Address Space IPv4 = 32 bits IPv6 = 128 bits p p IPv4 32 bits = 4,294,967,296 possible addressable devices IPv6 128 bits: 4 times the size i bits = 3.4 x possible addressable devices = 340,282,366,920,938,463,463,374,607,431,768,211,456 = 4.6 x addresses per perso o the plaet 12

13 How was the IPv6 Address Size Chose? p Some wated fixed-legth, 64-bit addresses Easily good for sites, odes, at.0001 allocatio efficiecy p (3 orders of magitude more tha IPv6 requiremet) Miimizes growth of per-packet header overhead Efficiet for software processig p Some wated variable-legth, up to 160 bits Compatible with OSI NSAP addressig plas Big eough for auto-cofiguratio usig IEEE 802 addresses Could start with addresses shorter tha 64 bits & grow later p Settled o fixed-legth, 128-bit addresses 13

14 IPv6 Address Represetatio (1) p 16 bit fields i case isesitive colo hexadecimal represetatio 2031:0000:130F:0000:0000:09C0:876A:130B p Leadig zeros i a field are optioal: 2031:0:130F:0:0:9C0:876A:130B p Successive fields of 0 represeted as ::, but oly oce i a address: 2031:0:130F::9C0:876A:130B is ok 2031::130F::9C0:876A:130B is NOT ok 0:0:0:0:0:0:0:1 ::1 (loopback address) 0:0:0:0:0:0:0:0 :: (uspecified address) 14

15 IPv6 Address Represetatio (2) p :: represetatio RFC5952 recommeds that the rightmost set of :0: be replaced with :: for cosistecy p 2001:db8:0:2f::5 rather tha 2001:db8::2f:0:0:0:5 p IPv4-compatible (ot used ay more) 0:0:0:0:0:0: = :: = ::C0A8:1E01 p I a URL, it is eclosed i brackets (RFC3986) Cumbersome for users, mostly for diagostic purposes Use fully qualified domai ames (FQDN) Þ The DNS has to work!! 15

16 IPv6 Address Represetatio (3) p Prefix Represetatio Represetatio of prefix is just like IPv4 CIDR I this represetatio you attach the prefix legth Like IPv4 address: p /16 IPv6 address is represeted i the same way: p 2001:db8:12::/40 16

17 IPv6 Addressig p IPv6 Addressig rules are covered by multiple RFCs Architecture defied by RFC4291 p Address Types are : Uicast : Oe to Oe (Global, Uique Local, Lik local) Aycast : Oe to Nearest (Allocated from Uicast) Multicast : Oe to May p A sigle iterface may be assiged multiple IPv6 addresses of ay type (uicast, aycast, multicast) No Broadcast Address Use Multicast 17

18 IPv6 Addressig Type Biary Hex Uspecified ::/128 Loopback ::1/128 Global Uicast Address Uique Local Uicast Address Lik Local Uicast Address ::/ FC00::/ FE80::/10 Multicast Address FF00::/8 18

19 Global Uicast Addresses 128 Bits SPs 29 bits SP Site 64-bit Iterface ID Bits 16 Bits 2000::/3 3 Bits p Address block delegated by IETF to IANA p For distributio to the RIRs ad o to the users of the public Iteret p Global Uicast Address block is 2000::/3 This is 1/8 th of the etire available IPv6 address space 19

20 Uique-Local Addresses 128 Bits Global ID 40 Bits 64-bit Iterface ID FC00::/7 7 Bits L-bit Subet ID 16 Bits p p Uique-Local Addresses (ULAs) are NOT routable o the Iteret L-bit set to 1 which meas the address is locally assiged ULAs are used for: Isolated etworks Local commuicatios & iter-site VPNs (see 20

21 Uique-Local Typical Scearios p Isolated IPv6 etworks: Never eed public Iteret coectivity Do t eed assigmet from RIR or ISP p Local devices such as priters, telephoes, etc Coected to etworks usig Public Iteret But the devices themselves do ot commuicate outside the local etwork p Site Network Maagemet systems coectivity p Ifrastructure addressig Usig dual Global ad Uique-Local addressig p Public etworks experimetig with NPTv6 (RFC6296) Oe to oe IPv6 to IPv6 address mappig 21

22 Lik-Local Addresses 128 Bits Remaiig 54 Bits 64-bit Iterface ID FE80::/10 10 Bits p p p Lik-Local Addresses Used For: Commuicatio betwee two IPv6 device (like ARP but at Layer 3) Next-Hop calculatio i Routig Protocols Automatically assiged by Router as soo as IPv6 is eabled Madatory Address Oly Lik Specific scope p Remaiig 54 bits could be Zero or ay maual cofigured value 22

23 Multicast Addresses 128 Bits 8-bit Lifetime/Scope 112-bit Group ID FF00::/8 8 Bits p Multicast Addresses Used For: Oe to may commuicatio p 2 d octet reserved for Lifetime ad Scope p Remaider of address represets the Group ID p (Substatially larger rage tha for IPv4 which oly had /4 for Multicast) 23

24 Global Uicast IPv6 Address Allocatio /12 /32 /48 / bit Iterface ID Registry ISP prefix Site prefix LAN prefix p The allocatio process is: The IANA is allocatig out of 2000::/3 for iitial IPv6 uicast use Each registry gets a /12 prefix from the IANA Registry allocates a /32 prefix (or larger) to a IPv6 ISP Policy is that a ISP allocates a /48 prefix to each ed customer 24

25 IPv6 Addressig Scope p 64 bits reserved for the iterface ID Possibility of 2 64 hosts o oe etwork LAN I theory 18,446,744,073,709,551,616 hosts Arragemet to accommodate MAC addresses withi the IPv6 address p 16 bits reserved for the ed site Possibility of 2 16 etworks at each ed-site subets equivalet to a /12 i IPv4 (assumig a /28 or 16 hosts per IPv4 subet) 25

26 IPv6 Addressig Scope p 16 bits reserved for each service provider Possibility of 2 16 ed-sites per service provider possible customers: equivalet to each service provider receivig a /8 i IPv4 (assumig a /24 address block per customer) p 29 bits reserved for all service providers Possibility of 2 29 service providers i.e. 536,870,912 discrete service provider etworks p Although some service providers already are justifyig more tha a /32 26

27 How to get a IPv6 Address? p IPv6 address space is allocated by the 5 RIRs: AfriNIC, APNIC, ARIN, LACNIC, RIPE NCC Network Operators get address space from the RIRs Ed Users get IPv6 address space from their ISP p I the past, there were also: 6to4 tuels 2002::/16 p Iteded to give isolated IPv6 odes access to the IPv6 Iteret p Obsoleted i May 2015 (BCP196) because it was very ureliable ad totally isecure 6Boe p The experimetal IPv6 etwork lauched i the mid 1990s p Was retired o 6th Jue 2006 (RFC3701) 27

28 Aggregatio hopes Customer 2001:db8:1::/48 Customer 2001:db8:2::/48 ISP 2001:db8::/32 Oly aouces the /32 prefix IPv6 Iteret p Larger address space eables aggregatio of prefixes aouced i the global routig table p Idea was to allow efficiet ad scalable routig p But curret Iteret multihomig solutio breaks this model 28

29 Iterface IDs p Lowest order 64-bit field of uicast address may be assiged i several differet ways: Auto-cofigured from a 64-bit EUI-64, or expaded from a 48- bit MAC address (e.g., Etheret address) Auto-geerated pseudo-radom umber (to address privacy cocers) Assiged via DHCP Maually cofigured 29

30 EUI-64 Etheret MAC address (48 bits) FC 0F FC 0F FF FE 64 bits versio FF FE 17 FC 0F Scope of the EUI-64 id EUI-64 address X0 X = where X= 1 = uiversal 0 = local FF FE 17 FC 0F p EUI-64 address is formed by isertig FFFE betwee the compay-id ad the maufacturer extesio, ad settig the u bit to idicate scope Global scope: for IEEE 48-bit MAC Local scope: whe o IEEE 48-bit MAC is available (eg serials, tuels) 30

31 EUI-64 p Device MAC address is used to create: Fial 64 bits of global uicast address e.g. p 2001:db8:0:1:290:27ff:fe17:fc0f Fial 64 bits of lik local address e.g. p fe80::290:27ff:fe17:fc0f Fial 24 bits of solicited ode multicast address e.g. p ff02::1:ff17:fc0f p Note that both global uicast ad lik local addresses ca also be cofigured maually 31

32 IPv6 Addressig Examples LAN: 2001:db8:213:1::/64 Etheret0 iterface Etheret0 ipv6 address 2001:db8:213:1::/64 eui-64 MAC address: e router# show ipv6 iterface Etheret0 Etheret0 is up, lie protocol is up IPv6 is eabled, lik-local address is FE80::260:3EFF:FE47:1530 Global uicast address(es): 2001:db8:213:1:260:3EFF:FE47:1530, subet is 2001:db8:213:1::/64 Joied group address(es): FF02::1:FF47:1530 FF02::1 FF02::2 MTU is 1500 bytes 32

33 IPv6 Address Privacy (RFC4941) /16 /32 /48 / DB8 64-bit Iterface ID p p p p Temporary addresses for IPv6 host cliet applicatio, e.g. Web browser Iteded to ihibit device/user trackig but is also a potetial issue More difficult to sca all IP addresses o a subet But port sca is idetical whe a address is kow Radom 64-bit iterface ID, ru DAD before usig it Rate of chage based o local policy p Implemeted o Microsoft Widows Vista owards ad o Apple MacOS 10.7 owards Ca be activated o FreeBSD/Liux with a system call 33

34 Host IPv6 Addressig Optios p Stateless (RFC4862) SLAAC Stateless Address AutoCofiguratio Bootig ode seds a router solicitatio to request router advertisemet to get iformatio to cofigure its iterface Bootig ode cofigures its ow Lik-Local address p Stateful DHCPv6 required by most eterprises Maual like IPv4 pre-dhcp p Useful for servers ad router ifrastructure p Does t scale for typical ed user devices 34

35 IPv6 Reumberig p Reumberig Hosts Stateless: p Hosts reumberig is doe by modifyig the RA to aouce the old prefix with a short lifetime ad the ew prefix Stateful: p DHCPv6 uses same process as DHCPv4 p Reumberig Routers Router reumberig protocol was developed (RFC2894) to allow domai-iterior routers to lear of prefix itroductio / withdrawal No kow implemetatio! 35

36 Auto-cofiguratio Mac address: 00:2c:04:00:FE:56 Host autocofigured address is: prefix received + lik-layer address Seds etwork-type iformatio (prefix, default route, ) p PC seds router solicitatio (RS) message p Router respods with router advertisemet (RA) This icludes prefix ad default route RFC8106 adds DNS server optio p PC cofigures its IPv6 address by cocateatig prefix received with its EUI-64 address 36

37 Reumberig p Router seds router advertisemet (RA) This icludes the ew prefix ad default route (ad remaiig lifetime of the old address) p PC cofigures a ew IPv6 address by cocateatig prefix received with its EUI-64 address Mac address: 00:2c:04:00:FE:56 Host auto-cofigured address is: NEW prefix received + SAME lik-layer address Attaches lifetime to old address Seds NEW etwork-type iformatio (prefix, default route, ) 37

38 Multicast use p Broadcasts i IPv4 Iterrupts all devices o the LAN eve if the itet of the request was for a subset Ca completely swamp the etwork ( broadcast storm ) p Broadcasts i IPv6 Are ot used ad replaced by multicast p Multicast Eables the efficiet use of the etwork Multicast address rage is much larger 38

39 IPv6 Multicast Address p IP multicast address has a prefix FF00::/8 p The secod octet defies the lifetime ad scope of the multicast address. 8-bit 4-bit 4-bit 112-bit Lifetime Scope Group-ID Lifetime 0 If Permaet 1 If Temporary Scope 1 Node 2 Lik 5 Site 8 Orgaisatio E Global 39

40 IPv6 Multicast Address Examples p RIPg The multicast address AllRIPRouters is FF02::9 p OSPFv3 p Note that 02 meas that this is a permaet address ad has lik scope The multicast address AllSPFRouters is FF02::5 The multicast address AllDRouters is FF02::6 p EIGRP The multicast address AllEIGRPRouters is FF02::A 40

41 Solicited-Node Multicast p Solicited-Node Multicast is used for Duplicate Address Detectio Part of the Neighbour Discovery process Replaces ARP Duplicate IPv6 Addresses are rare, but still have to be tested for p For each uicast ad aycast address cofigured there is a correspodig solicited-ode multicast address This address is oly sigificat for the local lik 41

42 Solicited-Node Multicast IPv6 address Prefix Iterface ID Solicited-ode Multicast Address FF FF Lower 24 bits Lower 24 bits p Solicited-ode multicast address cosists of FF02:0:0:0:0:1:FF::/104 prefix joied with the lower 24 bits from the uicast or aycast IPv6 address 42

43 Solicited-Node Multicast R1#sh ipv6 it e0 Etheret0 is up, lie protocol is up IPv6 is eabled, lik-local address is FE80::200:CFF:FE3A:8B18 No global uicast address is cofigured Joied group address(es): FF02::1 FF02::2 Solicited-Node Multicast Address FF02::1:FF3A:8B18 MTU is 1500 bytes ICMP error messages limited to oe every 100 millisecods ICMP redirects are eabled ND DAD is eabled, umber of DAD attempts: 1 ND reachable time is millisecods ND advertised reachable time is 0 millisecods ND advertised retrasmit iterval is 0 millisecods ND router advertisemets are set every 200 secods ND router advertisemets live for 1800 secods Hosts use stateless autocofig for addresses. R1# 43

44 IPv6 Aycast p A IPv6 aycast address is a idetifier for a set of iterfaces (typically belogig to differet odes) A packet set to a aycast address is delivered to oe of the iterfaces idetified by that address (the earest oe, accordig to the routig protocol s measure of distace). RFC4291 describes IPv6 Aycast i more detail p I reality there is o kow implemetatio of IPv6 Aycast as per the RFC Most operators have chose to use IPv4 style aycast istead 44

45 Aycast o the Iteret p A global uicast address is assiged to all odes which eed to respod to a service beig offered This address is routed as part of its paret address block p The respodig ode is the oe which is closest to the requestig ode accordig to the routig protocol Each aycast ode looks idetical to the other p Applicable withi a ASN, or globally across the Iteret p Typical (IPv4) examples today iclude: Root DNS ad cctld/gtld ameservers SMTP relays ad DNS resolvers withi ISP autoomous systems 45

46 MTU Issues p Miimum lik MTU for IPv6 is 1280 octets (versus 68 octets for IPv4) Þ o liks with MTU < 1280, lik-specific fragmetatio ad reassembly must be used p Implemetatios are expected to perform path MTU discovery to sed packets bigger tha 1280 p Miimal implemetatio ca omit PMTU discovery as log as all packets kept 1280 octets p A Hop-by-Hop Optio supports trasmissio of jumbograms with up to 2 32 octets of payload 46

47 IPv6 Neighbour Discovery p Protocol defies mechaisms for the followig problems: Router discovery Prefix discovery Parameter discovery Address autocofiguratio Address resolutio Next-hop determiatio Neighbour ureachability detectio Duplicate address detectio Redirects 47

48 IPv6 Neighbour Discovery p Defied i RFC4861 p Protocol built o top of ICMPv6 (RFC 4443) Combiatio of IPv4 protocols (ARP, ICMP, IGMP, ) p Fully dyamic, iteractive betwee Hosts & Routers p Defies 5 ICMPv6 packet types: Router Solicitatio Router Advertisemet Neighbour Solicitatio Neighbour Advertisemet Redirect 48

49 IPv6 ad DNS p Hostame to IP address: IPv4 A IPv6 AAAA 2001:db8:c18:1::2 49

50 IPv6 ad DNS p IP address to Hostame: IPv i-addr.arpa. PTR IPv c.0.8.b.d ip6.arpa PTR 50

51 IPv6 Techology Scope IP Service IPv4 Solutio IPv6 Solutio Addressig Rage 32-bit, Network Address Traslatio 128-bit, Multiple Scopes Autocofiguratio DHCP DHCP, Serverless, Recofiguratio Security IPsec IPsec works Ed-to-Ed Mobility Mobile IP Mobile IP with Direct Routig Quality of Service Differetiated Service, Itegrated Service Differetiated Service, Itegrated Service Multicast IGMP, PIM, Multicast BGP MLD, PIM, Multicast BGP, Scope Idetifier 51

52 What does IPv6 do for: p Security Nothig IPv4 does t already support IPSec rus i both p QoS Nothig IPv4 does t already support Differetiated ad Itegrated Services ru i both So far, Flow label has o real use 52

53 IPv6 Security p IPsec stadards apply to both IPv4 ad IPv6 p All implemetatios required to support autheticatio ad ecryptio headers ( IPsec ) p Autheticatio separate from ecryptio for use i situatios where ecryptio is prohibited or prohibitively expesive p Key distributio protocols are ot yet defied (idepedet of IP v4/v6) p Support for maual key cofiguratio required 53

54 IP Quality of Service Remider p Two basic approaches developed by IETF: Itegrated Service (it-serv) p Fie-grai (per-flow), quatitative promises (e.g., x bits per secod), uses RSVP sigallig Differetiated Service (diff-serv) p Coarse-grai (per-class), qualitative promises (e.g., higher priority), o explicit sigallig Sigalled diff-serv (RFC2998) p Uses RSVP for sigallig with course-graied qualitative aggregate markigs p Allows for policy cotrol without requirig per-router state overhead 54

55 IPv6 Support for It-Serv p 20-bit Flow Label field to idetify specific flows eedig special QoS Each source chooses its ow Flow Label values; routers use Source Addr + Flow Label to idetify distict flows Flow Label value of 0 used whe o special QoS requested (the commo case today) p Origially stadardised as RFC

56 IPv6 Flow Label p Flow label has ot bee used sice IPv6 stadardised Suggestios for use i recet years were icompatible with origial specificatio (discussed i RFC6436) p Specificatio updated i RFC6437 RFC6438 describes the use of the Flow Label for equal cost multi-path ad lik aggregatio i Tuels 56

57 IPv6 Support for Diff-Serv p 8-bit Traffic Class field to idetify specific classes of packets eedig special QoS Same as ew defiitio of IPv4 Type-of-Service byte May be iitialized by source or by router eroute; may be rewritte by routers eroute Traffic Class value of 0 used whe o special QoS requested (the commo case today) 57

58 IPv6 Status Stadardisatio p p p Core IPv6 Specificatios are IETF Stadards Well tested & stable Years of deploymet experiece 3GPP UMTS Rel 5 cellular wireless stadards (2002) madated IPv6 Several key compoets o stadards track Specificatio (STD86) Neighbour Discovery (RFC4861) ICMPv6 (STD89) IPv6 Addresses (RFC4291 & 3587) RIP (RFC2080) BGP (RFC2545) IGMPv6 (RFC2710) OSPF (RFC5340) Router Alert (RFC2711) Jumbograms (RFC2675) Autocofiguratio (RFC4862) Radius (RFC3162) DHCPv6 (RFC3315 & 4361) Flow Label (RFC6436/7/8) IPv6 Mobility (RFC6275) Mobile IPv6 MIB (RFC4295) GRE Tuellig (RFC2473) Uique Local IPv6 Addresses (RFC4193) DAD for IPv6 (RFC4429) Teredo (RFC4380) ISIS for IPv6 (RFC5308) VRRP (RFC5798) 58

59 IPv6 Status Stadardisatio p IPv6 available over: PPP (RFC5072) FDDI (RFC2467) NBMA (RFC2491) Frame Relay (RFC2590) IEEE1394 (RFC3146) Facebook (RFC5514) LoWPAN (RFC8138) Cellular Networks (RFC6459) Etheret (RFC2464) Toke Rig (RFC2470) ATM (RFC2492) ARCet (RFC2497) FibreChael (RFC4338) MS/TP (RFC8163) DECT ULE (RFC8105) 59

60 Recet IPv6 Hot Topics p IPv6 o Mobile Networks The ed of NAT ad NAT offload p IPv4 depletio debate IANA IPv4 pool ra out o 3rd February 2011 p p IPv6 Trasitio assistace CGN, 6rd, NAT64, DS-Lite, 464XLAT p IPv6 Security Security idustry & experts takig much closer look p Multihomig Multihomig i IPv6 same as i IPv4 60

61 Coclusio p Protocol is ready to go p The core compoets have already see several years field experiece 61

62 The IPv6 Protocol & IPv6 Stadards ISP Workshops 62

IPv6 Protocols & Standards. ISP Training Workshops

IPv6 Protocols & Standards. ISP Training Workshops IPv6 Protocols & Stadards ISP Traiig Workshops 1 So what has really chaged? p Expaded address space Address legth quadrupled to 16 bytes p Header Format Simplificatio Fixed legth, optioal headers are daisy-chaied

More information

The IPv6 Protocol & IPv6 Standards

The IPv6 Protocol & IPv6 Standards The IPv6 Protocol & IPv6 Stadards ISP Workshops These materials are licesed uder the Creative Commos Attributio-NoCommercial 4.0 Iteratioal licese (http://creativecommos.org/liceses/by-c/4.0/) Last updated

More information

IPv6 Protocols & Standards. ISP/IXP Workshops

IPv6 Protocols & Standards. ISP/IXP Workshops IPv6 Protocols & Standards ISP/IXP Workshops 1 So what has really changed? Expanded address space Address length quadrupled to 16 bytes Header Format Simplification Fixed length, optional headers are daisy-chained

More information

The IPv6 Protocol & IPv6 Standards

The IPv6 Protocol & IPv6 Standards The IPv6 Protocol & IPv6 Standards ISP Workshops Last updated 5 October 2014 1 So what has really changed? p IPv6 does not interoperate with IPv4 n Separate protocol working independently of IPv4 n Deliberate

More information

IPv6 Protocols & Standards

IPv6 Protocols & Standards IPv6 Protocols & Standards ISP/IXP Workshops 1 So what has really changed? Expanded address space Address length quadrupled to 16 bytes Header Format Simplification Fixed length, optional headers are daisy-chained

More information

IS-IS in Detail. ISP Workshops

IS-IS in Detail. ISP Workshops IS-IS i Detail ISP Workshops These materials are licesed uder the Creative Commos Attributio-NoCommercial 4.0 Iteratioal licese (http://creativecommos.org/liceses/by-c/4.0/) Last updated 27 th November

More information

Transitioning to BGP

Transitioning to BGP Trasitioig to BGP ISP Workshops These materials are licesed uder the Creative Commos Attributio-NoCommercial 4.0 Iteratioal licese (http://creativecommos.org/liceses/by-c/4.0/) Last updated 24 th April

More information

IPv6 Routing Protocols. ISP Training Workshops

IPv6 Routing Protocols. ISP Training Workshops IPv6 Routig Protocols ISP Traiig Workshops 1 Iitial IPv6 Cofiguratio for Cisco IOS 2 IPv6 Cofiguratio o Cisco IOS p To eable IPv6 the followig global commads are required: Router(cofig)# ipv6 uicast-routig

More information

IS-IS for IPv6. ISP Workshops

IS-IS for IPv6. ISP Workshops IS-IS for IPv6 ISP Workshops These materials are licesed uder the Creative Commos Attributio-NoCommercial 4.0 Iteratioal licese (http://creativecommos.org/liceses/by-c/4.0/) Last updated 8 th April 2018

More information

Introduction to OSPF. ISP Training Workshops

Introduction to OSPF. ISP Training Workshops Itroductio to OSPF ISP Traiig Workshops 1 OSPF p Ope Shortest Path First p Lik state or SPF techology p Developed by OSPF workig group of IETF (RFC 1247) p OSPFv2 stadard described i RFC2328 p Desiged

More information

Deploying 32-bit ASNs

Deploying 32-bit ASNs Deployig 32-bit ASNs ISP Workshops These materials are licesed uder the Creative Commos Attributio-NoCommercial 4.0 Iteratioal licese (http://creativecommos.org/liceses/by-c/4.0/) Last updated 26 th September

More information

ISP Systems Design. ISP Workshops

ISP Systems Design. ISP Workshops ISP Systems Desig ISP Workshops These materials are licesed uder the Creative Commos Attributio-NoCommercial 4.0 Iteratioal licese (http://creativecommos.org/liceses/by-c/4.0/) Last updated 24 th April

More information

IPv6 Protocol Architecture

IPv6 Protocol Architecture IPv6 Protocol Architecture v4/v6 Header Comparison Not kept in IPv6 Renamed in IPv6 Same name and function New in IPv6 2 New Functional Improvement Address Space Increase from 32-bit to 128-bit address

More information

BGP Attributes and Path Selection. ISP Training Workshops

BGP Attributes and Path Selection. ISP Training Workshops BGP Attributes ad Path Selectio ISP Traiig Workshops 1 BGP Attributes The tools available for the job 2 What Is a Attribute?... Next Hop AS Path MED...... p Part of a BGP Update p Describes the characteristics

More information

IPv6 Protocol & Structure. npnog Dec, 2017 Chitwan, NEPAL

IPv6 Protocol & Structure. npnog Dec, 2017 Chitwan, NEPAL IPv6 Protocol & Structure npnog3 9-11 Dec, 2017 Chitwan, NEPAL Protocol Header Comparison IPv4 contains 10 basic header fields, while IPv6 has 6 basic header fields IPv6 header size is 40 octets compared

More information

Introduction to IPv6

Introduction to IPv6 Introduction to IPv6 1 What is IPv6? IP (Internet Protocol) The most common protocol over the Internet defines how packets are sent over the internet Addressing and routing Current versions IPv4 & IPv6

More information

DNS, DHCP and Auto- Configuration. IPv6 Training Day 18 th September 2012 Philip Smith APNIC

DNS, DHCP and Auto- Configuration. IPv6 Training Day 18 th September 2012 Philip Smith APNIC DNS, DHCP and Auto- Configuration IPv6 Training Day 18 th September 2012 Philip Smith APNIC 1 DNS in IPv6 p Works the same way as for IPv4 p Quad A records are used to indicate the name to IPv6 address

More information

Introduction to The Internet

Introduction to The Internet Itroductio to The Iteret ISP Workshops These materials are licesed uder the Creative Commos Attributio-NoCommercial 4.0 Iteratioal licese (http://creativecommos.org/liceses/by-c/4.0/) Last updated 13 th

More information

IPv6 Deployment Planning

IPv6 Deployment Planning IPv6 Deploymet Plaig ISP Workshops These materials are licesed uder the Creative Commos Attributio-NoCommercial 4.0 Iteratioal licese (http://creativecommos.org/liceses/by-c/4.0/) Last updated 5 th July

More information

Rocky Mountain IPv6 Summit April 9, 2008

Rocky Mountain IPv6 Summit April 9, 2008 Rocky Mountain IPv6 Summit April 9, 2008 Introduction to the IPv6 Protocol Scott Hogg GTRI - Director of Advanced Technology Services CCIE #5133, CISSP 1 IPv6 Header IPv4 Header 20 bytes IPv6 Header, 40

More information

IS-IS for ISPs. ISP Workshops

IS-IS for ISPs. ISP Workshops IS-IS for ISPs ISP Workshops These materials are licesed uder the Creative Commos Attributio-NoCommercial 4.0 Iteratioal licese (http://creativecommos.org/liceses/by-c/4.0/) Last updated 21 st April 2017

More information

IPv6 Deployment Planning

IPv6 Deployment Planning IPv6 Deploymet Plaig ISP Workshops These materials are licesed uder the Creative Commos Attributio-NoCommercial 4.0 Iteratioal licese (http://creativecommos.org/liceses/by-c/4.0/) Last updated 8 th April

More information

Quality of Service. Spring 2018 CS 438 Staff - University of Illinois 1

Quality of Service. Spring 2018 CS 438 Staff - University of Illinois 1 Quality of Service Sprig 2018 CS 438 Staff - Uiversity of Illiois 1 Quality of Service How good are late data ad lowthroughput chaels? It depeds o the applicatio. Do you care if... Your e-mail takes 1/2

More information

Lecture 28: Data Link Layer

Lecture 28: Data Link Layer Automatic Repeat Request (ARQ) 2. Go ack N ARQ Although the Stop ad Wait ARQ is very simple, you ca easily show that it has very the low efficiecy. The low efficiecy comes from the fact that the trasmittig

More information

Introduction and Overview

Introduction and Overview Chapter 1 Itroductio ad Overview 1.1 Opportuities Offered by The Iteret Protocol versio 6 () is ow gaiig mometum as a improved etwork layer protocol. There is much commercial iterest ad activity i Europe

More information

OSI Data Link & Network Layer

OSI Data Link & Network Layer OSI Data Link & Network Layer Erkki Kukk 1 Layers with TCP/IP and OSI Model Compare OSI and TCP/IP model 2 Layers with TCP/IP and OSI Model Explain protocol data units (PDU) and encapsulation 3 Addressing

More information

Internet Protocol v6.

Internet Protocol v6. Internet Protocol v6 October 25, 2016 v6@nkn.in Table of Content Why IPv6? IPv6 Address Space Customer LAN Migration Why IPv6? IPv6 Address Space Customer LAN migration IPv4 DASH BOARD THE REASON For IPv6

More information

MOTIF XF Extension Owner s Manual

MOTIF XF Extension Owner s Manual MOTIF XF Extesio Ower s Maual Table of Cotets About MOTIF XF Extesio...2 What Extesio ca do...2 Auto settig of Audio Driver... 2 Auto settigs of Remote Device... 2 Project templates with Iput/ Output Bus

More information

Understanding IPv6. Shannon McFarland CCIE #5245 Principal Engineer. #clmel BRKRST-1069

Understanding IPv6. Shannon McFarland CCIE #5245 Principal Engineer. #clmel BRKRST-1069 Understanding IPv6 Shannon McFarland CCIE #5245 Principal Engineer #clmel Agenda Why IPv6? What is IPv6? How does IPv6 work? Why IPv6? 4 You Have Heard It All Before IANA and the RIRs have run out of IPv4

More information

Athanassios Liakopoulos

Athanassios Liakopoulos Introduction to IPv6 (Part B) Athanassios Liakopoulos (aliako@grnet.gr) Greek IPv6 Training, Athens, May 2010 Copy... Rights This slide set is the ownership of the 6DEPLOY project via its partners The

More information

IPv6 Addressing. ISP Workshops

IPv6 Addressing. ISP Workshops IPv6 Addressig ISP Workshops These materials are licesed uder the Creative Commos Attributio-NoCommercial 4.0 Iteratioal licese (http://creativecommos.org/liceses/by-c/4.0/) Last updated 12 th April 2018

More information

The Value of Peering

The Value of Peering The Value of Peerig ISP/IXP Workshops These materials are licesed uder the Creative Commos Attributio-NoCommercial 4.0 Iteratioal licese (http://creativecommos.org/liceses/by-c/4.0/) Last updated 25 th

More information

Configuring IPv6. Information About IPv6. Send document comments to CHAPTER

Configuring IPv6. Information About IPv6. Send document comments to CHAPTER CHAPTER 3 This chapter describes how to configure Internet Protocol version 6 (IPv6), which includes addressing, Neighbor Discovery Protocol (ND), and Internet Control Message Protocol version 6 (ICMPv6),

More information

IPv6 Addressing. ISP Workshops

IPv6 Addressing. ISP Workshops IPv6 Addressig ISP Workshops These materials are licesed uder the Creative Commos Attributio-NoCommercial 4.0 Iteratioal licese (http://creativecommos.org/liceses/by-c/4.0/) Last updated 21 st October

More information

L I N U X. Unit 6 S Y S T E M DHCP & DNS (BIND) A D M I N I S T R A T I O n DPW

L I N U X. Unit 6 S Y S T E M DHCP & DNS (BIND) A D M I N I S T R A T I O n DPW it 6 HCP & (B) oa Warre HCP ervice yamically assigs a P address to requestig machies P addresses are leased scope of addresses ca be assiged or excluded from assigmet HCP servers do ot talk to each other

More information

Understanding IPv6 BRKRST Cisco Public BRKRST Cisco and/or its affiliates. All rights reserved.

Understanding IPv6 BRKRST Cisco Public BRKRST Cisco and/or its affiliates. All rights reserved. Understanding IPv6 Agenda Overview Why IPv6 Why we are jumping? What is IPv6 What does jumping look/feel like? How does IPv6 work How I didn t crash? Why IPv6 You Have Heard it all Before IANA and the

More information

IPv6 Autoconfiguration in Large Scale Mobile Ad-Hoc Networks

IPv6 Autoconfiguration in Large Scale Mobile Ad-Hoc Networks IPv6 Autocofiguratio i Large Scale Mobile Ad-Hoc Networks Kilia Weiger, Martia Zitterbart Istitute of Telematics Uiversity of Karlsruhe, 768 Karlsruhe, Germay Ph:++9 7 608-{65/600}, Email: {weiger,zit}@tm.uka.de

More information

K-NET bus. When several turrets are connected to the K-Bus, the structure of the system is as showns

K-NET bus. When several turrets are connected to the K-Bus, the structure of the system is as showns K-NET bus The K-Net bus is based o the SPI bus but it allows to addressig may differet turrets like the I 2 C bus. The K-Net is 6 a wires bus (4 for SPI wires ad 2 additioal wires for request ad ackowledge

More information

TCP/IP Protocol Suite

TCP/IP Protocol Suite TCP/IP Protocol Suite Computer Networks Lecture 5 http://goo.gl/pze5o8 TCP/IP Network protocols used in the Internet also used in today's intranets TCP layer 4 protocol Together with UDP IP - layer 3 protocol

More information

CMSC Computer Architecture Lecture 12: Virtual Memory. Prof. Yanjing Li University of Chicago

CMSC Computer Architecture Lecture 12: Virtual Memory. Prof. Yanjing Li University of Chicago CMSC 22200 Computer Architecture Lecture 12: Virtual Memory Prof. Yajig Li Uiversity of Chicago A System with Physical Memory Oly Examples: most Cray machies early PCs Memory early all embedded systems

More information

Windows Server 2008 R2 networking

Windows Server 2008 R2 networking Chapter3 Widows Server 2008 R2 etworkig Orgaizatios large ad small deped o computer etworks to operate their busiesses. Employees require aywhere access to data, while cliets ad busiess parters demad ehaced

More information

Introduction to IPv6 - II

Introduction to IPv6 - II Introduction to IPv6 - II Building your IPv6 network Alvaro Vives 27 June 2017 Workshop on Open Source Solutions for the IoT Contents IPv6 Protocols and Autoconfiguration - ICMPv6 - Path MTU Discovery

More information

Message Integrity and Hash Functions. TELE3119: Week4

Message Integrity and Hash Functions. TELE3119: Week4 Message Itegrity ad Hash Fuctios TELE3119: Week4 Outlie Message Itegrity Hash fuctios ad applicatios Hash Structure Popular Hash fuctios 4-2 Message Itegrity Goal: itegrity (ot secrecy) Allows commuicatig

More information

Improvement of the Orthogonal Code Convolution Capabilities Using FPGA Implementation

Improvement of the Orthogonal Code Convolution Capabilities Using FPGA Implementation Improvemet of the Orthogoal Code Covolutio Capabilities Usig FPGA Implemetatio Naima Kaabouch, Member, IEEE, Apara Dhirde, Member, IEEE, Saleh Faruque, Member, IEEE Departmet of Electrical Egieerig, Uiversity

More information

Τεχνολογία Λογισμικού

Τεχνολογία Λογισμικού ΕΘΝΙΚΟ ΜΕΤΣΟΒΙΟ ΠΟΛΥΤΕΧΝΕΙΟ Σχολή Ηλεκτρολόγων Μηχανικών και Μηχανικών Υπολογιστών Τεχνολογία Λογισμικού, 7ο/9ο εξάμηνο 2018-2019 Τεχνολογία Λογισμικού Ν.Παπασπύρου, Αν.Καθ. ΣΗΜΜΥ, ickie@softlab.tua,gr

More information

Web OS Switch Software

Web OS Switch Software Web OS Switch Software BBI Quick Guide Nortel Networks Part Number: 213164, Revisio A, July 2000 50 Great Oaks Boulevard Sa Jose, Califoria 95119 408-360-5500 Mai 408-360-5501 Fax www.orteletworks.com

More information

Announcements. Reading. Project #4 is on the web. Homework #1. Midterm #2. Chapter 4 ( ) Note policy about project #3 missing components

Announcements. Reading. Project #4 is on the web. Homework #1. Midterm #2. Chapter 4 ( ) Note policy about project #3 missing components Aoucemets Readig Chapter 4 (4.1-4.2) Project #4 is o the web ote policy about project #3 missig compoets Homework #1 Due 11/6/01 Chapter 6: 4, 12, 24, 37 Midterm #2 11/8/01 i class 1 Project #4 otes IPv6Iit,

More information

Simple Multihoming. ISP Training Workshops

Simple Multihoming. ISP Training Workshops Simple Multihomig ISP Traiig Workshops 1 Why Multihome? p Redudacy Oe coectio to iteret meas the etwork is depedet o: p Local router (cofiguratio, software, hardware) p WAN media (physical failure, carrier

More information

The Closest Line to a Data Set in the Plane. David Gurney Southeastern Louisiana University Hammond, Louisiana

The Closest Line to a Data Set in the Plane. David Gurney Southeastern Louisiana University Hammond, Louisiana The Closest Lie to a Data Set i the Plae David Gurey Southeaster Louisiaa Uiversity Hammod, Louisiaa ABSTRACT This paper looks at three differet measures of distace betwee a lie ad a data set i the plae:

More information

Network Management. IPv6 Bootcamp. Zhiyi Huang University of Otago

Network Management. IPv6 Bootcamp. Zhiyi Huang University of Otago TELE301 Network Management IPv6 Bootcamp! Zhiyi Huang University of Otago Overview Brief look at current deployment status Recap common IPv6 addresses Basic mechanisms of IPv6 StateLess

More information

Internet Protocol, Version 6

Internet Protocol, Version 6 Outline Protocol, Version 6 () Introduction to Header Format Addressing Model ICMPv6 Neighbor Discovery Transition from to vs. Taken from:chun-chuan Yang Basics: TCP/ Protocol Suite Protocol (IP) Features:

More information

Motivation for this class

Motivation for this class CSE 535 : Lecture 1 Itroductio to Acceleratio of Networkig Algorithms i Hardware Washigto Uiversity Fall 2003 http://www.arl.wustl.edu/arl/projects/fpx/cse535/ Copyright 2003, Joh W Lockwood Lockwood@arl.wustl.edu

More information

Workshop on Scientific Applications for the Internet of Things (IoT) March

Workshop on Scientific Applications for the Internet of Things (IoT) March Workshop on Scientific Applications for the Internet of Things (IoT) March 16-27 2015 IP Networks: From IPv4 to IPv6 Alvaro Vives - alvaro@nsrc.org Contents 1 Digital Data Transmission 2 Switched Packet

More information

Security of Bluetooth: An overview of Bluetooth Security

Security of Bluetooth: An overview of Bluetooth Security Versio 2 Security of Bluetooth: A overview of Bluetooth Security Marjaaa Träskbäck Departmet of Electrical ad Commuicatios Egieerig mtraskba@cc.hut.fi 52655H ABSTRACT The purpose of this paper is to give

More information

Networking Fundamentals IPv6 APNIC 44. TAICHUNG, TAIWAN 7-14 September 2017

Networking Fundamentals IPv6 APNIC 44. TAICHUNG, TAIWAN 7-14 September 2017 Networking Fundamentals IPv6 APNIC 44 TAICHUNG, TAIWAN 7-14 September 2017 What is IPv6? IP stands for Internet Protocol which is one of the main pillars that supports the Internet today Current version

More information

APNIC IPv6 Workshop. Overview 7/29/17. Pekanbaru, Indonesia 31 July 2017 Proudly Supported by:

APNIC IPv6 Workshop. Overview 7/29/17. Pekanbaru, Indonesia 31 July 2017 Proudly Supported by: APNIC IPv6 Workshop Pekanbaru, Indonesia 31 July 2017 Proudly Supported by: Overview Introduction to IPv6 and Protocol Architecture IPv6 Resource Management IPv6 Addressing and Subnetting IPv6 Host Configuration

More information

Introduction to Network Technologies & Layered Architecture BUPT/QMUL

Introduction to Network Technologies & Layered Architecture BUPT/QMUL Itroductio to Network Techologies & Layered Architecture BUPT/QMUL 2018-3-12 Review What is the Iteret? How does it work? Whe & how did it come about? Who cotrols it? Where is it goig? 2 Ageda Basic Network

More information

An IPv6 unicast address is an identifier for a single interface, on a single node. A packet that is sent to a unicast

An IPv6 unicast address is an identifier for a single interface, on a single node. A packet that is sent to a unicast An IPv6 unicast address is an identifier for a single interface, on a single node. A packet that is sent to a unicast address is delivered to the interface identified by that address. Finding Feature Information,

More information

Basic allocator mechanisms The course that gives CMU its Zip! Memory Management II: Dynamic Storage Allocation Mar 6, 2000.

Basic allocator mechanisms The course that gives CMU its Zip! Memory Management II: Dynamic Storage Allocation Mar 6, 2000. 5-23 The course that gives CM its Zip Memory Maagemet II: Dyamic Storage Allocatio Mar 6, 2000 Topics Segregated lists Buddy system Garbage collectio Mark ad Sweep Copyig eferece coutig Basic allocator

More information

Course Information. Details. Topics. Network Examples. Overview. Walrand Lecture 1. EECS 228a. EECS 228a Lecture 1 Overview: Networks

Course Information. Details. Topics. Network Examples. Overview. Walrand Lecture 1. EECS 228a. EECS 228a Lecture 1 Overview: Networks Walrad Lecture 1 Course Iformatio Lecture 1 Overview: Networks Jea Walrad www.eecs.berkeley.edu/~wlr Istructor: Jea Walrad Office Hours: M-Tu 1:00-2:00 Time/Place: MW 2:00-3:30 i 285 Cory Home Page: http://wwwist.eecs.berkeley.edu/~ee228a

More information

Network Layer Part A (IPv6) Network Layer 4-1

Network Layer Part A (IPv6) Network Layer 4-1 Network Layer Part A (IPv6) Network Layer 4-1 Chapter 4: outline 4.1 Overview of Network layer data plane control plane 4.2 What s inside a router 4.3 IP: Internet Protocol datagram format fragmentation

More information

BGP Best Current Practices. ISP Training Workshops

BGP Best Current Practices. ISP Training Workshops BGP Best Curret Practices ISP Traiig Workshops 1 Cofigurig BGP Where do we start? 2 IOS Good Practices p ISPs should start off with the followig BGP commads as a basic template: router bgp 64511 bgp determiistic-med

More information

IPv6 Protocols and Networks Hadassah College Spring 2018 Wireless Dr. Martin Land

IPv6 Protocols and Networks Hadassah College Spring 2018 Wireless Dr. Martin Land IPv6 1 IPv4 & IPv6 Header Comparison IPv4 Header IPv6 Header Ver IHL Type of Service Total Length Ver Traffic Class Flow Label Identification Flags Fragment Offset Payload Length Next Header Hop Limit

More information

An upper bound model for TCP and UDP throughput in IPv4 and IPv6

An upper bound model for TCP and UDP throughput in IPv4 and IPv6 ARTICLE IN PRESS Joural of Network ad Computer Applicatios 31 (2008) 585 602 www.elsevier.com/locate/jca A upper boud model for TCP ad UDP throughput i IPv4 ad IPv6 Eric Gamess, Ria Suro s Cetral Uiversity

More information

Transitioning to IPv6

Transitioning to IPv6 Transitioning to IPv6 麟瑞科技區域銷售事業處副處長張晃崚 CCIE #13673 2007 Cisco Systems, Inc. All rights reserved. ICND2 v1.0 7-1 IPv4 and IPv6 Currently, there are approximately 1.3 billion usable IPv4 addresses available.

More information

Ones Assignment Method for Solving Traveling Salesman Problem

Ones Assignment Method for Solving Traveling Salesman Problem Joural of mathematics ad computer sciece 0 (0), 58-65 Oes Assigmet Method for Solvig Travelig Salesma Problem Hadi Basirzadeh Departmet of Mathematics, Shahid Chamra Uiversity, Ahvaz, Ira Article history:

More information

IP: (Internet Protocol) IP - 1

IP: (Internet Protocol)   IP - 1 TCP/IP Family of Protocols IP: (Internet Protocol) www.comnets.uni-bremen.de IP - 1 A suite of protocols What is TCP/IP? Rules for sending and receiving data across networks Addressing Management www.comnets.uni-bremen.de

More information

Customer Portal Quick Reference User Guide

Customer Portal Quick Reference User Guide Customer Portal Quick Referece User Guide Overview This user guide is iteded for FM Approvals customers usig the Approval Iformatio Maagemet (AIM) customer portal to track their active projects. AIM is

More information

IPv6: An Introduction

IPv6: An Introduction Outline IPv6: An Introduction Dheeraj Sanghi Department of Computer Science and Engineering Indian Institute of Technology Kanpur dheeraj@iitk.ac.in http://www.cse.iitk.ac.in/users/dheeraj Problems with

More information

Configuring IPv6 for Gigabit Ethernet Interfaces

Configuring IPv6 for Gigabit Ethernet Interfaces CHAPTER 46 IP version 6 (IPv6) provides extended addressing capability beyond those provided in IP version 4 (IPv4) in Cisco MDS SAN-OS. The architecture of IPv6 has been designed to allow existing IPv4

More information

Elementary Educational Computer

Elementary Educational Computer Chapter 5 Elemetary Educatioal Computer. Geeral structure of the Elemetary Educatioal Computer (EEC) The EEC coforms to the 5 uits structure defied by vo Neuma's model (.) All uits are preseted i a simplified

More information

Security and Communication. Ultimate. Because Intercom doesn t stop at the hardware level. Software Intercom Server for virtualised IT platforms

Security and Communication. Ultimate. Because Intercom doesn t stop at the hardware level. Software Intercom Server for virtualised IT platforms Because Itercom does t stop at the hardware level by Commed Software Itercom Server for virtualised IT platforms Ready for VMware Ready for Hyper-V VoIP Ultimate availability Itercom Server as a app The

More information

ISO 9001:2008. Pankaj Kumar Dir, TEC, DOT

ISO 9001:2008. Pankaj Kumar Dir, TEC, DOT ISO 9001:2008 Pankaj Kumar Dir, TEC, DOT AWARENESS OBJECTIVES IPv6 Address Format & Basic Rules Understanding the IPv6 Address Components Understanding & Identifying Various Types of IPv6 Addresses 3/25/2012

More information

Resource Public Key Infrastructure for Secure Border Gateway Protocol

Resource Public Key Infrastructure for Secure Border Gateway Protocol Resource Public Key Ifrastructure for Secure Border Gateway Protocol George Chag, Majid Ariaezhad, ad Ljiljaa Trajković gkchag@sfu.ca, ariaezhad@live.com, ljilja@sfu.ca Commuicatio Networks Laboratory

More information

IPv6 Security (Theory vs Practice) APRICOT 14 Manila, Philippines. Merike Kaeo

IPv6 Security (Theory vs Practice) APRICOT 14 Manila, Philippines. Merike Kaeo IPv6 Security (Theory vs Practice) APRICOT 14 Manila, Philippines Merike Kaeo merike@doubleshotsecurity.com Current IPv6 Deployments Don t break existing IPv4 network Securing IPv6 Can t secure something

More information

NVP-903 Series. Multi-Stream Network Video Encoder REFERENCE GUIDE

NVP-903 Series. Multi-Stream Network Video Encoder REFERENCE GUIDE NVP-903 Series Multi-Stream Network Video Ecoder REFERENCE GUIDE NVP-903 Series User Maual Table of Cotets 1 Itroductio... 4 1.1 Product Overview... 4 1.2 Product Features... 4 2 Pael Desig... 5 2.1 Frot

More information

Introduction to Wireless & Mobile Systems. Chapter 6. Multiple Radio Access Cengage Learning Engineering. All Rights Reserved.

Introduction to Wireless & Mobile Systems. Chapter 6. Multiple Radio Access Cengage Learning Engineering. All Rights Reserved. Itroductio to Wireless & Mobile Systems Chapter 6 Multiple Radio Access 1 Outlie Itroductio Multiple Radio Access Protocols Cotetio-based Protocols Pure ALOHA Slotted ALOHA CSMA (Carrier Sese Multiple

More information

CIS 121 Data Structures and Algorithms with Java Spring Stacks, Queues, and Heaps Monday, February 18 / Tuesday, February 19

CIS 121 Data Structures and Algorithms with Java Spring Stacks, Queues, and Heaps Monday, February 18 / Tuesday, February 19 CIS Data Structures ad Algorithms with Java Sprig 09 Stacks, Queues, ad Heaps Moday, February 8 / Tuesday, February 9 Stacks ad Queues Recall the stack ad queue ADTs (abstract data types from lecture.

More information

Term Project Report. This component works to detect gesture from the patient as a sign of emergency message and send it to the emergency manager.

Term Project Report. This component works to detect gesture from the patient as a sign of emergency message and send it to the emergency manager. CS2310 Fial Project Loghao Li Term Project Report Itroductio I this project, I worked o expadig exercise 4. What I focused o is makig the real gesture recogizig sesor ad desig proper gestures ad recogizig

More information

OSI Data Link & Network Layer

OSI Data Link & Network Layer OSI Data Link & Network Layer Erkki Kukk 1 Layers with TCP/IP and OSI Model Compare OSI and TCP/IP model 2 Layers with TCP/IP and OSI Model Explain protocol data units (PDU) and encapsulation 3 Addressing

More information

IPv6 Concepts. Improve router performance Simplify IP header Align to 64 bits Address hierarchy with more levels Simplify routing tables

IPv6 Concepts. Improve router performance Simplify IP header Align to 64 bits Address hierarchy with more levels Simplify routing tables IPv6 Concepts Tópicos Avançados de Redes 2016/2017 Why IPv6? 2 Lack of IPv4 addresses Imply NAT, or other solutions; Realm Specific IP (RFC3102) Improve router performance Simplify IP header Align to 64

More information

IMP: Superposer Integrated Morphometrics Package Superposition Tool

IMP: Superposer Integrated Morphometrics Package Superposition Tool IMP: Superposer Itegrated Morphometrics Package Superpositio Tool Programmig by: David Lieber ( 03) Caisius College 200 Mai St. Buffalo, NY 4208 Cocept by: H. David Sheets, Dept. of Physics, Caisius College

More information

Chapter 7: IP Addressing CCENT Routing and Switching Introduction to Networks v6.0

Chapter 7: IP Addressing CCENT Routing and Switching Introduction to Networks v6.0 Chapter 7: IP Addressing CCENT Routing and Switching Introduction to Networks v6.0 CCNET v6 13 Chapter 7 - Sections & Objectives 7.1 IPv4 Network Addresses Convert between binary and decimal numbering

More information

ICS Regent. Communications Modules. Module Operation. RS-232, RS-422 and RS-485 (T3150A) PD-6002

ICS Regent. Communications Modules. Module Operation. RS-232, RS-422 and RS-485 (T3150A) PD-6002 ICS Reget Commuicatios Modules RS-232, RS-422 ad RS-485 (T3150A) Issue 1, March, 06 Commuicatios modules provide a serial commuicatios iterface betwee the cotroller ad exteral equipmet. Commuicatios modules

More information

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe CHAPTER 19 Query Optimizatio Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe Itroductio Query optimizatio Coducted by a query optimizer i a DBMS Goal:

More information

IPv6 Basics. APNIC Training Bali, Indonesia February, Jordi Palet - 1

IPv6 Basics. APNIC Training Bali, Indonesia February, Jordi Palet - 1 IPv6 Basics APNIC Training Bali, Indonesia February, 2007 Jordi Palet (jordi.palet@consulintel.es) - 1 Why a New IP? Only compelling reason: more addresses! for billions of new devices, e.g., cell phones,

More information

Lecture Notes 6 Introduction to algorithm analysis CSS 501 Data Structures and Object-Oriented Programming

Lecture Notes 6 Introduction to algorithm analysis CSS 501 Data Structures and Object-Oriented Programming Lecture Notes 6 Itroductio to algorithm aalysis CSS 501 Data Structures ad Object-Orieted Programmig Readig for this lecture: Carrao, Chapter 10 To be covered i this lecture: Itroductio to algorithm aalysis

More information

RMIT University. Data Communication and Net-Centric Computing COSC 1111/2061. Lecture 2. Internetworking IPv4, IPv6

RMIT University. Data Communication and Net-Centric Computing COSC 1111/2061. Lecture 2. Internetworking IPv4, IPv6 RMIT University Data Communication and Net-Centric Computing COSC 1111/2061 Internetworking IPv4, IPv6 Technology Slide 1 Lecture Overview During this lecture, we will understand The principles of Internetworking

More information

Advanced Computer Networking (ACN)

Advanced Computer Networking (ACN) Chair of Network Architectures and Services Department of Informatics Technical University of Munich Advanced Computer Networking (ACN) IN2097 WiSe 2017-2018 Prof. Dr.-Ing. Georg Carle Sebastian Gallenmüller,

More information

OSI Data Link & Network Layer

OSI Data Link & Network Layer OSI Data Link & Network Layer Erkki Kukk 1 Layers with TCP/IP and OSI Model Compare OSI and TCP/IP model 2 Layers with TCP/IP and OSI Model Explain protocol data units (PDU) and encapsulation 3 Addressing

More information

Introduction to IPv6

Introduction to IPv6 Introduction to IPv6 1 IP Next Generation - Agenda Rationale behind IPv6 IPv6 functionality Transition strategy IPv6 current status 2 Rationale Behind IPv6 Address depletion concerns? Circa 1994 routing

More information

Python Programming: An Introduction to Computer Science

Python Programming: An Introduction to Computer Science Pytho Programmig: A Itroductio to Computer Sciece Chapter 6 Defiig Fuctios Pytho Programmig, 2/e 1 Objectives To uderstad why programmers divide programs up ito sets of cooperatig fuctios. To be able to

More information

AN EFFICIENT GROUP KEY MANAGEMENT USING CODE FOR KEY CALCULATION FOR SIMULTANEOUS JOIN/LEAVE: CKCS

AN EFFICIENT GROUP KEY MANAGEMENT USING CODE FOR KEY CALCULATION FOR SIMULTANEOUS JOIN/LEAVE: CKCS Iteratioal Joural of Computer Networks & Commuicatios (IJCNC) Vol.4, No.4, July 01 AN EFFICIENT GROUP KEY MANAGEMENT USING CODE FOR KEY CALCULATION FOR SIMULTANEOUS JOIN/LEAVE: CKCS Melisa Hajyvahabzadeh

More information

. Written in factored form it is easy to see that the roots are 2, 2, i,

. Written in factored form it is easy to see that the roots are 2, 2, i, CMPS A Itroductio to Programmig Programmig Assigmet 4 I this assigmet you will write a java program that determies the real roots of a polyomial that lie withi a specified rage. Recall that the roots (or

More information

IPv6 Technical Challenges

IPv6 Technical Challenges IPv6 Technical Challenges Peter Palúch, CCIE #23527, CCIP University of Zilina, Slovakia Academy Salute, April 15 th 16 th, Bucharest IPv6 technical challenges What challenges do I meet if I decide to

More information

Planning for Information Network

Planning for Information Network Planning for Information Network Lecture 7: Introduction to IPv6 Assistant Teacher Samraa Adnan Al-Asadi 1 IPv6 Features The ability to scale networks for future demands requires a limitless supply of

More information

Chapter 1. Introduction to Computers and C++ Programming. Copyright 2015 Pearson Education, Ltd.. All rights reserved.

Chapter 1. Introduction to Computers and C++ Programming. Copyright 2015 Pearson Education, Ltd.. All rights reserved. Chapter 1 Itroductio to Computers ad C++ Programmig Copyright 2015 Pearso Educatio, Ltd.. All rights reserved. Overview 1.1 Computer Systems 1.2 Programmig ad Problem Solvig 1.3 Itroductio to C++ 1.4 Testig

More information

n Learn how resiliency strategies reduce risk n Discover automation strategies to reduce risk

n Learn how resiliency strategies reduce risk n Discover automation strategies to reduce risk Chapter Objectives Lear how resiliecy strategies reduce risk Discover automatio strategies to reduce risk Chapter #16: Architecture ad Desig Resiliecy ad Automatio Strategies 2 Automatio/Scriptig Resiliet

More information

Morgan Kaufmann Publishers 26 February, COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Interface. Chapter 5.

Morgan Kaufmann Publishers 26 February, COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Interface. Chapter 5. Morga Kaufma Publishers 26 February, 208 COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Iterface 5 th Editio Chapter 5 Virtual Memory Review: The Memory Hierarchy Take advatage of the priciple

More information