1. Trang chủ
  2. » Công Nghệ Thông Tin

The Illustrated Network- P18 pot

10 250 0
Tài liệu đã được kiểm tra trùng lặp

Đang tải... (xem toàn văn)

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Định dạng
Số trang 10
Dung lượng 376,77 KB

Các công cụ chuyển đổi và chỉnh sửa cho tài liệu này

Nội dung

IPv6 routers can perform the following tasks: ■ Route traffi c to a particular ISP based on the fi rst 32 bits of the IPv6 destination address.. Registry ISP Prefix Site Prefix LAN Prefi

Trang 1

The current policy is given at www.arin.net/policy An older policy is used in this chapter (see www.arin.net/policy/ipv6_policy.html) and uses these prefi xes at each

step of the process:

■ 2001::/16 is reserved for IANA

■ IANA hands out a /23 prefi x to each registry

■ Registry hands out a /32 or shorter prefi x to an IPv6 ISP

■ ISP allocates a /48 prefi x for each customer site

■ Local administrators add 16 bits for each LAN on their network, for a /64

prefi x

This scheme is shown in Figure 4.8 When the LAN is included, most IPv6 addresses have /64 network masks This is the prefi x length used on the Illustrated Network IPv6 routers can perform the following tasks:

■ Route traffi c to a particular ISP based on the fi rst 32 bits of the IPv6

destination address

■ Route traffi c to a particular site based on the fi rst 48 bits of the IPv6

destination address

■ Route traffi c to a particular LAN based on the fi rst 64 bits of the IPv6

destination address

In practice, IPv6 core routers can look at (and build forwarding tables based on) /32 or shorter prefi xes, routers inside a particular AS (routing domain) can look at /48 prefi xes, and site routers on the customer edge can look at /64 prefi xes to get traffi c right to the destination LAN

Registry

ISP Prefix

Site Prefix

LAN Prefix

/23

/32

/48

/64

One IPv6 Address Allocation Policy

128 bits

FIGURE 4.8

IPv6 address allocation, showing how various bits should be assigned by different entities In some places, mobile phone providers are heavy users of IPv6 addresses.

Trang 2

Now we can better understand the IPv6 address assigned to CE0 that we saw at the beginning of the chapter:

FC00:ffb3:d5:b:205:85ff:fe88:ccdb

or

FC00:FFB3:00D5:000B:0205:75FF:FE88:CCDB

Let’s break it down one element at a time and see where it all comes from:

Registry—We use FC00 instead of 2001 to indicate a private ULA-local IPv6 address

ISP—We add Best ISP’s AS number of 65459 (0xFFB3) for LAN 1 or Ace ISP’s AS number 65127 (0xFE67) for LAN2

Site—We add telephony area code 213 (0x00D5) for the Los Angeles or 212 (0x00D4) for New York sites (We could always use more of the phone number, but this is enough.)

LAN—We add 11 (0x000B) for LAN1 or 12 (0x000C) for LAN 2 These are

borrowed from the IPv4 addresses

EUI-64—We add 0x0205 85FF FE88 CCDB for the hardware MAC address

The mask is /64, naturally Keep in mind that in the real world, none of this complex coding would be done

Trang 3

QUESTIONS FOR READERS

Figure 4.9 shows some of the concepts discussed in this chapter and can be used to help you answer the following questions

1 How many bits make up IPv4 and IPv6 addresses?

2 Which special address formats make up the IPv4 network itself and directed broadcast (all hosts on the subnet) addresses?

3 How many hosts can be confi gured with an IPv4 network mask of 255.255.255.240?

4 What are the differences in format and use between IPv6 link-local and private ULA-local addresses?

5 How many “double colons” (::) can appear in an IPv6 address?

IPv4

IPv6

Private ULA Unicast Address Fromat Global Unicast Address Format

Link-Local Unicast Address Fromat

First byte

8 bits for NetID, 24 bits for HostID NetID

16 bits for NetID

NetID

24 bits for NetID, 8 bits for HostID

HostID

16 bits for NetID Class B

128 bits

48 bits

001

10 bits 38 bits

0

Interface ID 0

FE80::/10

FC00::/7

Global Routing Prefix Subnet ID Interface ID

Class C

Second byte Third byte Fourth byte

HostID

FIGURE 4.9

Some major IPv4 and IPv6 address formats, showing classes in IPv4 and FE80 FC00 IPv6

addresses.

141

Trang 5

What You Will Learn

In this chapter, you will learn about the hardware addressing used in the data link layer frame and how it is found by the sender We’ll talk a lot about the hardware addresses used on LANs, the MAC addresses

You will learn about the ARP protocol, which is how IP stacks on LANs identify the hardware address that the destination fi eld of the frame should use

Address Resolution

The Internet, or any internetwork, is made up of a combination of physical networks such as LANs and internetworking devices such as routers A packet sent by a host might pass through several different physical networks before fi nally reaching its destination

The hosts and routers at the network layer are identifi ed by their network addresses (also called logical addresses) In TCP/IP, the network or logical address is the IP address,

