Computer Networking Which class of IP address provides a maximum of only 254 host addresses per network ID? Class D Class A Class B Class C Class D Class A Class B Class C ANSWER DOWNLOAD EXAMIANS APP
Computer Networking To enable EIGRP, which of the following would you use?1. Router1(config-if)# ipv6 ospf 10 area 0.0.0.02. Router1(config-if)# ipv6 router rip 13. Router1(config)# ipv6 router eigrp 104. Router1(config-rtr)# no shutdown5. Router1(config-if)# ipv6 eigrp 10 5 only 1 and 3 1, 3 and 5 3, 4 and 5 5 only 1 and 3 1, 3 and 5 3, 4 and 5 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What frequency range is used for FM radio transmission? Low Frequency : 30 kHz to 300 kHz Very High Frequency : 30 MHz to 300 MHz Very Low Frequency : 3 kHz to 30. kHz None of these High Frequency : 3 MHz to 30 MHz Low Frequency : 30 kHz to 300 kHz Very High Frequency : 30 MHz to 300 MHz Very Low Frequency : 3 kHz to 30. kHz None of these High Frequency : 3 MHz to 30 MHz ANSWER DOWNLOAD EXAMIANS APP
Computer Networking An error detecting code is which code is the remainder resulting from dividing the bits to be checked by a predetermined binary number, is known as None of these Cyclic redundancy check Checksum Error rate Error detecting code None of these Cyclic redundancy check Checksum Error rate Error detecting code ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following is true when describing a multicast address? Packets addressed to a unicast address are delivered to a single interface. Identifies multiple interfaces and is only delivered to one address. This address can also be called one-to-one-of-many. Packets are delivered to all interfaces identified by the address. This is also called a one-to-many address. 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. Identifies multiple interfaces and is only delivered to one address. This address can also be called one-to-one-of-many. Packets are delivered to all interfaces identified by the address. This is also called a one-to-many address. These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap. 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 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 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 ANSWER DOWNLOAD EXAMIANS APP