- MCSA Windows Server 2016 Certification Guide:Exam 70-741
- Sasha Kranjac Vladimir Stefanovic
- 91字
- 2021-06-24 15:09:44
Converting from binary to hexadecimal notation
IPv4 addressing uses decimal notation and IPv6 uses hexadecimal notation, where the 128-bit address is divided into 16-bit chunks.
For example, the following number is a binary form of an IPv6 address:
00111101101011110010000000001011000000000000010000111100111100100100000011111110000000000000000001010000111111101111111110101011
The 128-bit-long binary address number is divided into 16-bit-long chunks, as follows:
0011110110101111 0010000000001011 0000000000000100 0011110011110010 0100000011111110 0000000000000000 0101000011111110 1111111110101011
Each binary chunk is then converted to a hexadecimal format and the blocks are separated by colons:
3DAF:200B:0004:3CF2:40FE:0000:50FE:FFAB
The following table shows the decimal values and their corresponding hexadecimal and binary values:

推薦閱讀
- PowerShell 3.0 Advanced Administration Handbook
- 微型計(jì)算機(jī)控制技術(shù)
- 群體智能與數(shù)據(jù)挖掘
- 空間傳感器網(wǎng)絡(luò)復(fù)雜區(qū)域智能監(jiān)測技術(shù)
- 深度學(xué)習(xí)中的圖像分類與對(duì)抗技術(shù)
- 最簡數(shù)據(jù)挖掘
- 自動(dòng)生產(chǎn)線的拆裝與調(diào)試
- 大學(xué)計(jì)算機(jī)應(yīng)用基礎(chǔ)
- Splunk Operational Intelligence Cookbook
- 運(yùn)動(dòng)控制系統(tǒng)應(yīng)用與實(shí)踐
- DevOps Bootcamp
- 氣動(dòng)系統(tǒng)裝調(diào)與PLC控制
- 電腦日常使用與維護(hù)322問
- Mastering Geospatial Analysis with Python
- 經(jīng)典Java EE企業(yè)應(yīng)用實(shí)戰(zhàn)