as we saw in the last chapter These addresses are usually implemented in software, and must be globally unique on the Internet At the data link layer, the interface that sends and receives frames is identifi ed by the physical or hardware address An exam-ple of a hardware address is the 48-bit MAC address we have been seeing at the frame level (See Figure 5.1.)

The hardware address and the network address are two different identifi ers with different sizes, but we need both of them Layered protocol stacks can use different types of packets (such as IPv4 and IPv6) on the same Ethernet Also, IPv4 packets can

be sent over an Ethernet link and then over a point-to-point link with a very different frame structure

However, we need some way to map back and forth between addresses at the net-work and hardware levels In TCP/IP, this mapping is provided by the address resolution

protocols (the technical term is bindings) ARP results are stored in an ARP cache on

a host so that the entire process does not have to be constantly repeated

Trang 6

lo0: 192.168.0.1

fe-1/3/0: 10.10.11.1 MAC: 00:05:85:88:cc:db (Juniper_88:cc:db) IPv6: fe80:205:85ff:fe88:ccdb

P9

lo0: 192.168.9.1

PE5

lo0: 192.168.5.1

P4

lo0: 192.168.4.1

so-0/0/1 79.2

so-0/0/1 24.2

so-0/0/0 47.1

so-0/0/2 29.2

so-0/0/3 49.2

so-0/0/3 49.1

so-0/0/059.2

so-0/0/2 45.1

so-0/0/2 45.2

so-0/0/059.1

ge-0/0/350.2

ge-0/0/350.1

Ethernet LAN Switch with Twisted-Pair Wiring

em0: 10.10.11.177

MAC: 00:0e:0c:3b:8f:94

(Intel_3b:8f:94)

IPv6: fe80::20e:

cff:fe3b:8f94

eth0: 10.10.11.66 MAC: 00:d0:b7:1f:fe:e6 (Intel_1f:fe:e6) IPv6: fe80::2d0:

b7ff:fe1f:fee6

LAN2: 10.10.11.51 MAC: 00:0e:0c:3b:88:3c (Intel_3b:88:3c) IPv6: fe80::20e:

cff:fe3b:883c

LAN2: 10.10.11.111 MAC: 00:0e:0c:3b:87:36 (Intel_3b:87:36) IPv6: fe80::20e:

cff:fe3b:8736

winsvr1

LAN1

Los Angeles

Office

Ace ISP

AS 65459

DSL Link

Wireless

in Home

Solid rules ⫽ SONET/SDH

Dashed rules ⫽ Gig Ethernet

Note: All links use 10.0.x.y

addressing only the last

two octets are shown.

FIGURE 5.1

ARP on the Illustrated Network, showing that devices on the LANs employ ARP to determine hardware (MAC) addresses.

Trang 7

lo0: 192.168.6.1

fe-1/3/0: 10.10.12.1 MAC: 0:05:85:8b:bc:db (Juniper_8b:bc:db) IPv6: fe80:205:85ff:fe8b:bcdb Ethernet LAN Switch with Twisted-Pair Wiring

eth0: 10.10.12.77

MAC: 00:0e:0c:3b:87:32

(Intel_3b:87:32)

IPv6: fe80::20e:

cff:fe3b:8732

eth0: 10.10.12.166 MAC: 00:b0:d0:45:34:64 (Dell_45:34:64) IPv6: fe80::2b0:

d0ff:fe45:3464

LAN2: 10.10.12.52 MAC: 00:0e:0c:3b:88:56 (Intel_3b:88:56) IPv6: fe80::20e:

cff:fe3b:8856

LAN2: 10.10.12.222 MAC: 00:02:b3:27:fa:8c

IPv6: fe80::202: b3ff:fe27:fa8c

LAN2

New York

Office

P7

lo0: 192.168.7.1

PE1

lo0: 192.168.1.1

P2

lo0: 192.168.2.1

so-0/0/1

79.1

so-0/0/1

24.1

so-0/0/0

47.2

so-0/0/2

29.1

so-0/0/3 27.2

so-0/0/3 27.1

so-0/0/2 17.2

so-0/0/2 17.1

so-0/0/0 12.2

so-0/0/0 12.1

ge-0/0/3 16.2

ge-0/0/3 16.1

Best ISP

AS 65127

Global Public Internet

Trang 8

The main address resolution protocol is the Address Resolution Protocol (ARP) itself, but there are also Reverse ARP (RARP), proxy ARP, Inverse ARP (InARP), and ARP for ATM networks (ATMARP) Other ARPs have been proposed as well (such as a generic

“WARP” for ARPs on a wide area network) In many ways, the various ARP fl avors are not really separate protocols For that reason, only the main ARP will be described in detail in this chapter The purposes of the other members of the ARP family will be mentioned, but they are not used very often, and not at all on the Illustrated Network

Most implementations allow the static entry of ARP IP-address-to-physical-address

information as permanent entries into the ARP cache However, this poses an admin-istrative nightmare (many organizations have a hard enough time keeping track of IP addresses alone) and is seldom done today Most ARP tables today are built and main-tained dynamically

ARP AND LANs

Let’s see how the Illustrated Network uses ARP to map IPv4 addresses to physical addresses We can look at some ARPs sent by FreeBSD, Linux, and Windows XP, and see what they look like Then we can examine the ARP caches and see what information is kept and how it is stored

