Computer Networking You want to ping the loopback address of your local host(with IPv6). What will you type? ping ::1 trace 0.0.::1 ping 0.0.0.0 ping 127.0.0.1 ping ::1 trace 0.0.::1 ping 0.0.0.0 ping 127.0.0.1 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking In CRC the quotient at the sender is discarded is the remainder becomes the divisor at the receiver becomes the dividend at the receiver is discarded is the remainder becomes the divisor at the receiver becomes the dividend at the receiver ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following is true when describing a unicast address? Packets addressed to a unicast address are delivered to a single interface. These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap. These are like private addresses in IPv4 in that they are not meant to be routed. These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4. Packets addressed to a unicast address are delivered to a single interface. These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap. These are like private addresses in IPv4 in that they are not meant to be routed. These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4. ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If you wanted to deny all Telnet connections to only network 192.168.10.0, which command could you use? access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A 4 KHz noiseless channel with one sample every 125 per sec, is used to transmit digital signals. Find the bit rate (bits per second) that are sent, if CCITT 2.048 Mbps encoding is used. 8 Kbps 500 Kbps 32 Kbps None of these 64 Kbps 8 Kbps 500 Kbps 32 Kbps None of these 64 Kbps ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The DoD model (also called the TCP/IP stack) has four layers. Which layer of the DoD model is equivalent to the Network layer of the OSI model? Application Network Access Host-to-Host Internet Application Network Access Host-to-Host Internet ANSWER DOWNLOAD EXAMIANS APP