- Wireshark Essentials
- James H. Baxter
- 361字
- 2021-08-05 17:35:18
IP networks and subnets
Before moving on, a short review of typical IP subnetting terms and typical applications should help clarify the terms used in this book and will act as a refresher for those already versed in IP addressing.
A /24
designator placed after a network IP address in diagrams or device configurations is a Classless Inter-Domain Routing (CIDR) designator that indicates the following:
- The first 24 out of the 32 bits in the 4-byte IP address represents the network portion of any IP address on this network. This network is designated as
10.1.1.0
(the next/24
network would be10.1.2.0
, then10.1.3.0
, and so on). - The last 8 bits of the 32-bit address can be used to give workstations, hosts, and other devices an IP address, with the following exceptions:
- The first host address on this network is reserved as a network designator to build routing tables:
10.1.1.0
(typically called the loopback address) - The last host address on this network is reserved as an IP broadcast address:
10.1.1.255
The 8 bits binary is equal to 256 decimal, minus the preceding two exceptions. This leaves 254 usable IP addresses for devices, starting with
10.1.1.1
,10.1.1.2
, and so on up to10.1.1.254
. - The first host address on this network is reserved as a network designator to build routing tables:
- Another way of expressing subnet masks is in a dotted decimal format,
255.255.255.0
, which again indicates that the first 24 bits of an IP address is the network and the remaining 8 bits are for hosts. - There are Class A, Class B, and Class C address ranges, as well as a subset of IP ranges reserved as private addresses to use within organizations.
The following table shows the IP address ranges in the three major classes:
The following table shows the private IP address ranges:
- Subnet masks can be configured to allow more or fewer hosts per subnet with a corresponding tradeoff in having fewer or greater network addresses with which to build multiple networks within larger organizations.
A deeper review of IP addressing and subnetting is beyond the scope of this book. If you're not familiar with these concepts, some additional study would be advisable as a solid understanding of IP subnetting is essential for most analysis activities.
- 構(gòu)建運(yùn)營級IPv6網(wǎng)絡(luò)
- 中壓電纜全壽命周期典型缺陷圖集
- Android 10 Kotlin編程通俗演義
- 現(xiàn)代移動通信技術(shù)及應(yīng)用
- 移動通信中繼覆蓋系統(tǒng)設(shè)備與工程設(shè)計(jì)
- 微信小程序開發(fā)實(shí)戰(zhàn)
- 實(shí)戰(zhàn)無線通信應(yīng)知應(yīng)會:新手入門,老手溫故(第二版)
- LTE射頻技術(shù)及設(shè)備檢測
- 5G網(wǎng)絡(luò)建設(shè)實(shí)踐與模式創(chuàng)新
- 互聯(lián)網(wǎng)通信:虛擬運(yùn)營商來襲
- 變頻器維修入門與故障檢修238例
- 變頻器選擇·安裝·維修600個(gè)怎么辦
- GSM移動通信技術(shù)
- 電子產(chǎn)品裝配與調(diào)試
- 新型智能手機(jī)解鎖與軟件維修方法速查手冊(第三版)