Figure 5.1 shows the devices on the Illustrated Network that we’ll be working with

in this chapter This time we’ll be using the hosts on each LAN and a pair of routers We’ll use these hosts and routers to look at four different cases where ARP is used,

as shown in Figure 5.2

Host to host—The ARP sender is a host and wants to send a packet to another host

on the same LAN In this case, the IP address of the destination is known and the MAC address of the destination must be found

Host to router—The ARP sender is a host and wants to send a packet to another host on a different LAN A forwarding (routing) table is used to find the IP address of the router In this case, the IP address of the router is known and the MAC address of the router must be found

What Layer Is ARP?

Although often shown at the same layer as IP because the messages ride inside frames, as in this book, the ARPs are really in a class all by themselves Some authors describe them as a “high” data link layer function, but they are more of a boundary function between the logical network and its physical hardware Also, ARPs are not really protocols, but rather mapping methods (bindings)

Trang 9

Router to router—The ARP sender is a router and wants to forward a packet to another router on the same LAN A forwarding (routing) table is used to find the IP address of the router In this case, the IP address of the router is known and the MAC address of the destination router must be found

Router to host—The ARP sender is a router and wants to forward a packet to a host on the same LAN In this case, the IP address of the host is known (from the IP destination address on the packet) and the MAC address of the host must be found

Let’s look at Case 1 in detail because the others are more or less variations on this basic theme In Case 1, ARP is used when a host wants to send to another host on the same IP subnet and the MAC address of the destination is not already known We’ll start the LAN2 host lnxclient sending a short message to winsrv2 (it doesn’t really matter what the message is) Because this is the fi rst time that these devices have communicated in a long time, an ARP request is broadcast on LAN2 and the sender waits for a reply

Case 1: Find the address

of a host on the same

subnet as the source.

Case 2: Find the address

of a router on the same subnet as the source.

Case 4: Find the address

of a host on the same subnet as the source router.

Case 3: Find the address

of a router on the same

subnet as the source router.

Sending Router Sending Router

bsdclient

bsdserver

LAN

ARP

ARP ARP

ARP

LAN

LAN LAN

CEO

PE5

CE6 CE0

Inxserver Receiving Host

Receiving Host Receiving Router

Receiving Router Wincli1

FIGURE 5.2

Four ARP scenarios Note that routers employ ARP just as hosts do, and that an ARP stays on the same subnet as the sender.

Trang 10

Now let’s capture the ARP request and response pair on the lnxclient host at IPv4 address 10.10.12.166 We’ll set a fi lter to only capture and display ARP packets

root@lnxclient admin]# /usr/sbin/tethereal -V arp

Capturing on eth0

Frame 1 (42 bytes on wire, 42 bytes captured)

Arrival Time: May 5, 2008 22:13:40.148457000

Time delta from previous packet: 0.000000000 seconds

Time relative to first packet: 0.000000000 seconds

Frame Number: 1

Packet Length: 42 bytes

Capture Length: 42 bytes

Ethernet II, Src: 00:b0:d0:45:34:64, Dst: ff:ff:ff:ff:ff:ff

Destination: ff:ff:ff:ff:ff:ff (Broadcast)

Source: 00:b0:d0:45:34:64 (Dell_45:34:64)

Type: ARP (0x0806)

Address Resolution Protocol (request)

Hardware type: Ethernet (0x0001)

Protocol type: IP (0x0800)

Hardware size: 6

Protocol size: 4

Opcode: request (0x0001)

Sender MAC address: 00:b0:d0:45:34:64 (Dell_45:34:64)

Sender IP address: 10.10.12.166 (10.10.12.166)

Target MAC address: 00:00:00:00:00:00 (00:00:00_00:00:00)

Target IP address: 10.10.12.52 (10.10.12.52)

Frame 2 (106 bytes on wire, 106 bytes captured)

Arrival Time: May 5, 2008 22:13:40.148642000

Time delta from previous packet: 0.000185000 seconds

Time relative to first packet: 0.000185000 seconds

Frame Number: 2

Packet Length: 106 bytes

Capture Length: 106 bytes

Ethernet II, Src: 00:0e:0c:3b:88:56, Dst: 00:b0:d0:45:34:64

Destination: 00:b0:d0:45:34:64 (Dell_45:34:64)

Source: 00:0e:0c:3b:88:56 (00:0e:0c:3b:88:56)

Type: ARP (0x0806)

Trailer: 00000000000000000000000000000000

Address Resolution Protocol (reply)

Hardware type: Ethernet (0x0001)

Protocol type: IP (0x0800)

Hardware size: 6

Protocol size: 4

Opcode: reply (0x0002)

Sender MAC address: 00:0e:0c:3b:88:56 (00:0e:0c:3b:88:56)

Sender IP address: 10.10.12.52 (10.10.12.52)

Target MAC address: 00:b0:d0:45:34:64 (Dell_45:34:64)

Target IP address: 10.10.12.166 (10.10.12.166)

Ngày đăng: 04/07/2014, 07:20

TỪ KHÓA LIÊN QUAN