Rozdział 7: Adresowanie IP
Przegląd zagadnień Adresowanie IP z podziałem na klasy Podział sieci na podsieci Planowanie adresowania IP Przypisywanie adresów TCP/IP
Adresowanie IP z podziałem na klasy Adresy IP Klasy adresów IP
Adresy IP 192.168.2.100 192.168.3.100 192.168.1.100 Adres IP 192.168.1.0 192.168.2.0 192.168.3.0 Identyfikator sieci 192.168.1.100 192.168.2.101 Identyfikator hosta
w x y z Klasy adresów IP Klasa A Klasa B Klasa C Identyfikator sieci Identyfikator hosta Klasa B Identyfikator sieci Identyfikator hosta Klasa C Identyfikator sieci Identyfikator hosta w x y z
Podział sieci na podsieci Maski podsieci Rozróżnianie hostów lokalnych i zdalnych
Podsieci Ruter Podsieć 1 Podsieć 2 1 2 Hub
Maski podsieci Adres IP 10.50.100. 200 Maska podsieci 255.255.255. Identyfikator sieci Adres IP 10.50. 100.200 Maska podsieci 255.255. 0.0 Identyfikator sieci Adres IP 10. 50.100.200 Maska podsieci 255. 0.0.0 Identyfikator sieci Adres IP Identyfikator hosta Identyfikator sieci 192.168. 2.200 Maska podsieci 255.255. 0.0
Rozróżnianie hostów lokalnych i zdalnych Przykład 2 1 192.168.1.100 2 Hosty zdalne 192.168.2.100 Ruter 255.255.255.0 Maska podsieci A B C D E F Przykład 1 1 192.168.1.100 Hosty lokalne 192.168.2.100 2 Ruter 255.255.0.0 Maska podsieci A B C D E F
Laboratorium A: Ustalanie klas adresów oraz masek podsieci
Planowanie adresowania IP Zasady adresowania Przypisywanie identyfikatorów sieci Przypisywanie identyfikatorów hosta
Zasady adresowania Pierwszą liczbą identyfikatora sieci nie może być liczba 127 Identyfikator hosta nie może składać się tylko z liczb 255 Identyfikator hosta nie może składać się tylko z zer Identyfikator hosta nie może powtórzyć się w podsieci
Przypisywanie identyfikatorów sieci 1 2 Ruter 3 10.0.0.0 192.168.2.0 172.16.0.0
Przypisywanie identyfikatorów hosta 10.0.0.1 172.16. 0.1 1 2 Ruter 10.0.0.10 172.16. 0.10 192.168.2.1 192.168.2.10 10.0.0.11 172.16. 0.11 192.168.2.11 10.0.0.12 172.16. 0.12 3 10.0.0.0 192.168.2.0 172.16.0.0
Laboratorium B: Rozpoznawanie poprawnych adresów IP
Przypisywanie adresów TCP/IP Statyczne adresowanie IP Automatyczne adresowanie IP Przeglądanie konfiguracji TCP/IP Przeglądanie konfiguracji TCP/IP za pomocą programu Ipconfig
Statyczne adresowanie IP Internet Protocol (TCP/IP) Properties General You can get IP settings assigned automatically if your network supports this capability. Otherwise, you need to ask your network administrator for the appropriate IP settings. Obtain an IP address automatically Use the following IP address: IP address: Use the following DNS server addresses: Preferred DNS server: Obtain DNS server address automatically Advanced... Alternate DNS server: 192 . 168 . 1 . 200 192. 168 . 1 . 1 255 . 255 . 255. 0 Subnet mask : Default gateway: OK Cancel
Automatyczne adresowanie IP Internet Protocol (TCP/IP) Properties General You can get IP settings assigned automatically if your network supports this capability. Otherwise, you need to ask your network administrator for the appropriate IP settings. Obtain an IP address automatically Use the following IP address: IP address: Use the following DNS server addresses: Preferred DNS server: Obtain DNS server address automatically Advanced... Alternate DNS server: Subnet mask : Default gateway: OK Cancel
Przeglądanie konfiguracji TCP/IP Internet Protocol (TCP/IP) Properties General You can get IP settings assigned automatically if your network supports this capability. Otherwise, you need to ask your network administrator for the appropriate IP settings. Obtain an IP address automatically Use the following IP address: IP address: Use the following DNS server addresses: Preferred DNS server: Obtain DNS server address automatically Advanced... Alternate DNS server: 192 . 168 . 1 . 200 192. 168 . 1 . 1 255 . 255 . 255. 0 Subnet mask : Default gateway: OK Cancel
Przeglądanie konfiguracji TCP/IP za pomocą programu Ipconfig Command Prompt Microsoft Windows 2000 [version 5.00.2195] (C) Copyright 1985-1999 Microsoft Corp. C:\>ipconfig Windows 2000 IP Configuration Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : IP Address. . . . . . . . . . . . : 192.168.1.200 Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 192.168.1.1 C:\>_
Laboratorium C: Sprawdzanie konfiguracji TCP/IP
Podsumowanie Adresowanie IP z podziałem na klasy Podział sieci na podsieci Planowanie adresowania IP Przypisywanie adresów TCP/IP