![Phân tích tư tưởng của nhân dân qua đoạn thơ: Những người vợ nhớ chồng… Những cuộc đời đã hóa sông núi ta trong Đất nước của Nguyễn Khoa Điềm](https://timtailieu.net/upload/document/136415/phan-tich-tu-tuong-cua-nhan-dan-qua-doan-tho-039-039-nhung-nguoi-vo-nho-chong-nhung-cuoc-doi-da-hoa-song-nui-ta-039-039-trong-dat-nuoc-cua-nguyen-khoa-136415.jpg)
Understanding DNS and DHCP
Số trang: 0
Loại file: pdf
Dung lượng: 426.88 KB
Lượt xem: 15
Lượt tải: 0
Xem trước 2 trang đầu tiên của tài liệu này:
Thông tin tài liệu:
Giới thiệu về DNS : - Mỗi máy tính, thiết bị mạng tham gia vào mạng Internetđều giao tiếp với nhau bằng địa chỉ IP (Internet Protocol) . Để thuận tiện cho việc sử dụng và dễ nhớ ta dùng tên (domain name) để xác định thiết bị đó. Hệ thống tên miền (Domain Name System) được sử dụng để ánh xạ tên miền thành địa chỉ IP. Vì vậy, khi muốn liên hệ tới các máy, chúng chỉ cần sử dụng chuỗi ký tự dễ nhớ (domain name) như: www.microsoft.com, www.ibm.com..., thay vì sử dụng địa chỉ IP là...
Nội dung trích xuất từ tài liệu:
Understanding DNS and DHCP UNDERSTANDING DHCP AND DNS SESSION NMS-1101 NMS-1101 9592_04_2004_c2 © 2004 Cisco Systems, Inc. All rights reserved. 1 Agenda ¾Introduction to Names and Addresses • Managing Addresses with DHCP Protocol Assignment and Reliability • Resolving Names with DNS Protocol Database Reliable Operation • New Things NMS-1101 9592_04_2004_c2 © 2004 Cisco Systems, Inc. All rights reserved. 2© 2004 Cisco Systems, Inc. All rights reserved. Printed in USA.Presentation_ID.scr Address Review 128 64 32 16 8 4 2 1 128 64 32 16 8 4 2 1 128 64 32 16 8 4 2 1 128 64 32 16 8 4 2 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 01 0 0 0 0 1 128 9 0 33 • IPv4 address 32 bits Decimal, 8-bit fields, period separation 128.9.0.33 • IPv6 address 128 bits Hexadecimal, 16-bit fields, colon separation 2001:0DB8:0000:0001:02A0:C9FF:FE61:1216 NMS-1101 9592_04_2004_c2 © 2004 Cisco Systems, Inc. All rights reserved. 3 Address Hierarchy and Naming • ADDRESSES have a topological hierarchy • NAMES have a logical hierarchy NOT NECESSARILY ALIGNED WITH EACH OTHER… NMS-1101 9592_04_2004_c2 © 2004 Cisco Systems, Inc. All rights reserved. 4© 2004 Cisco Systems, Inc. All rights reserved. Printed in USA.Presentation_ID.scr Subnet Mask Address 128.9.0.33 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 01 0 0 0 0 1 Mask 255.255.255.0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 00 0 0 0 0 0 • Mask separates network (1) from host (0) part of the address • Prefix (longest match) routing— contiguous “1” bits to the left NMS-1101 9592_04_2004_c2 © 2004 Cisco Systems, Inc. All rights reserved. 5 Subnets • Each range of addresses for hosts defines a subnet e.g. 128.9.0.0/24 24 is the number of ‘1’ bits in the mask for this address 32–24=8 is the number of bits in host address • Within the subnet, hosts communicate directly, using layer 2 • Special meaning for certain host addresses All ones—broadcast All zero—network NMS-1101 9592_04_2004_c2 © 2004 Cisco Systems, Inc. All rights reserved. 6© 2004 Cisco Systems, Inc. All rights reserved. Printed in USA.Presentation_ID.scr Special Addresses • Multicast IPv4—224-239.d.d.d [RFC 2365] IPv6—FFxx:x:x:x:x:x:x:x • Anycast [RFC 1546] Unicast, but with multiple advertisers • Site local ...
Nội dung trích xuất từ tài liệu:
Understanding DNS and DHCP UNDERSTANDING DHCP AND DNS SESSION NMS-1101 NMS-1101 9592_04_2004_c2 © 2004 Cisco Systems, Inc. All rights reserved. 1 Agenda ¾Introduction to Names and Addresses • Managing Addresses with DHCP Protocol Assignment and Reliability • Resolving Names with DNS Protocol Database Reliable Operation • New Things NMS-1101 9592_04_2004_c2 © 2004 Cisco Systems, Inc. All rights reserved. 2© 2004 Cisco Systems, Inc. All rights reserved. Printed in USA.Presentation_ID.scr Address Review 128 64 32 16 8 4 2 1 128 64 32 16 8 4 2 1 128 64 32 16 8 4 2 1 128 64 32 16 8 4 2 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 01 0 0 0 0 1 128 9 0 33 • IPv4 address 32 bits Decimal, 8-bit fields, period separation 128.9.0.33 • IPv6 address 128 bits Hexadecimal, 16-bit fields, colon separation 2001:0DB8:0000:0001:02A0:C9FF:FE61:1216 NMS-1101 9592_04_2004_c2 © 2004 Cisco Systems, Inc. All rights reserved. 3 Address Hierarchy and Naming • ADDRESSES have a topological hierarchy • NAMES have a logical hierarchy NOT NECESSARILY ALIGNED WITH EACH OTHER… NMS-1101 9592_04_2004_c2 © 2004 Cisco Systems, Inc. All rights reserved. 4© 2004 Cisco Systems, Inc. All rights reserved. Printed in USA.Presentation_ID.scr Subnet Mask Address 128.9.0.33 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 01 0 0 0 0 1 Mask 255.255.255.0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 00 0 0 0 0 0 • Mask separates network (1) from host (0) part of the address • Prefix (longest match) routing— contiguous “1” bits to the left NMS-1101 9592_04_2004_c2 © 2004 Cisco Systems, Inc. All rights reserved. 5 Subnets • Each range of addresses for hosts defines a subnet e.g. 128.9.0.0/24 24 is the number of ‘1’ bits in the mask for this address 32–24=8 is the number of bits in host address • Within the subnet, hosts communicate directly, using layer 2 • Special meaning for certain host addresses All ones—broadcast All zero—network NMS-1101 9592_04_2004_c2 © 2004 Cisco Systems, Inc. All rights reserved. 6© 2004 Cisco Systems, Inc. All rights reserved. Printed in USA.Presentation_ID.scr Special Addresses • Multicast IPv4—224-239.d.d.d [RFC 2365] IPv6—FFxx:x:x:x:x:x:x:x • Anycast [RFC 1546] Unicast, but with multiple advertisers • Site local ...
Tìm kiếm theo từ khóa liên quan:
công nghệ thông tin kỹ thuật máy tính lập trình quản trị mạng tin học vi tính Understanding DNS and DHCPTài liệu liên quan:
-
52 trang 442 1 0
-
24 trang 366 1 0
-
Top 10 mẹo 'đơn giản nhưng hữu ích' trong nhiếp ảnh
11 trang 332 0 0 -
74 trang 311 0 0
-
96 trang 307 0 0
-
Báo cáo thực tập thực tế: Nghiên cứu và xây dựng website bằng Wordpress
24 trang 300 0 0 -
Đồ án tốt nghiệp: Xây dựng ứng dụng di động android quản lý khách hàng cắt tóc
81 trang 294 0 0 -
Tài liệu dạy học môn Tin học trong chương trình đào tạo trình độ cao đẳng
348 trang 291 1 0 -
EBay - Internet và câu chuyện thần kỳ: Phần 1
143 trang 280 0 0 -
Tài liệu hướng dẫn sử dụng thư điện tử tài nguyên và môi trường
72 trang 275 0 0