subject

1. Convert the following IPv6 addresses into their full length: a. 1522:8765:21::/48
b. 1789:1011:0::/64
c. FE80::0202:B3FF:FE1E:8329/56
d. ::/128
e. 2002:64C8:64C8::/64 f. 2001:cdba::3257:9652
2. Convert the following IPv6 addresses into their compressed format:
a. FE80:0000:0000:0000:0202:B3FF:FE1E: 8329
b. 2001:0db8:85a3:0000:0000:8a2e:0370: 7334
c. 2041:0000:130F:0000:0000:07CO:853A: 140B
d. 2001:cdba:0000:0000:0000:0000:3257: 9652
e. fe80:0:0:0:200:f8ff:fe21:67cf
f. 2001:0000:3238:DFE1:0063:0000:0000: FEFB

ansver
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 19:20, SundaeSunday
Consider the following code snippet: #ifndef cashregister_h#define cashregister_hconst double max_balance = 6000000.0; class cashregister{public: cashregister(); cashregister(double new_balance); void set_balance(double new_balance); double get_balance() const; private: double balance[12]; }; double get_monthly_balance(cashregister bk, int month); #endifwhich of the following is correct? a)the header file is correct as given. b)the definition of max_balance should be removed since header files should not contain constants. c)the definition of cashregister should be removed since header files should not contain class definitions. d)the body of the get_monthly_balance function should be added to the header file.
Answers: 1
image
Computers and Technology, 23.06.2019 06:00, Disd112984
Which statement is true of web-based social media? a. they allow consumers to interact with and update content. b. they cannot be updated easily, as compared to print media. c. they are expensive to produce and maintain, as compared to print and television. d. they can exist independent of the internet.
Answers: 1
image
Computers and Technology, 24.06.2019 00:10, roxymiller3942
Read each statement below. if the statement describes a peer-to-peer network, put a p next to it. if the statement describes a server-based network, put an s next to it. p - peer-to-peer s - server-based
Answers: 1
image
Computers and Technology, 24.06.2019 06:00, bzhsh8282
Hey i really need some solving this problem: 1. encrypt this binary string into cipher text: 110000. include in your answer the formula the decoder would use to decrypt your cipher text in the format (coded answer) x n mod (m) = y & 2. decrypt this cipher text into a binary string: 106 you.
Answers: 2
You know the right answer?
1. Convert the following IPv6 addresses into their full length: a. 1522:8765:21::/48
b. 1789...

Questions in other subjects:

Konu
Mathematics, 10.12.2020 20:00