Computer Networking End-to-end connectivity is provided from host-to-host in: Data link layer Session layer Transport layer Network layer None of these Data link layer Session layer Transport layer Network layer None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Network 206.143.5.0 was assigned to the Acme Company to connect to its ISP. The administrator of Acme would like to configure one router with the commands to access the Internet. Which commands could be configured on the Gateway router to allow Internet access to the entire network?1. Gateway (config) # ip route 0.0.0.0 0.0.0.0 206.143.5.22. Gateway (config) # router rip3. Gateway (config-router) # network 206.143.5.04. Gateway (config-router) # network 206.143.5.0 default 3 only 1 only 1 and 4 1, 2 and 4 3 only 1 only 1 and 4 1, 2 and 4 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You need to configure a server that is on the subnet 192.168.19.24/29. The router has the first available host address. Which of the following should you assign to the server? 192.168.19.31 255.255.255.248 192.168.19.0 255.255.255.0 192.168.19.26 255.255.255.248 192.168.19.33 255.255.255.240 192.168.19.31 255.255.255.248 192.168.19.0 255.255.255.0 192.168.19.26 255.255.255.248 192.168.19.33 255.255.255.240 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following is true when describing a unique local address? 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. These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap. Packets addressed to a unicast address are delivered to a single interface. 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. These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap. Packets addressed to a unicast address are delivered to a single interface. ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following access lists will allow only HTTP traffic into network 196.15.7.0? access-list 10 deny tcp any 196.15.7.0 eq www access-list 100 permit 196.15.7.0 0.0.0.255 eq www access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www access-list 110 permit ip any 196.15.7.0 0.0.0.255 access-list 10 deny tcp any 196.15.7.0 eq www access-list 100 permit 196.15.7.0 0.0.0.255 eq www access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www access-list 110 permit ip any 196.15.7.0 0.0.0.255 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A network administrator views the output from the show ip route command. A network that is advertised by both RIP and IGRP appears in the routing table flagged as an IGRP route. Why is the RIP route to this network not used in the routing table? IGRP has a faster update timer. IGRP has a lower administrative distance. The IGRP route has fewer hops. RIP has a higher metric value for that route. IGRP has a faster update timer. IGRP has a lower administrative distance. The IGRP route has fewer hops. RIP has a higher metric value for that route. ANSWER DOWNLOAD EXAMIANS APP