Microsoft PowerPoint - 02 IPv6 Operation.ppt [호환 모드]
|
|
- 태임 엽
- 6 years ago
- Views:
Transcription
1 Module 2 IPv6 Operation
2 Module 2 Outline Lesson 1: IPv6 Addressing Architecture Lesson 2: Enabling IPv6 on Cisco Routers Lesson 3: Neighbor Discovery Lesson 4: Cisco IOS Software IPv6 Configuration Example Lesson 5: ICMPv6 IPv6 v
3 Lesson 1: IPv6 Addressing Architecture
4 Address Representation Format : x:x:x:x:x:x:x:x 각 x 는 16-bit 16 진수로표기된다. 2001:0DB8:010F:0001:0000:0000:0000:0D0C 각 Field 에맨앞에 0 은생략될수있다 : 2001:DB8:10F:1:0:0:0:D0C 0 이연속되는 Field 는 :: 으로표현하며, 한번만가능하다. 2001:DB8:10F:1::D0C 10F 1 D0C 2001::130F::10F:1:D0C 와같은표현은잘못된표기이다. IPv6 v
5 Address Representation (Cont.) Example: 전체주소 : 2001:0DB8:0000:0000:FFFF:0000:0000:0D0C 올바른표기법 2001:db8::FFFF:0:0:D0C 2001:db8:0:0:FFFF::D0C 잘못된표기법 2001:db8::FFFF::D0C Further Examples: FF02:0:0:0:0:0:0:1 => FF02::1 FF15:0:0:0:0:0:1:c001 => FF15::1:c001 0:0:0:0:0:0:0:1 => ::1 0:0:0:0:0:0:0:0 => :: IPv6 v
6 Address Representation (Cont.) Format : IPv4-compatible: 0:0:0:0:0:0: = :: = ::C000:0246 v4-mapped 0:0:0:0:0:FFFF: = ::FFFF:C000:0246 IPv6 v
7 Address Representation (Cont.) URL 에 IPv6 로표기시에는 [ ] 괄호안에주소를명시한다. 사용하기불편하다. DNS Name 등록전검사목적으로사용. 등록된 FQDN (Fully Qualified Domain Name) 을사용한다. IPv6 v
8 Address Types Unicast Multicast Anycast IPv6 v
9 Unicast Unicast Address 는단대단통신을위해사용된다. IPv6 unicast addresses are: Global unicast addresses Link-local addresses Site-local addresses 특별한목적으로예약된 unicast Unspecified, loopback, IPv4 compatible, IPv4 mapped IPv6 v
10 Link-Local Addresses 128 bits 0 Interface ID bits FE80::/10 10 bits Link-local addresses: 직접연결된 (Connected) Local Link 에서사용된다. IPv6 Stack이활성화된 Node에서는 Boot시각각의 Interface에자동으로할당된다. FE80::/10 의 Prefix 와 Interface 에 EUI-64 ID 의결합으로생성되며, /64 의 Prefix의길이를갖는다. Link Local Address는 Local Link에서만유효하며, 다른 Subnet으로전달되지않는다. IPv6 v
11 Interface Identifiers 128 bits Interface ID 64 bits Link 에서 Interface 를식별하기위해사용함. Link 에서고유하다. 전세계적으로도고유할수있다. Unicast Address 도 64-bit interface ID 를갖는다. Unicast Address 중이진수 000 으로시작하는주소는제외된다. EUI-48 bit 를갖는 Interface 는 Non-EUI-64-bit Interface ID 로변경된다. 7 번째 bit 는보수화를하고, 24bit(vender id) 와 24bit(node id) 사이에 FFFE 를삽입한다. IPv6 v
12 Site-Local Addresses 128 bits 0 Interface ID FEC0::/10 Subnet ID n bits 10 bits Site-local addresses : Site에서만사용되는 Unicast address이다. Site-Local address는수동으로설정한다. Site-Local address는 Global IPv6 Internet으로알려져서는안된다. FEC0::/10에 Prefix와 54bit의 Subnet ID (2^54), Interface의 EUI-64 ID 로구성된다. IPv6 v
13 Global Unicast Addresses Provider Site Interface 64 bits Global Routing Prefix Subnet ID Interface ID Global unicast addresses are : IPv6 internet 에서사용되는 address 이다. 각사이트는 ISP로부터 /48의 Prefix를부여받는다. 각사이트는 16bit에주소를받는다. (2^16=65,536 subnet을갖는다.) IPv6 v
14 Unspecified and Loopback Addresses Unspecified address : 0:0:0:0:0:0:0:0 128bit 모두가 0인주소로 :: 으로도표기하며, Interface에 IP가부여되지않은상태의 Unicast address이다. DHCP 또는 DAD (Duplicated Address Detection) Packet 전송시사용됨. Loopback address: 0:0:0:0:0:0:0:1 ::1 IPv4에 과동일하다. 자신을식별할목적으로사용된다. IPv6 v
15 IPv4-Compatible Addresses 96 bits 32 bits 0 IPv4 Address 0:0:0:0:0:0: = :: = ::C000:0264 IPv4-compatible addresses : Automatic IPv4 tunnel, Dynamic NAT-PT 등에서사용되는 Address 로 IPv6 Address 구성에 Node 의 IPv4 address 를포함한다. ::/96 + IPv4 Address 의형태로구성되며 ( 예 :: ), Embedded format ( 예. ::CE7B:1F01) 으로도표현된다. IPv6 v
16 IPv4-Mapped Addresses 80 bits 16 bits 32 bits 0 FFFF IPv4 Address 0:0:0:0:0:FFFF: = ::FFFF: = ::FFFF:C000:0246 IPv4-mapped addresses : IPv4 address 를 IPv6 address 로표기하기위해사용한다. Dual-stack node 에서 IPv6 Application 이 IPv4 destination 에 Packet 을보낼때 IPv4-mapped IPv6 Address에트래픽을전송한다. 대부분의경우 IPv4-mapped address는 Dual-stack node API 내부에서사용된다. IPv6 v
17 Multicast Addresses 112 bits group ID if permanent Flag = F F Flag Scope 1 if temporary 8bits 8bits Scope = 1 = interface-local 2 = link-local 3 = subnet-local 4 = admin-local 5 = site-local 8 = organization E= global Multicast 는하나의 Host 가많은 Host 들에게전송할수있는방법이다. IPv6 v
18 Multicast Assigned Addresses Multicast Address 범위는 FF00::/8 (FF00:: ~ FFFF::) FF01::1 = 노드자체를나타내는멀티캐스트주소 FF02::1 = Link Local 범위의모든노드를나타내는멀티캐스트주소 FF01::2 = 라우터자체를나타내는멀티캐스트주소 FF02::2 = Link Local 범위의모든라우터를나타내는멀티캐스트주소 FF05::2 = Site Local 범위의모든라우터를나타내는멀티캐스트주소 IPv6 v
19 Multicast Assigned Addresses FF0X:: is reserved (X=0..F) Solicited-node it d Multicast t Address 는 Neighbor Discovery 시 Neighbor Solicitation Message( 네이버찾기메시지 ) 에서사용된다. Meaning Scope FF02::1 All nodes Link-local l FF02::2 All routers Link-local FF02::9 All RIP routers Link-local FF02::1:FFXX:XXXX FFXX XXXX Solicited-node Link-local FF05::101 All NTP servers Site-local IPv6 v
20 Anycast Addresses nbits Prefix 128-n nbits Interface ID Anycast : 다수의 Device 가하나의 Address 를공유한다. (Aggregatable Unicast Address) Source Device가 Anycast Address로 packet을보내면 Packet은 Routing (Best Path Selection) 에의해그 Address 에해당하는 Interface 중하나로전달된다. IPv6 v
21 IPv6 Addressing - Anycast Addresses delivered to nearest BGP announce /24 Internet BGP announce / IP Packet S:Sender D: BGP announce /24 Sender IPv4 Anycast Address : Internet 상의다수의 6to4 Relay의 IPv4 Address는 로할당되어있다. 이 Address는 BGP를통해Announce 되며, 이 Address로가는Packet은 BGP Routing을통해Best Path를경유하여가장가까운 Node를찾는다. IPv6 v
22 Required Host Addresses IPv6 Host interface 는적절한동작을위해다음 IPv6 Address 를필요로한다 : Link-local address loopback address - 0:0:0:0:0:0:0:1, ::1 All-nodes Multicast address - FF02::1, FF01::1 Solicited-Node Multicast Address - FF02::1:FFXX:XXXX Host 가포함된특정 Multicast Group 의 Multicast Address Site-Local Address IPv6 v
23 Required Router Addresses IPv6 Router 에필요한 IP Address : Host Address All-Router Multicast Address FF02::2, FF01::2, FF05::2 Subnet Router Anycast Address Unicast-Prefix + All 0 기타필요에의해설정된 Anycast Address Routing을위한Specific Multicast Address (RIPv6 - FF02::9) IPv6 v
24 Addressing Architecture Binary prefix IPv6 notation Unspecified 00 0 (128 bits) ::/128 Loopback ::1/ (128 bits) Multicast Link-local unicast Site-local unicast Global unicast Everything else FF00::/8 FE80::/10 FEC0::/10 IPv6 v
25 IPv6 over Data Link Layers IPv6 is defined for most data link layers: Ethernet PPP FDDI Token Ring HDLC Non-broadcast multi-access (NBMA) ATM Frame Relay IEEE 1394 IPv6 v
26 IPv6 over Ethernet Destination Ethernet Address Source Ethernet Address 0x86DD IPv6 Header and Payload Ethernet Type 0x86DD 로 IPv6 Header 를지정한다. Ethernet에서 IPv6 Interface 식별을위해 EUI-64 IEEE 표준을사용한다. IPv6 v
27 Multicast Mapping over Ethernet IPv6 multicast address FF Corresponding Ethernet address Multicast prefix for Ethernet multicast IPv6 Multicast Address 용 Ethernet address 매핑 : 33:33:<IPv6 multicast address 마지막 32bit 를사용> IPv6 v
28 Modified EUI-64 Format Ethernet MAC address (48 bits) FC 0F FF FE 17 FC 0F 64 bits version U/L Bit Modified EUI-64 address FF FE 17 FC 0F X0 where X= X=1 1 = universally unique 0 = locally unique FF FE 17 FC 0F EUI-48 MAC Address 를고유한 EUI-64 MAC 으로변경하기위해 FFFE 를 Extension ID 앞에삽입하고 7 번째 U/L bit 를 1 로변경한다. IPv6 v
29 Privacy Interface ID db a083 38d d0c1 Randomly created Interface Identifier 임의로생성된 Interface Identifier 를지원한다. IPv6 v
30 PPP Interface ID Construction PPP Interface 구조는다음 Process 를사용한다 : 가능하면다른 interface에 EUI-64 또는 EUI-48을사용한다. 다른 Node에유일한정보 (Machine serial number) 를사용하여고유한 64-bit 식별자를구성한다. 임의의식별자를생성한다. IPv6CP를교환하는동안생성된address를 ( 두 device간 propose를통한 Negotiation 이생긴다.) 사용한다. IPv6 v
31 Lesson 2: Enabling IPv6 on Cisco Routers
32 Lesson Outline Enabling IPv6 on Cisco Routers IPv6 Address Configuration IPv6 v
33 Enabling IPv6 on Cisco Routers Cisco IOS 에서 IPv6 활성화하기 : IPv6 unicast packet forwarding 을활성화한다. router(config)# ipv6 unicast-routing Enables IPv6 traffic forwarding IPv6 v
34 IPv6 Address Configuration "ipv6 address" 명령어 : Interface 에 IPv6 를활성화한다. Interface에 IPv6 address를설정한다. router(config-if)# ipv6 enable ipv6 address <ipv6prefix>/<prefix-length> eui-64 ipv6 unnumbered <interface> ipv6 address <fe80:ipv6addr> [link-local] IPv6 v
35 IPv6 Address Configuration (Cont.) LAN: 2001:db8:c18:1::/64 Ethernet0 ipv6 unicast-routing interface Ethernet0 ipv6 address 2001:db8:c18:1::/64 eui-64 MAC address: e router# show ipv6 interface Ethernet0 Ethernet0 t0 is up, line protocol is up IPv6 is enabled, link-local address is FE80::260:3EFF:FE47:1530 Global unicast address(es): 2001:DB8:C18:1:260:3EFF:FE47:1530, subnet is 2001:DB8:C18:1::/64 Joined group address(es): FF02::1:FF47:1530 FF02::1 FF02::2 MTU is 1500 bytes IPv6 v
36 Lab 1 Lab 1 enable IPv6 Windows Cisco router IPv6 v
37 Lesson 3: Neighbor Discovery
38 Lesson Outline ICMPv6 Path MTU Discovery Neighbor Discovery Stateless t Autoconfiguration ti Renumbering IPv6 v
39 ICMPv6 Next header = 58 ICMPv6 packet IPv6 basic header ICMPv6 packet ICMPv6 packet ICMPv6 Type ICMPv6 Code Checksum ICMPv6 Data ICMPv6 Packet은 Next Header Field 58로식별된다. TCP, UDP와같은상위 Layer Protocol로취급되며다른 Extension Header가있는경우Extension Header 다음에온다. ICMPv6는 Error 및 Information Report 외에도 Stateless Autoconfiguration, Prefix Renumbering, Neighbor Discovery, DAD(Duplicate Address Detection), Path MTU Discovery등의기능을수행한다. IPv6 v
40 Path MTU Discovery Source Destination MTU = 1500 MTU = 1500 MTU = 1400 MTU = 1300 Packet with MTU=1500 ICMP error: packet too big Use MTU = 1400 Packet with MTU=1400 ICMP error: packet too big Use MTU = 1300 Packet with MTU=1300 Packet received Path MTU = 1300 IPv6 v
41 Maximum Transmission Unit Link-Layer Frame Frame Header IPv6 Packet Frame Trailer Minimum MTU = 1280 octets IPv4 최소 MTU 68 octets 이다. IPv6 최소 MTU는 1280 octets 이다. 기본 IPv6 헤더는 64K octets를지원한다. IPv6 v
42 Neighbor Discovery Neighbor Discovery: 중복주소검출을위한질의 (DAD) 동일 link에 Neighbor의 Link-layer Address를결정한다. Link 에 Neighbor Router 를찾는다. ICMPv6 는 IPv6 Multicast 를이용한다. IPv6 v
43 Solicited-Node Multicast Address IPv6 Address Prefix Interface ID Solicited-Node Multicast Address 24 bits FF FF Lower bits Solicited-node Address : Link-local 범위의 Multicast address를사용. 모든 Unicast와 anycast address에오른쪽 24bit Prefix를이용하여생성한다. IPv6 v
44 Multicast Mapping over Ethernet IPv6 Address DB F 02C0 10FF FE17 FC0F IPv6 solicited node multicast address FF FF17 FC0F Corresponding Ethernet address FF 17 FC 0F Multicast prefix for Ethernet multicast IPv6 v
45 Duplicate Address Detection A B ICMP type = 135 Src = 0 (::) Dst = solicited-node multicast of A Data = link-layer address of A Query = what is your link address? Duplicate Address Detection (DAD) 를이용하여 Host 는 Address 설정하기전에 Neighbor Solicitation 을이용하여검사한다. 만약응답을받는경우주소를사용할수없다. ( 충돌감지 ) IPv6 v
46 Neighbor Discovery Neighbor Solicitation A B ICMP type = 135 Src = A Dst = solicited-node multicast of B Data = link-layer address of A Query = what is your link address? A and B can now exchange packets on this link ICMP type = 136 Src = B Dst = A Data = link-layer address of B 동일 Link 상의 Neighbor 의 Link Layer Address (MAC Address) 를찾는데사용된다. IPv4의 ARP 기능을대체한다. 중복주소확인, Redirect 등에도사용된다. IPv6 Neighbor Discovery Process는 ICMPv6 Message Type 135 (Neighbor Solicitation) 과 Type 136 (Neighbor Advertisement) 를사용한다. IPv6 v
47 Neighbor Discovery - Autoconfig Auto configuration Stateless Uses Neighbor Discovery Router Advertisements Stateful Uses DHCPv6 service IPv6 v
48 Neighbor Discovery Router Advertisements A B R1 R2 RA RA RA packet definitions: ICMP type = 134 Src = router link-local address Dst = all-nodes multicast address Data= options, prefix, lifetime, autoconfig flag Router 는주기적으로 Router Advertisements (RA) 를 all-nodes Multicast Address 로전송한다. (FF02::1) IPv6 v
49 Neighbor Discovery Parameters R1 A B C Autoconfiguring IPv6 hosts Router advertisements Default router IPv6 network prefix Lifetime of advertisement IPv6 v
50 Neighbor Discovery Parameters (Cont.) R1 A B C Router advertisements Enabled by default on router interface RA default value can be changed Host can solicit router by send NDRS (Neighbor Discovery Router Solicitation) IPv6 v
51 Neighbor Discovery Router Solicitations A B R1 R2 RS RA RS packet definitions: ICMP type = 133 Src = unspecified Address (::) Dst = all-routers multicast address (FF02::2) 부팅시, Router Advertisements 를즉시받기위해 Router Solicitation 을 Node 에전송한다. Flooding 을막기위해 3 시간에한번전송된다. IPv6 v
52 Stateless Autoconfiguration A R1 R2 1. RS 2. RA 2. RA 1. RS: 2. RA: ICMP type = 133 ICMP type = 134 Src = :: Src = router link-local address Dst = all-routers multicast address Dst = all-nodes multicast address query= please send RA Data= options, prefix, lifetime, autoconfig flag Router Solicitation (RS) 는 Booting시 Interface 구성을위해 RAs를요청하기위해 Node에전송된다. IPv6 v
53 Renumbering RA packet definitions: ICMP type = 134 Src = router link-local address Dst = all-nodes multicast address (FF02::1) Data= 2 prefixes: 짧은 Lifetime을갖는기존prefix 보통의 lifetime을갖는새prefix RA R1! 라우터설정 interface fa0/0 ipv6 nd prefix 2001:1:1::/ ! PC에서확인하기 Netsh interface ipv6>renew Netsh interface ipv6>show address IPv6 v
54 Cisco IOS Neighbor Discovery Command Syntax router(config-if)# if)# ipv6 nd prefix <prefix> default [ [<valid-lifetime> <preferred-lifetime>] [at <valid-date> <preferred-date>] [off-link] [no-autoconfig] ] Interface 에 Advertisement parameter Prefix 조절 ipv6 nd prefix 2001:1:1::/ IPv6 v
55 Cisco IOS Overriding the Neighbor Discovery Defaults IPv6 Internet t RA R1 e0 LAN1: 2001:db8:c18:1::/64 interface Ethernet0 ipv6 address 2001:db8:c18:1::1/64 ipv6 nd prefix 2001:db8:c18:1::/ RA e0 R2 e1 interface Ethernet0 ipv6 address 2001:db8:c18:1::2/64 ipv6 nd prefix 2001:db8:c18:1::/ interface Ethernet1 ipv6 address 2001:db8:c18:2::1/64 ipv6 nd prefix 2001:db8:c18:2::/ LAN2: 2001:db8:c18:2::/64 IPv6 v
56 Cisco IOS Overriding the Neighbor Discovery Defaults (Cont.) IPv6 Internet t RA R1 e0 LAN1: 2001:db8:c18:1::/64 interface Ethernet0t0 ipv6 nd prefix 2001:db8:c18:1::/ RA e0 R2 e1 interface Ethernet0 ipv6 nd prefix 2001:db8:c18:1::/ interface Ethernet1 ipv6 nd prefix 2001:db8:c18:2::/ LAN2: 2001:db8:c18:2::/64 IPv6 v
57 Cisco IOS Neighbor Discovery Lifetimes IPv6 Internet t RA R1 e0 LAN1: 2001:db8:c18:1::/64 interface Ethernet0 ipv6 nd prefix 2001:db8:c18:1::/ e0 interface Ethernet0 ipv6 nd prefix 2001:db8:c18:1::/ ipv6 nd ra lifetime 100 RA interface Ethernet1 R2 ipv6 nd prefix 2001:db8:c18:2::/ e1 LAN2: 2001:db8:c18:2::/64 IPv6 v
58 Cisco IOS Network Prefix Renumbering Scenario Router configuration before renumbering: interface Ethernet0 ipv6 nd prefix 2001:db8:c18:1::/ Network prefix: 2001:db8:c18:1::/64 R1 Router Advertisements Autoconfiguring IPv6 hosts Host configuration: preferred address 2001:db8:c18:1:260:8ff:fede:8fbe IPv6 v
59 Cisco IOS Network Prefix Renumbering Scenario (Cont.) Router configuration after renumbering: interface Ethernet0 ipv6 nd prefix 2001:db8:c18:1::/ ipv6 nd prefix 2001:db8:c18:2::/ OR: interface Ethernet0 ipv6 nd prefix 2001:db8:c18:1::/64 at Jul :59 Jul :59 ipv6 nd prefix 2001:sb8:c18:2::/ NEW network prefix: 2001:db8:c18:2::/64 Deprecated prefix: 2001:db8:c18:1::/ R1 Host configuration: Router advertisements Autoconfiguring IPv6 hosts deprecated address 2001:db8:c18:1:260:8ff:fede:8fbe preferred address 2001:db8:c18:2:260:8ff:fede:8fbe IPv6 v
60 Lesson 4: Cisco IOS Software IPv6 Configuration Example 60
61 Lesson Outline Cisco IOS Configuration Example show Commands debug Commands IPv6 v
62 Cisco IOS Configuration Example IPv6 Internet LAN1: 2001:db8:c18:1::/64 R2 fe80::260:3eff:fe47:1530 e0 LAN2: 2001:db8:c18:2::/64 R1 e1 Router1 configuration scenario: Manually configure IPv6 address on all interfaces Configure Router Advertisement for LAN1 and LAN2 only Install default route to Router2 IPv6 v
63 Cisco IOS Configuration Example (Cont.) IPv6 Internet LAN1: 2001:db8:c18:1::/64 R2 fe80::260:3eff:fe47:1530 e0 LAN2: 2001:db8:c18:2::/ R1 e1 ipv6 unicast-routing interface Ethernet0 ipv6 address 2001:db8:c18:1::a/64 ipv6 nd prefix 2001:db8:c18:1::/ interface Ethernet1 ipv6 address 2001:db8:c18:2::a/64 ipv6 nd prefix 2001:db8:c18:2::/ ipv6 route ::/0 Ethernet0 fe80::260:3eff:fe47:1530 IPv6 address on Ethernet interfaces Router Advertisement on LAN2 Default route to Router2 IPv6 v
64 Cisco IOS show Commands IPv6 ICMP echo request to the default router: router# ping 2001:DB8:C18:1:260:3EFF:FE47:1530 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 2001:DB8:C18:1:260:3EFF:FE47:1530, timeout is 2 seconds:!!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms Display the neighbor discovery cache on the router: router# show ipv6 neighbors IPv6 Address Age Link-layer Addr State Interface FE80:: 260:3EFF:FE47: e REACH Ethernet0 2001:DB8:C18:1:260:3EFF:FE47: e REACH Ethernet0 IPv6 v
65 Cisco IOS debug Commands router# debug ipv6 packet IPv6 packet-level debugging debug ipv6 icmp ICMPv6 debugging debug ipv6 nd Neighbor Discovery debugging debug ipv6 routing IPv6 routing table event debugging IPv6 v
66 Cisco IOS debug Command Example debug ipv6 icmp example IPv6 ICMP echo request and reply to router router# debug ipv6 icmp ICMPv6: Sending echo request to 2001:DB8:C18:1::D0C ICMPv6: Received ICMPv6 packet from 2001:DB8:C18:1::D0C, type 129 ICMPv6: Received ICMPv6 packet from FE80::260:3EFF:FE47:1530, type 134 Router Advertisement message IPv6 v
67 Lab 2 Lab 2 using ND Configure stateless Inspect Complete renumbering IPv6 v
68 Lesson 5: IPv6 ICMP Types 68
69 Objectives Upon completion of this lesson, you will be able to: Describe the major IPv6 ICMP packets and their uses IPv6 v
70 Lesson 5 Outline Neighbor Discovery Redirect ICMP Error Test Info IPv6 v
71 Neighbor Discovery Redirect A B R2 R1 2001:DB8:C18:2::/64 Src = A Dst IP = 2001:DB8:C18:2::1 Dst Ethernet = R2 (default router) Redirect: Src = R2 Dst = A Data = good router = R1 Redirect is used by a router to signal the reroute of a packet to a better ro uter. IPv6 v
72 ICMP - Error Type 1 : Destination Unreachable Code 0 no route to destination Code 1 communication administratively prohibited Code 2 not assigned Code 3 address unreachable Code 4 port unreachable IPv6 v
73 ICMP - Error (Cont.) Type 2 : Packet Too Big Message contains MTU IPv6 v
74 ICMP - Error (Cont.) Type 3 : Time Exceeded Code 0 hop limit exceeded Code 1 fragment reassembly time exceeded IPv6 v
75 ICMP - Error (Cont.) Type 4 : Parameter Problem Code 0 erroneous header field Code 1 unrecognized Next Header type Code 2 unrecognized IPv6 option Pointer identifies the octet offset within the invoking packet w here the error was detected t d IPv6 v
76 ICMP - Test Type 128: Echo Request Type 129: Echo Reply IPv6 v
77 ICMP - Info Type 130: Group Membership Query Type 131: Group Membership Report Type 132: Group Membership Reduction IPv6 v
78 IPv6 v
Microsoft PowerPoint - IPv6-세미나.ppt
Internet Protocol Version 6 1. IPv6 Overview Version 4 와 Version 6 의 Network Layer 비교 IPv6-3 IPv6 의향상된기능 더넓어진주소공간 자동설정 (Auto-configuration) 플러그앤플레이 (Plug & Play) Renumbering 단순한헤더 Checksum 계산을하지않는다. Option
More informationMicrosoft PowerPoint - IPv6-세미나.ppt
Internet Protocol Version 6 1. IPv6 Overview Version 4 와 Version 6 의 Network Layer 비교 TCP/IP-3 IPv6 의향상된기능 더넓어진주소공간 자동설정 (Auto-configuration) 플러그앤플레이 (Plug & Play) Renumbering 단순한헤더 Checksum 계산을하지않는다.
More informationTCP.IP.ppt
TCP/IP TCP/IP TCP/IP TCP/IP TCP/IP Internet Protocol _ IP Address Internet Protocol _ Subnet Mask Internet Protocol _ ARP(Address Resolution Protocol) Internet Protocol _ RARP(Reverse Address Resolution
More informationChapter11OSPF
OSPF 111 OSPF Link state Interior Gateway Protocol OSPF 1988 IETF OSPF workgroup OSPF RFC 2383 version 2 Chapter OSPF Version 2 OSPFIGP AS 1 1111 Convergence Traffic Distance Vector Link state OSPF (Flooding),
More information개요 IPv6 개요 IPv6 주소 IPv4와공존 IPv6 전환기술 (Transition Technologies)
Module 8 IPv6 구현 개요 IPv6 개요 IPv6 주소 IPv4와공존 IPv6 전환기술 (Transition Technologies) Lesson 1: IPv6 개요 IPv6 의이점 IPv4 와 IPv6 의차이점 IPv6 주소공간 IPv6 의이점 IPv6 의이점 : 큰주소공간 계층구조적주소와라우팅인프라 Stateless 와 stateful 주소구성
More informationNetwork seminar.key
Intro to Network .. 2 4 ( ) ( ). ?!? ~! This is ~ ( ) /,,,???? TCP/IP Application Layer Transfer Layer Internet Layer Data Link Layer Physical Layer OSI 7 TCP/IP Application Layer Transfer Layer 3 4 Network
More information歯T1-4김병철2.PDF
2. Mobile IPv6 IPv6 Mobile IPv6 1 IPv6 Sufficient Address Space 128 IPv4 : 32 Fixed IP header + Extension Processing overhead checksum (flow label) Stateless Address Auto-configuration Neighbor Discovery
More informationSMB_ICMP_UDP(huichang).PDF
SMB(Server Message Block) UDP(User Datagram Protocol) ICMP(Internet Control Message Protocol) SMB (Server Message Block) SMB? : Microsoft IBM, Intel,. Unix NFS. SMB client/server. Client server request
More informationbn2019_2
arp -a Packet Logging/Editing Decode Buffer Capture Driver Logging: permanent storage of packets for offline analysis Decode: packets must be decoded to human readable form. Buffer: packets must temporarily
More information[ 네트워크 1] 3 주차 1 차시. IPv4 주소클래스 3 주차 1 차시 IPv4 주소클래스 학습목표 1. IP 헤더필드의구성을파악하고요약하여설명할수있다. 2. Subnet ID 및 Subnet Mask 를설명할수있고, 각클래스의사용가능한호스트수와사설 IP 주소및네트
3 주차 1 차시 IPv4 주소클래스 학습목표 1. IP 헤더필드의구성을파악하고요약하여설명할수있다. 2. Subnet ID 및 Subnet Mask 를설명할수있고, 각클래스의사용가능한호스트수와사설 IP 주소및네트워크주소와 브로드캐스트주소를설명할수있다. 학습내용 1 : IP 헤더필드구성 1. Network Layer Fields 2. IP 헤더필드의구성 1)
More information슬라이드 1
DHCP (Dynamic Host Configuration Protocol) Oct 2006 Technical Support Div. Tel : 031-739-6800 Mail : support@corecess.com DHCP Motivations Automatic network configuration for clients No administrator intervention
More informationMicrosoft PowerPoint - 12_name&address.ppt
최양희서울대학교컴퓨터공학부 Manual Configuration Stateful Address Configuration (i.e. from servers) BOOTP DHCPv4, DHCPv6 Stateless Autoconfiguration : IPv6 2005 Yanghee Choi 2 RARP Hardware address ---> IP address
More informationMicrosoft Word doc
TCP/IP 구조 1. I.P 구조설명 2. ARP 구조설명 3. TCP 구조설명 4. UDT 구조설명 5. RIP 구조설명 6. BOOTP 구조설명 7. TFTP 구조설명 destination addr source addr type data CRC 6 6 2 46-1500 4 type 0X0800 IP datagram 2 46-1500 type 0X0806
More information1217 WebTrafMon II
(1/28) (2/28) (10 Mbps ) Video, Audio. (3/28) 10 ~ 15 ( : telnet, ftp ),, (4/28) UDP/TCP (5/28) centralized environment packet header information analysis network traffic data, capture presentation network
More informationMicrosoft PowerPoint - 06-IPAddress [호환 모드]
Chapter 06 IP Address IP Address Internet address IP 계층에서사용되는식별자 32 bit 2 진주소 The address space of IPv4 is 2 32 or 4,294,967,296 netid 와 hostid 로구분 인터넷에서호스트와라우터를유일하게구분 IP Address Structure 2-Layer Hierarchical
More informationTTA Verified : HomeGateway :, : (NEtwork Testing Team)
TTA Verified : HomeGateway :, : (NEtwork Testing Team) : TTA-V-N-05-006-CC11 TTA Verified :2006 6 27 : 01 : 2005 7 18 : 2/15 00 01 2005 7 18 2006 6 27 6 7 9 Ethernet (VLAN, QoS, FTP ) (, ) : TTA-V-N-05-006-CC11
More informationSubnet Address Internet Network G Network Network class B networ
Structure of TCP/IP Internet Internet gateway (router) Internet Address Class A Class B Class C 0 8 31 0 netid hostid 0 16 31 1 0 netid hostid 0 24 31 1 1 0 netid hostid Network Address : (A) 1 ~ 127,
More informationUDP Flooding Attack 공격과 방어
황 교 국 (fullc0de@gmail.com) SK Infosec Co., Inc MSS Biz. Security Center Table of Contents 1. 소개...3 2. 공격 관련 Protocols Overview...3 2.1. UDP Protocol...3 2.2. ICMP Protocol...4 3. UDP Flood Test Environment...5
More informationSRC PLUS 제어기 MANUAL
,,,, DE FIN E I N T R E A L L O C E N D SU B E N D S U B M O TIO
More informationIPv6 진화동기 인터넷접속노드증가에따른주소영역의 활장 사용자의다양한서비스욕구충족 실시간서비스, 멀티미디어서비스 보안및 인증서비스 IPng S pecifications IPv6 Specification - Intenet Protocol, Version 6(IPv6) S
차서 대 IP : IPv6 숭실대학교정보통신공학과 김영한 IPv6 프로토콜 IPv6 개요 Neighbor Discovery IPv6 Transition Strategy Extended API Host protocol structure -127 - IPv6 진화동기 인터넷접속노드증가에따른주소영역의 활장 사용자의다양한서비스욕구충족 실시간서비스, 멀티미디어서비스
More informationuntitled
CAN BUS RS232 Line Ethernet CAN H/W FIFO RS232 FIFO IP ARP CAN S/W FIFO TERMINAL Emulator COMMAND Interpreter ICMP TCP UDP PROTOCOL Converter TELNET DHCP C2E SW1 CAN RS232 RJ45 Power
More informationIPv6Q 현배경 > 인터넷의급속한성장 -> IP 주소의고갈 개인휴대통신장치의보급 network TV, VOD 단말기등의인터넷연결 가정용품제어장치의인터넷연결 > 새로운 IP 로의이행문제 IPv4 호스트와의호환성문제를고려하여야합 ~ IPv4 의취약점보완 QoS 지원 인증
IPv6 개요 서울대학교전산과학과 정보통신연구실! 득즈 CJ M" L.!... @SNUINCLab 내용 Þ> IPv6 으 출현배경, 발전과정및특징 Þ> IPv6 헤더형식및옵션 Þ> IPv6 으 I Address 구조 Þ> Advanced Routing þ> QoS þ> IPv6 로의전이방법 þ> Auto Configuration þ> Security > 결론
More informationBGP AS AS BGP AS BGP AS 65250
BGP AS 65000 AS 64500 BGP AS 65500 BGP AS 65250 0 7 15 23 31 BGP Message 16byte Marker 2byte Length, 1byte Type. Marker : BGP Message, BGP Peer.Message Type Open Marker 1.. Length : BGP Message,
More informationMicrosoft PowerPoint - MobileIPv6_김재철.ppt
Jaecheol Kim Multimedia & Communications Lab. jchkim@mmlab.snu.ac.kr 2003. 9. 8 Contents IPv4 Overview IPv6 Overview 2 MIP 의필요성 Portable Computer 이동하며사용하지않음 이동시통신연결의유지필요없음 DHCP의경우Mobile IP 필요없음 Wireless
More information김병철, 이재용 Data Communications Lab.
2011-4-18 김병철, 이재용 Data Communications Lab. 발표순서 2 Data Communications Lab. Introduction v Future Internet 의 routing 과 addressing 의새로운개념인 GLI-Split 을제안 q IP address 를 global locator, local locator, identifier
More information제20회_해킹방지워크샵_(이재석)
IoT DDoS DNS (jaeseog@sherpain.net) (www.sherpain.net) DDoS DNS DDoS / DDoS(Distributed DoS)? B Asia Broadband B Bots connect to a C&C to create an overlay network (botnet) C&C Provider JP Corp. Bye Bye!
More information歯김병철.PDF
3G IETF byckim@mission.cnu.ac.kr kckim@konkuk.ac.kr Mobile IP WG Seamoby WG ROHC WG 3G IETF 3G IETF Mobile IP WG 3GIP Seamoby WG ROHC WG MIP WG / NAI Mobile IP / AAA IPv4 / MIP WG RFC2002bis MIPv6 INRIA
More information歯최덕재.PDF
ISP Monitoring Tool OSPF SNMP, Metric MIB OSPFECMP 1 11 [6], Metric ISP(Internet Service Provider) Monitoring Tool, [5] , (Network Management System) SNMP ECMP Cost OSPF ECMP IGP(Interior Gateway Protocol)
More informationPWR PWR HDD HDD USB USB Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC DDNS (
PWR PWR HDD HDD USB USB Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC DDNS (http://ddns.hanwha-security.com) Step 1~5. Step, PC, DVR Step 1. Cable Step
More informationGRE(Generic Routing Encapsulation) GRE는 Cisco에서개발한터널링프로토콜으로써특정네트워크망에서새로운 IP 헤더를인캡슐레이션하여패켓을전송하는 VPN 기능을제공한다. GRE 터널링을이용하여패켓을전송하면, 데이터를암호화하지않기때문에보안적으로는취
제 16 장 GRE 터널 블로그 : net123.tistory.com - 1 - 저자김정우 GRE(Generic Routing Encapsulation) GRE는 Cisco에서개발한터널링프로토콜으로써특정네트워크망에서새로운 IP 헤더를인캡슐레이션하여패켓을전송하는 VPN 기능을제공한다. GRE 터널링을이용하여패켓을전송하면, 데이터를암호화하지않기때문에보안적으로는취약하지만,
More information시스코 무선랜 설치운영 매뉴얼(AP1200s_v1.1)
[ Version 1.3 ] Access Point,. Access Point IP 10.0.0.1, Subnet Mask 255.255.255.224, DHCP Client. DHCP Server IP IP,, IP 10.0.0.X. (Tip: Auto Sensing Straight, Cross-over.) step 1]. step 2] LAN. step
More informationUSB USB DV25 DV25 REC SRN-475S REC SRN-475S LAN POWER LAN POWER Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl C
USB USB DV25 DV25 REC SRN-475S REC SRN-475S LAN POWER LAN POWER Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC Step 1~5. Step, PC, DVR Step 1. Cable Step
More informationhd1300_k_v1r2_Final_.PDF
Starter's Kit for HelloDevice 1300 Version 11 1 2 1 2 3 31 32 33 34 35 36 4 41 42 43 5 51 52 6 61 62 Appendix A (cross-over) IP 3 Starter's Kit for HelloDevice 1300 1 HelloDevice 1300 Starter's Kit HelloDevice
More informationMicrosoft Word Question.doc
1. Switching 1. Frame-relay 구성 PVC만을사용할수있으며어떠한 Dynamic Circuit도허용되지않는다. FR 구간을설정하시오 A. R3, R4, R5를제외한나머지 Router에서는 Sub interface를사용할수없다. B. R4, R5는 FR point-to-point로구성하고, R3는 multipoint로구성하되반드시 subinterface를이용하여구성하시오.
More information<C2F7BCBCB4EBC0CEC5CDB3DDC1D6BCD2C0DABFF8B1E2BCFAB5BFC7E2BAB8B0EDBCAD BFACB0A3BAB8B0EDBCAD292E687770>
차세대인터넷주소자원기술동향보고서 차세대인터넷주소자원기술동향보고서 User PC D. IP = 10.10.10.100 S. IP = 10.10.10.1 10.1.0.2 DNS Server Unicast = 10.5.2.10 Anycast = 10.10.10.100 Anycast Site DNS Server 10.0.0.1 DNS Server Anycast
More informationMicrosoft PowerPoint - ch13.ppt
chapter 13. 네트워크보안과 ACL 한빛미디어 -1- 학습목표 계층별네트워크보안이슈 시스코라우터의 ACL 시스코라우터의 ACL 설정 한빛미디어 -2- 계층별네트워크보안이슈 데이터링크계층보안 ARP 스푸핑 MAC 플러딩 한빛미디어 -3- 계층별네트워크보안이슈 방화벽 [ 그림 ] 방화벽구조 한빛미디어 -4- 계층별네트워크보안이슈 침입탐지시스템 (IDS)
More informationchapter4
Basic Netw rk 1. ก ก ก 2. 3. ก ก 4. ก 2 1. 2. 3. 4. ก 5. ก 6. ก ก 7. ก 3 ก ก ก ก (Mainframe) ก ก ก ก (Terminal) ก ก ก ก ก ก ก ก 4 ก (Dumb Terminal) ก ก ก ก Mainframe ก CPU ก ก ก ก 5 ก ก ก ก ก ก ก ก ก ก
More informationMicrosoft PowerPoint - 2.Catalyst Switch Intrastructure Protection_이충용_V1 0.ppt [호환 모드]
Catalyst Switch Infrastructure Protection Cisco Systems Korea SE 이충용 (choolee@cisco.com) Overview DoS (Denial of Service) 공격대상 - Server Resource - Network Resource - Network devices (Routers, Firewalls
More information2005 2004 2003 2002 2001 2000 Security Surveillance Ubiquitous Infra Internet Infra Telematics Security Surveillance Telematics Internet Infra Solutions Camera Site (NETWORK) Monitoring & Control
More informationPowerPoint 프레젠테이션
(Host) set up : Linux Backend RS-232, Ethernet, parallel(jtag) Host terminal Target terminal : monitor (Minicom) JTAG Cross compiler Boot loader Pentium Redhat 9.0 Serial port Serial cross cable Ethernet
More informationAssign an IP Address and Access the Video Stream - Installation Guide
설치 안내서 IP 주소 할당 및 비디오 스트림에 액세스 책임 본 문서는 최대한 주의를 기울여 작성되었습니다. 잘못되거나 누락된 정보가 있는 경우 엑시스 지사로 알려 주시기 바랍니다. Axis Communications AB는 기술적 또는 인쇄상의 오류에 대해 책 임을 지지 않으며 사전 통지 없이 제품 및 설명서를 변경할 수 있습니다. Axis Communications
More information歯Cablexpert제안서.PDF
: CableXpert TM TEL:02-576-0471 / E-mail : lab@dakos.net 1. (CableXpert TM :CME1100 ) (PSTN) 100,. (CableXpert TM ).,,.... : : 324-1 2 : 02-576-0471 : 02-576-0474 : (E-mail : jangpo@dakos.net) 3. 1) S/W
More informationChapter 18 - William Stallings, Data and Computer Communications, 8/e
Internet Protocol (IP) v4 IP version 4 Defined in RFC 791 Two parts Specification of interface with a higher layer (TCP) Specification of actual protocol format and mechanisms Will (eventually) be replaced
More informationAnalytics > Log & Crash Search > Unity ios SDK [Deprecated] Log & Crash Unity ios SDK. TOAST SDK. Log & Crash Unity SDK Log & Crash Search. Log & Cras
Analytics > Log & Crash Search > Unity ios SDK [Deprecated] Log & Crash Unity ios SDK. TOAST SDK. Log & Crash Unity SDK Log & Crash Search. Log & Crash Unity SDK... Log & Crash Search. - Unity3D v4.0 ios
More informationARMBOOT 1
100% 2003222 : : : () PGPnet 1 (Sniffer) 1, 2,,, (Sniffer), (Sniffer),, (Expert) 3, (Dashboard), (Host Table), (Matrix), (ART, Application Response Time), (History), (Protocol Distribution), 1 (Select
More information슬라이드 1
1 Chapter 9 ICMPv4 Objectives ICMP 의필요성 ICMP 메시지종류 오류보고메시지의목적과형식 질의메시지의목적과형식 ICMP 에서의검사합계산 ICMP 를사용하는디버깅도구들 ICMP 패키지의구성요소및모듈 2 목차 개요 메시지 디버깅 ICMP 패키지 3 9.1 개요 IP 프로토콜의문제점 신뢰성이없고비연결형데이터그램전달제공 최선의노력전달서비스
More informationPowerPoint Template
김기형 아주대학교 KRnet2014 목차 Table of Contents 1 2 3 RPL 라우팅프로토콜분석 그래프라우팅프로토콜 (ISA100.11a 와 WirelessHART) 6lowpan RPL 라우팅프로토콜분석 DODAG Formation DODAG Formation Step 0: Physical Network DODAG (Destination Oriented
More information°í¼®ÁÖ Ãâ·Â
Performance Optimization of SCTP in Wireless Internet Environments The existing works on Stream Control Transmission Protocol (SCTP) was focused on the fixed network environment. However, the number of
More informationPowerPoint 프레젠테이션
IPv6 in Ubiquitous Network Platform 장기수 (kschang@samsung.com) Samsung Advanced Institute of Technology 목차 관련기술연구동향 등 네트워킹측면의기반기술 등 및장점 정리기술적용분야 Ubiquitous Network Platform 극소형컴퓨터기술이창출해내는컴퓨터혁명의실체 전자공간과물리공간간의연계
More informationIPv6 CHADH
/v6 Transition Technologies, ETRI (hclee_shep@etri.re.kr) June 23, 2004 KRnet 2004 Track D Contents / Tunneling based Mechanisms Translation based Mechanisms /v6 coexistence Network Models Transition Scenarios
More information소개 TeraStation 을 구입해 주셔서 감사합니다! 이 사용 설명서는 TeraStation 구성 정보를 제공합니다. 제품은 계속 업데이트되므로, 이 설명서의 이미지 및 텍스트는 사용자가 보유 중인 TeraStation 에 표시 된 이미지 및 텍스트와 약간 다를 수
사용 설명서 TeraStation Pro II TS-HTGL/R5 패키지 내용물: 본체 (TeraStation) 이더넷 케이블 전원 케이블 TeraNavigator 설치 CD 사용 설명서 (이 설명서) 제품 보증서 www.buffalotech.com 소개 TeraStation 을 구입해 주셔서 감사합니다! 이 사용 설명서는 TeraStation 구성 정보를
More informationuntitled
Push... 2 Push... 4 Push... 5 Push... 13 Push... 15 1 FORCS Co., LTD A Leader of Enterprise e-business Solution Push (Daemon ), Push Push Observer. Push., Observer. Session. Thread Thread. Observer ID.
More informationORANGE FOR ORACLE V4.0 INSTALLATION GUIDE (Online Upgrade) ORANGE CONFIGURATION ADMIN O
Orange for ORACLE V4.0 Installation Guide ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE...1 1....2 1.1...2 1.2...2 1.2.1...2 1.2.2 (Online Upgrade)...11 1.3 ORANGE CONFIGURATION ADMIN...12 1.3.1 Orange Configuration
More information슬라이드 제목 없음
2006-09-27 경북대학교컴퓨터공학과 1 제 5 장서브넷팅과슈퍼넷팅 서브넷팅 (subnetting) 슈퍼넷팅 (Supernetting) 2006-09-27 경북대학교컴퓨터공학과 2 서브넷팅과슈퍼넷팅 서브넷팅 (subnetting) 하나의네트워크를여러개의서브넷 (subnet) 으로분할 슈퍼넷팅 (supernetting) 여러개의서브넷주소를결합 The idea
More informationMicrosoft PowerPoint - ch02_인터넷 이해와 활용.ppt
컴퓨터 활용과 실습 원리를 알면 IT가 맛있다 chapter 2. 윈도우XP, 한글25, 엑셀23, 파워포인트23 인터넷 이해와 활용 www.hanb.co.kr -1- 학습목표 목차 통신과 네트워크의 개념 통신과 네트워크 컴퓨터 통신망 인터넷정의및역사 인터넷주소체계 인터넷 정의와 역사 인터넷 주소 웹서비스의정의및특징 웹 서비스 웹 브라우저의 기능 웹 브라우저
More information슬라이드 제목 없음
2006-11-02 경북대학교컴퓨터공학과 1 제 8 장인터넷프로토콜 : IP 데이터그램 단편화 검사합 옵션 IP 설계 IP 프로토콜 2006-11-02 경북대학교컴퓨터공학과 2 2006-11-02 경북대학교컴퓨터공학과 3 네트워크계층프로토콜 IP (Internet Protocol) TCP/UDP 세그먼트를받아서패킷별로경로선택 ICMP (Internet Control
More informationSLA QoS
SLA QoS 2002. 12. 13 Email: really97@postech.ac.kr QoS QoS SLA POS-SLMS (-Service Level Monitoring System) SLA (Service Level Agreement) SLA SLA TM Forum SLA QoS QoS SLA SLA QoS QoS SLA POS-SLMS ( Service
More informationSolaris Express Developer Edition
Solaris Express Developer Edition : 2008 1 Solaris TM Express Developer Edition Solaris OS. Sun / Solaris, Java, Web 2.0,,. Developer Solaris Express Developer Edition System Requirements. 768MB. SPARC
More information슬라이드 제목 없음
(JTC1/SC6) sjkoh@knu.ac.kr JTC1 JTC1/SC6/WG7 ECTP/RMCP/MMC (JTC1/SC6) 2/48 JTC1 ISO/IEC JTC1 Joint Technical Committee 1 ( ) ISO/TC 97 ( ) IEC/TC 83 ( ) Information Technology (IT) http://www.jtc1.org
More informationOPCTalk for Hitachi Ethernet 1 2. Path. DCOMwindow NT/2000 network server. Winsock update win95. . . 3 Excel CSV. Update Background Thread Client Command Queue Size Client Dynamic Scan Block Block
More information<C0CCBCBCBFB52DC1A4B4EBBFF82DBCAEBBE7B3EDB9AE2D313939392D382E687770>
i ii iii iv v vi 1 2 3 4 가상대학 시스템의 국내외 현황 조사 가상대학 플랫폼 개발 이상적인 가상대학시스템의 미래상 제안 5 웹-기반 가상대학 시스템 전통적인 교수 방법 시간/공간 제약을 극복한 학습동기 부여 교수의 일방적인 내용전달 교수와 학생간의 상호작용 동료 학생들 간의 상호작용 가상대학 운영 공지사항,강의록 자료실, 메모 질의응답,
More informationo o o 8.2.1. Host Error 8.2.2. Message Error 8.2.3. Recipient Error 8.2.4. Error 8.2.5. Host 8.5.1. Rule 8.5.2. Error 8.5.3. Retry Rule 8.11.1. Intermittently
More informationSchedule
Chapter 9 The Internet 9.1 Introduction 9.2 IP Datagrams 9.3 Fragmentation and reassembly 9.4 IP addresses 9.5 ARP and RARP 9.6 Routing Algorithms 9.7 ICMP 9.8 QoS support 9.9 PPP link layer protocol 9.10
More informationMicrosoft PowerPoint - ch07.ppt
chapter 07. 시스코라우터기본동작 한빛미디어 -1- 학습목표 시스코라우터외적, 내적구성요소 시스코라우터부팅단계 시스코라우터명령어모드 한빛미디어 -2- 시스코라우터구성요소 라우터외부구성요소 (1) [ 그림 ] 2600 라우터전면도 인터페이스카드 전원부 LED 라우터조건 한빛미디어 -3- 시스코라우터구성요소 라우터외부구성요소 (2) [ 그림 ] VTY 를이용한라우터접속
More information본교재는수업용으로제작된게시물입니다. 영리목적으로사용할경우저작권법제 30 조항에의거법적처벌을받을수있습니다. 제 28 장이더체널 블로그 : net123.tistory.com 저자김정우
제 28 장이더체널 블로그 : net123.tistory.com - 1 - 저자김정우 이더체널 (Etherchannel) 이더체널는스위치간에연결된다수의포트를논리적인하나의포트로구성하여대역폭확장과이중화링크구현기능을수행한다. 예를들어스위치 F0/1~F0/4 포트를이더체널로구성하면, 400M 대역폭을제공하는논리적인포트를구성할수있다. 또한, F0/1 포트가장애가발생되면,
More informationMicrosoft PowerPoint - 13_appl.ppt
최양희서울대학교컴퓨터공학부 Telnet File Transfer (FTP) E-mail (SMTP) Web (HTTP) Internet Telephony (SIP/SDP) Presence Multimedia (Audio/Video Broadcasting, AoD/VoD) Network Management (SNMP) 2005 Yanghee Choi 2 Remote
More informationSwitching
Switching 강의의목표 Switching/Switching Network의필요성을이해한다. 세가지대표적교환기술에열거하고그차이를설명할수있다. 각교환기술의장, 단점을비교하여설명할수있다. Packet Switching 에서 Fairness 문제와 Pipelining 을 패킷크기와연계하여설명할수있다. Soft Switch 개념을이해하고설명할수있다. 교재 Chapter
More informationMicrosoft PowerPoint ppt
Wireless LAN 최양희서울대학교컴퓨터공학부 Radio-Based Wireless LANs Most widely used method Adv: penetrating walls and other obstacles with little attenuation. Disadv: security, interference, etc. 3 approaches: ISM
More informationInterstage5 SOAP서비스 설정 가이드
Interstage 5 Application Server ( Solaris ) SOAP Service Internet Sample Test SOAP Server Application SOAP Client Application CORBA/SOAP Server Gateway CORBA/SOAP Gateway Client INTERSTAGE SOAP Service
More informationIP 주소란? 네트워크상에존재하는컴퓨터들을구분하고, 서로를인식하기위해사용하는특수한번호. 32-bit 체계의 IPv4 와, 128-bit 체계의 IPv6 가있다. About IPv4 32-bit 의길이로이루어지는 IPv4 는 1 byte (= 8-bit) 씩 4 개로나누
IP 주소란? 네트워크상에존재하는컴퓨터들을구분하고, 서로를인식하기위해사용하는특수한번호. 32-bit 체계의 IPv4 와, 128-bit 체계의 IPv6 가있다. About IPv4 32-bit 의길이로이루어지는 IPv4 는 1 byte (= 8-bit) 씩 4 개로나누어 10 진수로표현한다. 또한, 나누어진 4 개의 10 진수는마침표 (.) 로구분한다. 네트워크를구분하기위한
More informationIPv6 적용
IPv6 적용 1 IPv6 기본규격 2 IPv6 Basic header 3 IPv6 - Extension Headers (1) Hop-by-Hop Options (0) RSVP, PIM/MLD, etc. Routing (43) Source Routing, MIPv6 Fragment (44) Encapsulating Security Payload (50) IPsec
More information슬라이드 1
IoT 그리고 IPv6 보안 주요연혁 패스트레인글로벌공인교육기관 Network Infrastructure 데이타센터과정 무선과정 보안과정 Collaboration 과정 Desktop 가상화과정 데이타센터가상화과정 패스트레인보안전문교육 네트워크보안 시스템보안 무선보안 앱보안 보안관제 보안자격증 System Administration OpenStack Enterprise
More information1. GigE Camera Interface를 위한 최소 PC 사양 CPU : Intel Core 2 Duo, 2.4GHz이상 RAM : 2GB 이상 LANcard : Intel PRO/1000xT 이상 VGA : PCI x 16, VRAM DDR2 RAM 256MB
Revision 1.0 Date 11th Nov. 2013 Description Established. Page Page 1 of 9 1. GigE Camera Interface를 위한 최소 PC 사양 CPU : Intel Core 2 Duo, 2.4GHz이상 RAM : 2GB 이상 LANcard : Intel PRO/1000xT 이상 VGA : PCI x
More informationCPX-E-EC_BES_C_ _ k1
CPX-E CPX-E-EC EtherCAT 8071155 2017-07 [8075310] CPX-E-EC CPX-E-EC-KO EtherCAT, TwinCAT (). :, 2 Festo CPX-E-EC-KO 2017-07 CPX-E-EC 1... 4 1.1... 4 1.2... 4 1.3... 4 1.4... 5 1.5... 5 2... 6 2.1... 6
More informationSena Device Server Serial/IP TM Version
Sena Device Server Serial/IP TM Version 1.0.0 2005. 3. 7. Release Note Revision Date Name Description V1.0.0 2005-03-7 HJ Jeon Serial/IP 4.3.2 ( ) 210 137-130, : (02) 573-5422 : (02) 573-7710 email: support@sena.com
More informationNetwork Security - Wired Sniffing 실습 ICNS Lab. Kyung Hee University
Network Security - Wired Sniffing 실습 ICNS Lab. Kyung Hee University Outline Network Network 구조 Source-to-Destination 간 packet 전달과정 Packet Capturing Packet Capture 의원리 Data Link Layer 의동작 Wired LAN Environment
More informationMulti Channel Analysis. Multi Channel Analytics :!! - (Ad network ) Report! -! -!. Valuepotion Multi Channel Analytics! (1) Install! (2) 3 (4 ~ 6 Page
Multi Channel Analysis. Multi Channel Analytics :!! - (Ad network ) Report! -! -!. Valuepotion Multi Channel Analytics! (1) Install! (2) 3 (4 ~ 6 Page ) Install!. (Ad@m, Inmobi, Google..)!. OS(Android
More information2009년 상반기 사업계획
네트워크계층프로토콜 쉽게배우는데이터통신과컴퓨터네트워크 학습목표 IPv6의필요성과헤더구조를이해한다. 이동 IP 프로토콜의터널링원리를이해한다. ARP/RARP의필요성을이해한다. ICMP의헤더와제어메시지를이해한다. IGMP의헤더와멀티캐스트그룹관리방식을이해한다. 2/27 1 절. IPv6 주소공간확장 IPv4의 32 비트에서 128 비트로확장 최대 2 128 개의호스트를지원
More informationIPv6-based Interworking with Heterogeneous Environments - KRnet 홍용근 한국전자통신연구원표준연구센터
IPv6-based Interworking with Heterogeneous Environments - - 2005. 6. 27. 홍용근 (yghong@etri.re.kr) 한국전자통신연구원표준연구센터 Contents Introduction 다중네트워크인터페이스를가진네트워크단말 이종망간연동을위한기술동향 IPv6 기반 CDMA/ 연동기술 IPv6 무선이동라우터소개
More informationMicrosoft PowerPoint - L4-7Switch기본교육자료.ppt
L4-7 Switch 기본교육자료 Pumpkin Networks. Inc. http://www.pumpkinnet.co.kr (Tel) 02-3280-9380 (Fax) 02-3280-9382 info@pumpkinnet.co.kr 기본개념 L4/L7 Switch 란? -2- 기본개념 - Switching & Routing Switching & Routing
More informationDBPIA-NURIMEDIA
무선 센서 네트워크 환경에서 링크 품질에 기반한 라우팅에 대한 효과적인 싱크홀 공격 탐지 기법 901 무선 센서 네트워크 환경에서 링크 품질에 기반한 라우팅에 대한 효과적인 싱크홀 공격 탐지 기법 (A Effective Sinkhole Attack Detection Mechanism for LQI based Routing in WSN) 최병구 조응준 (Byung
More information/ TV 80 () DAB 2001 2002 2003 2004 2005 2010 Analog/Digital CATV Services EPG TV ( 60 ) TV ( Basic, Tier, Premiums 60 ) VOD Services Movies In Demand ( 20 ) Education N- VOD (24 ) Digital Music
More information(SW3704) Gingerbread Source Build & Working Guide
(Mango-M32F4) Test Guide http://www.mangoboard.com/ http://cafe.naver.com/embeddedcrazyboys Crazy Embedded Laboratory www.mangoboard.com cafe.naver.com/embeddedcrazyboys CRZ Technology 1 Document History
More informationT100MD+
User s Manual 100% ) ( x b a a + 1 RX+ TX+ DTR GND TX+ RX+ DTR GND RX+ TX+ DTR GND DSR RX+ TX+ DTR GND DSR [ DCE TYPE ] [ DCE TYPE ] RS232 Format Baud 1 T100MD+
More information1
라우팅프로토콜 TIP o OSPF 1. Static정보를 OSPF로재분배시 metric-type 1과 metric-type 2의차이점 Metric-type 2가 Default이며, type 2는재분배되는 OSPF External 정보의메트릭계산시 external metric만계산하며, type 1은 internal + external 메트릭을계산한다 2. OSPF
More informationthesis
( Design and Implementation of a Generalized Management Information Repository Service for Network and System Management ) ssp@nile nile.postech.ac..ac.kr DPE Lab. 1997 12 16 GMIRS GMIRS GMIRS prototype
More information자바-11장N'1-502
C h a p t e r 11 java.net.,,., (TCP/IP) (UDP/IP).,. 1 ISO OSI 7 1977 (ISO, International Standards Organization) (OSI, Open Systems Interconnection). 6 1983 X.200. OSI 7 [ 11-1] 7. 1 (Physical Layer),
More information歯I-3_무선통신기반차세대망-조동호.PDF
KAIST 00-03-03 / #1 1. NGN 2. NGN 3. NGN 4. 5. 00-03-03 / #2 1. NGN 00-03-03 / #3 1.1 NGN, packet,, IP 00-03-03 / #4 Now: separate networks for separate services Low transmission delay Consistent availability
More information슬라이드 1
1 Chapter 3 기반기술 Objectives 유선이더넷에대한이해 무선 LAN 에대한이해 연결장치소개 2 목차 유선근거리통신망 무선 LAN 연결장치 3 3.1 근거리통신망 (LAN) 4 3.1 근거리통신망 (LAN) 아파트, 빌딩또는캠퍼스와같은제한된지역의독립적인장치들이서로통신할수있게하는데이터통신시스템 유선 LAN : 이더넷 전통적인이더넷 (10Mbps)
More information歯A1.1함진호.ppt
The Overall Architecture of Optical Internet ETRI ? ? Payload Header Header Recognition Processing, and Generation A 1 setup 1 1 C B 2 2 2 Delay line Synchronizer New Header D - : 20Km/sec, 1µsec200 A
More information6강.hwp
----------------6강 정보통신과 인터넷(1)------------- **주요 키워드 ** (1) 인터넷 서비스 (2) 도메인네임, IP 주소 (3) 인터넷 익스플로러 (4) 정보검색 (5) 인터넷 용어 (1) 인터넷 서비스******************************* [08/4][08/2] 1. 다음 중 인터넷 서비스에 대한 설명으로
More informationMicrosoft Word - ZIO-AP1500N-Manual.doc
목 차 사용자 설명서 1 장 제품 소개 ------------------------------ 1 2 장 제품 내용물 ---------------------------- 2 3 장 AP 연결 설정 방법 ------------------------ 3 4 장 동작 방식별 설정 방법 --------------------- 7 (1) 엑세스 포인트 모드 -----------------------
More information<3130C0E5>
Redundancy Adding extra bits for detecting or correcting errors at the destination Types of Errors Single-Bit Error Only one bit of a given data unit is changed Burst Error Two or more bits in the data
More informationVZ94-한글매뉴얼
KOREAN / KOREAN VZ9-4 #1 #2 #3 IR #4 #5 #6 #7 ( ) #8 #9 #10 #11 IR ( ) #12 #13 IR ( ) #14 ( ) #15 #16 #17 (#6) #18 HDMI #19 RGB #20 HDMI-1 #21 HDMI-2 #22 #23 #24 USB (WLAN ) #25 USB ( ) #26 USB ( ) #27
More information<4D F736F F F696E74202D20352E20516F5320BAB8C0E5C0BB20C0A7C7D120C0CCB1E2C1BE20B8C1B0A C E646F B1E2BCFA20B1B8C7F6B0FA20C0FBBFEB5FC1F8BCBAC0CF284B E BC8A3C8AF20B8F0B5E55D>
QoS 보장을위한이기종망 (WiFi/HSPA/WiMax) 간 Vertical Handover 기술구현과적용 ( MIP, PMIP, MIH 중심으로 ) 2008.12.5 KTF 연구개발원진성일 (bigstop@ktf.com) Dec 2008 1 목차 I. Vertical Handover기술 II. Mobile IP III. Proxy Mobile IP IV.
More informationRemote UI Guide
Remote UI KOR Remote UI Remote UI PDF Adobe Reader/Adobe Acrobat Reader. Adobe Reader/Adobe Acrobat Reader Adobe Systems Incorporated.. Canon. Remote UI GIF Adobe Systems Incorporated Photoshop. ..........................................................
More informationIntro to Servlet, EJB, JSP, WS
! Introduction to J2EE (2) - EJB, Web Services J2EE iseminar.. 1544-3355 ( ) iseminar Chat. 1 Who Are We? Business Solutions Consultant Oracle Application Server 10g Business Solutions Consultant Oracle10g
More information() Aloha Netowrk ether(,, )network Ehternet, DEC, ( DIX(DEC, Intel, Xerox) IEEE(, ) 5 9,, (Xerox) (Bob Metcalfe), (, ) A
1 2 3 4 1960 1973 () Aloha Netowrk ether(,, )network Ehternet, DEC, ( DIX(DEC, Intel, Xerox) IEEE(, http://wwwieeeorg/, ) 5 9,, (Xerox) (Bob Metcalfe), (, ) Aloha Network 1960 / IEEE CSMA/CD IEEE () 30
More informationAPOGEE Insight_KR_Base_3P11
Technical Specification Sheet Document No. 149-332P25 September, 2010 Insight 3.11 Base Workstation 그림 1. Insight Base 메인메뉴 Insight Base Insight Insight Base, Insight Base Insight Base Insight Windows
More information