Computer Networking
Which statement(s) about IPv4 and IPv6 addresses are true? 1. An IPv6 address is 32 bits long, represented in hexidecimal. 2. An IPv6 address is 128 bits long, represented in decimal. 3. An IPv4 address is 32 bits long, represented in decimal. 4. An IPv6 address is 128 bits long, represented in hexidecimal.

3 and 4
2 only
2 and 4
1 and 3 only

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
ICMP (Internet Control Message Protocol) is

a protocol used to monitor computers
a protocol that handles error and control messages
None of these
a TCP/IP high level protocol for transferring files from one machine to another
a TCP/IP protocol used to dynamically bind a high level IP Address to a low-level physical hardware address

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You need to create an access list that will prevent hosts in the network range of 192.168.160.0 to 192.168.191.0. Which of the following lists will you use?

access-list 10 deny 192.168.160.0 0.0.31.255
access-list 10 deny 192.168.160.0 255.255.224.0
access-list 10 deny 192.168.160.0 0.0.191.255
access-list 10 deny 192.168.0.0 0.0.31.255

ANSWER DOWNLOAD EXAMIANS APP