Computer Networking What two multicast addresses does OSPFv3 use?1. FF02::A2. FF02::93. FF02::54. FF02::6 1 and 3 3 and 4 2 only 3 only 1 and 3 3 and 4 2 only 3 only ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You have an interface on a router with the IP address of 192.168.192.10/29. Including the router interface, how many hosts can have IP addresses on the LAN attached to the router interface? 30 6 32 8 30 6 32 8 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If routers in a single area are configured with the same priority value, what value does a router use for the OSPF Router ID in the absence of a loopback interface? The highest IP address of any physical interface The lowest IP address of any physical interface The lowest IP address of any logical interface The highest IP address of any logical interface The highest IP address of any physical interface The lowest IP address of any physical interface The lowest IP address of any logical interface The highest IP address of any logical interface ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following is required to communicate between two computers? access to transmission medium communications software All of these communications hardware protocol access to transmission medium communications software All of these communications hardware protocol ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following files is used for NetBIOS name resolution? FQDN HOSTS None of these LMHOSTS ARP FQDN HOSTS None of these LMHOSTS ARP ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If you wanted to deny FTP access from network 200.200.10.0 to network 200.199.11.0 but allow everything else, which of the following command strings is valid? access-list 1 deny ftp 200.200.10.0 200.199.11.0 any any access-list 110 deny 200.200.10.0 to network 200.199.11.0 eq ftpaccess-list 111 permit ip any 0.0.0.0 255.255.255.255 access-list 198 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftpaccess-list 198 permit ip any 0.0.0.0 255.255.255.255 access-list 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp access-list 1 deny ftp 200.200.10.0 200.199.11.0 any any access-list 110 deny 200.200.10.0 to network 200.199.11.0 eq ftpaccess-list 111 permit ip any 0.0.0.0 255.255.255.255 access-list 198 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftpaccess-list 198 permit ip any 0.0.0.0 255.255.255.255 access-list 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp ANSWER DOWNLOAD EXAMIANS APP