Please enable JavaScript.
Coggle requires JavaScript to display documents.
ip adress (ipv6 (hexi-decimal(0-9 a,b,c,d,e,f) in its notation, ex: 2001…
ip adress
ipv6
hexi-decimal(0-9 a,b,c,d,e,f) in its notation
ex: 2001:ABF8:0000:0000:AB10:c4f0:FF12
2001:ABF8::AB10:123:0;0
part1 : 2001:ABF8:0000:0000(GLOBAL ADDRESS)
PART 2 : AB10:0123:00000:0000(UNIQUE HOST ID )
PART 3: SUBNET BITS 4TH GROUP (CFF04)
at the end of the address /##(sub net bits )
ipv4
32 bit address
4 octets separated by decimals
ex 10.3.200.10
binary: 00001010.000000011.1100100
class b
128-191
private address 172.16.0.0-172.31.255.255 class b mask 255.255.0.0
class c
192-223
private address 192.168.0.0- 192 255.255 class c mask 255.255.0
class c
class a
0-126
private address 10.0.0.0-10.255.255.255 class a mask 255.0.0.0
class d
224-239
class e
240-256