2018年11月5日 星期一
網路原理(一) Section 8.1
Subnetting
The solution is to reduce the size of the network to create smaller broadcast domains in a process called subnetting.
Classful Boundary
分類的邊界
Classless Subnetting
The examples seen so far borrowed host bits from the common /8, /16, and /24 network prefixes. However, subnets can borrow bits from any host bit position to create other masks.
Magic number
讓人模糊的數字
Variable Length Subnet Mask (VLSM)
In all of the previous examples of subnetting, notice that the same subnet mask was applied for all the subnets.
Global Routing Prefix
The IPv6 global unicast address normally consists of a /48 global routingprefix, a 16 bit subnet ID, and a 64 bit interface ID.
訂閱:
張貼留言 (Atom)
2025 MTK 韌體工程師 上機考心得 前言: 以前, 我覺得寫前後端的人才是真正的寫程式, 很羨慕那些大神 直到這次準備, 我才發現靠杯, 原來寫底層的程式也那麼硬派, XOR 一些奇奇怪怪的加速運算操作, 剛看到真的是無法想像, 有夠虧賊! 1. C/C++ Pro...
-
感覺筆電都好貴喔
-
本題難度為 medium,剛開始看到題目就傻住了,知道要用 Dynamic Programming 的解法,不然可能會超時,看一下台師大的演算法筆記,原來這種題目時間複雜度是O(N^4),例如 Uva 12473,參考中英文的資料後,用習慣的 C 語言,總算是把這題解出來了,...
-
# cat /etc/centos-release CentOS Linux release 7.5.1804 (Core) # yum install python-devel # yum install python-crypto # ...
沒有留言:
張貼留言